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 6.3.2 安装了无效。 #44

Closed saominglee closed 9 years ago

saominglee commented 9 years ago

安装了后在file选项中找不到控件 2015-05-23 23:39:40.812 Xcode[877:11635] [MT] PluginLoading: Required plug-in compatibility UUID E969541F-E6F9-4D25-8158-72DC3545A6C6 for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/Unity4XC.xcplugin' not present in DVTPlugInCompatibilityUUIDs 2015-05-23 23:39:40.865 Xcode[877:11635] [MT] PluginLoading: Required plug-in compatibility UUID E969541F-E6F9-4D25-8158-72DC3545A6C6 for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/BBUDebuggerTuckAway.xcplugin' not present in DVTPlugInCompatibilityUUIDs 2015-05-23 23:39:40.878 Xcode[877:11635] [MT] PluginLoading: Required plug-in compatibility UUID E969541F-E6F9-4D25-8158-72DC3545A6C6 for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/Auto-Importer.xcplugin' not present in DVTPlugInCompatibilityUUIDs 2015-05-23 23:39:41.106 Xcode[877:11669] Updating Repo: /Users/Likun/Library/Application Support/Alcatraz/Plug-ins/Alcatraz objc[877]: Class IDEBlockScrollView is implemented in both /Applications/Xcode.app/Contents/Frameworks/IDEKit.framework/Versions/A/IDEKit and /Applications/Xcode.app/Contents/PlugIns/IDEProductsUI.ideplugin/Contents/MacOS/IDEProductsUI. One of the two will be used. Which one is undefined. 2015-05-23 23:39:41.701 Xcode[877:11668] DeveloperPortal: Using pre-existing current store at URL (file:///Users/Likun/Library/Developer/Xcode/DeveloperPortal%206.3.2.db). 2015-05-23 23:39:44.114 Xcode[877:11635] Failed to connect (abPeoplePickerTemplate) outlet from (IBCocoaObjectLibraryAssetProvider) to (IBObjectLibraryAsset): missing setter or instance variable 2015-05-23 23:39:44.128 Xcode[877:11635] Failed to connect (ikCameraDeviceViewTemplate) outlet from (IBCocoaObjectLibraryAssetProvider) to (IBObjectLibraryAsset): missing setter or instance variable 2015-05-23 23:39:44.128 Xcode[877:11635] Failed to connect (ikDeviceBrowserViewTemplate) outlet from (IBCocoaObjectLibraryAssetProvider) to (IBObjectLibraryAsset): missing setter or instance variable 2015-05-23 23:39:44.129 Xcode[877:11635] Failed to connect (ikImageBrowserViewTemplate) outlet from (IBCocoaObjectLibraryAssetProvider) to (IBObjectLibraryAsset): missing setter or instance variable 2015-05-23 23:39:44.129 Xcode[877:11635] Failed to connect (ikImageViewTemplate) outlet from (IBCocoaObjectLibraryAssetProvider) to (IBObjectLibraryAsset): missing setter or instance variable 2015-05-23 23:39:44.129 Xcode[877:11635] Failed to connect (ikScannerDeviceViewTemplate) outlet from (IBCocoaObjectLibraryAssetProvider) to (IBObjectLibraryAsset): missing setter or instance variable 2015-05-23 23:39:44.454 Xcode[877:11635] Git fetch output: 2015-05-23 23:39:44.543 Xcode[877:11635] Git reset output: HEAD is now at 23e1c14 updated install script for version 1.1.5 2015-05-23 23:39:44.558 Xcode[877:11635] [MT] IDELogStore: Log record's backing file ("/Users/Likun/Library/Developer/Xcode/DerivedData/RTImageAssets-aslvjrxavwwebhdlnhhgtyncpvuc/Logs/Build/E5857E6E-DBEA-44F8-8309-109749077E70.xcactivitylog") is missing. Skipping.

rickytan commented 9 years ago

最后一行:2015-05-23 23:39:44.558 Xcode[877:11635] [MT] IDELogStore: Log record's backing file ("/Users/Likun/Library/Developer/Xcode/DerivedData/RTImageAssets-aslvjrxavwwebhdlnhhgtyncpvuc/Logs/Build/E5857E6E-DBEA-44F8-8309-109749077E70.xcactivitylog") is missing. Skipping. ,清理下项目文件( command + shift + k),再试试呢?

saominglee commented 9 years ago

可以了,谢谢。