Skip to content

Conversation

@duanhjlt
Copy link
Owner

@duanhjlt duanhjlt commented Apr 8, 2017

merge

clementpadovani and others added 30 commits September 8, 2015 10:09
Create the menu item when Xcode finished launching.

This fixes an issue when other plugins create menu items, the issue that occurs when creating the menu item when the plugin loads is that the `windowMenuItem` and `pluginManagerItem` `NSMenuItem`s are `nil`. By creating them upon launch fixes this issue.
Remove `self` from receiving `NSApplicationDidFinishLaunchingNotification` notifications when we received it.

Signed-off-by: Clement Padovani <[email protected]>
Forgot to change `applicationDidFinishLaunching:` to `xcodeDidFinishLaunching`.

Signed-off-by: Clement Padovani <[email protected]>
Add Xcode 7 GM to DVTPlugInCompatibilityUUIDs
Seems like `hub` doesn't implicitly upload the assets like `gh` was.
Add Xcode 7.1 beta DVTPlugInCompatibilityUUID
Accidental copying and pasting may result in users `rm -rf`-ing the support files but also their current directory (if they accidentally copy the "." as well, as I almost did!)
Removed period after `rm -rf` tutorial command
Use Info.plist instead of ATZVersion for versioning Alcatraz
0xced and others added 30 commits August 23, 2016 23:30
This is probably premature optimization, so better have smaller code.
Better heuristic for finding the .xcodeproj directory
Add "[GIF]" suffix to image preview title for gif images.
#432
Animate NSImageView if gif was given as screenshot.
Add disclaimer in README about Xcode 8
Adds Xcode 8.1 compatibility UUID
Add Xcode 8.2 compatibility UUID
Add Xcode 8.3 Compatibility UUID
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.