#author("2016-10-21T14:51:37+09:00","default:wikiwriter","wikiwriter")
#author("2018-07-10T14:19:38+09:00","default:wikiwriter","wikiwriter")
&tag(Xcode/トラブルシューティング);
*目次 [#p3bbfbb7]
#contents
*関連ページ [#g420899e]
*参考情報 [#bd87eade]


*プロジェクト変換エラー [#v1b7c804]

**The “Swift Language Version” (SWIFT_VERSION) [#ya8547b6]
-The “Swift Language Version” (SWIFT_VERSION) build setting must be set to a supported value for targets which use Swift. This setting can be set in the build settings editor.というエラーが表示される。
-[[ios - Xcode 9 Swift Language Version (SWIFT_VERSION) - Stack Overflow:https://stackoverflow.com/questions/46338588/xcode-9-swift-language-version-swift-version]]
-「Project > Target > Build Settings > 検索バーでswiftを検索し Swift Compiler Languageを探す > Swift Language Version > バージョン指定」

*署名関連のエラー [#p1bcb2c2]
**No Matching Profile found [#zf0873b6]
-署名関連がおかしい。
-アプリのBundle IDとMember CenterのBundler IDとProvisioning Profileの設定を見直す。
-不要なワイルドカードエントリーがあれば削除したほうがよい。



*プロジェクト生成時nエラー [#w02c7197]
**The file "exclude" doesn't exist. [#ia0a0635]
-[[xcode6 - XCode 6.0.1 error when creating project: The file "exclude" doesn't exist - Stack Overflow:http://stackoverflow.com/questions/26050229/xcode-6-0-1-error-when-creating-project-the-file-exclude-doesnt-exist]]と同じ現象。
-.gitconfigの[init]セクションで存在しないgit-templateを指定してたせいか。

*ビルド時のエラー [#id3ad1b4]

** run destinationがMy Mac 64-bitでエラーになる。 [#b68755ac]
-[[iOSプロジェクトのrun destinationがMy Mac 64-bitになった場合の対処 - リンゴの水やり?(はてな):http://d.hatena.ne.jp/gutskun/20120206/1328538727]]…Schema Managesで削除&追加。
-もしくはBuild SettingsでBase SDKを変更する。

*その他エラー [#q67bf67f]
**missing fileのエラー [#s203fb05]
-gitでcommitすれば解決する。


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS