日々精進

新しく学んだことを書き留めていきます

2014-09-14から1日間の記事一覧

AppCodeでビルドすると「Error:xcodebuild: error: Unable to find a destination matching the provided destination specifier: appcode」エラー

以下をやると直った。 Closing both Xcode and AppCode Deleting both DerivedData folders. Xcode's: ~/Library/Developer/Xcode/DerivedData AppCode's: ~/Library/Caches/appCode20/DerivedData Unplugging the iPad 3 Deleting the app from the iPad 3 …