Skip to content
This repository was archived by the owner on Sep 4, 2018. It is now read-only.
This repository was archived by the owner on Sep 4, 2018. It is now read-only.

notify users when Xcode relaunch required due to Xcode upgrade #440

@alanhamlett

Description

@alanhamlett

When a new version of Xcode is released with a new DVTPlugInCompatibilityUUID there is a window of time where only Alcatraz is loaded, until Alcatraz updates each plugin. Once the plugin has been updated by Alcatraz, it won't be loaded until Xcode is relaunched and the user selects Load Bundles when prompted by Xcode's Unexpected code bundle popup.

When Alcatraz updates a plugin that requires an Xcode relaunch, Alcatraz should notify the user to relaunch Xcode and select Load Bundles when prompted.

This can happen even if the plugin maintainer adds support for the new DVTPlugInCompatibilityUUID before Alcatraz does, because Alcatraz might have not updated the plugin to the latest version before the user upgrades Xcode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions