rickytan / RTImageAssets

A Xcode plugin to automatically generate 2x, 1x image from 3x image for you, or upscale to 3x from 2x
MIT License
2.46k stars 334 forks source link

Xcode 7.1 issue - Cant install #74

Closed dongmai closed 8 years ago

dongmai commented 8 years ago

Hi there,

Firstly, thank for a nice plugin. I'm facing an issue as attached on Xcode 7.1. Can anyone check this ?

Thanks

screen shot 2015-11-12 at 3 10 05 pm
rickytan commented 8 years ago

please download the latest version, and build it yourself

alexkotenko commented 8 years ago

Hi it does not help me

2015-11-19 12:28:53.422 Xcode[783:42938] [MT] PluginLoading: Required plug-in compatibility UUID 7265231C-39B4-402C-89E1-16167C4CC990 for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/Alcatraz.xcplugin' not present in DVTPlugInCompatibilityUUIDs 2015-11-19 12:28:54.143 Xcode[783:42938] ### Failed to load Addressbook class CNContactNameFormatter 2015-11-19 12:28:55.058 Xcode[783:43407] DeveloperPortal: Using pre-existing current store at URL (file:///Users/alexandr/Library/Developer/Xcode/DeveloperPortal%207.1.1.db). 2015-11-19 12:29:00.904 Xcode[783:42938] Failed to connect (bottomToSubtitleSpacingConstraint) outlet from (DVTTableCellViewMultiLine) to (NSLayoutConstraint): missing setter or instance variable 2015-11-19 12:29:00.904 Xcode[783:42938] Failed to connect (topToTitleSpacingConstraint) outlet from (DVTTableCellViewMultiLine) to (NSLayoutConstraint): missing setter or instance variable

rickytan commented 8 years ago

7265 is in the list, so I think you have to remove the plugin from the directory, clear your cache and compile again.

https://github.com/rickytan/RTImageAssets/blob/master/RTImageAssets/Info.plist#L43