monacaで開発をしております。
cordovaプラグインのiosをswiftで作成しております。
iosのビルドを行うと以下のエラーが発生していますが、
対応方法がわからず困っています。
対応方法がわかる方はいらっしゃいますでしょうか?
cordovaバージョン:6.5.0
ちなみに以下のことは試しておりますがエラーがでるのが変わらない状態です。
(どこかにswiftのバージョンを指定いる箇所があるのでしょうか?)
・monacaからローカルに落とし、cordova platform でiosを作成し、xcodeで開く。
コンバートのダイアログが出るので指示通りに行い、xcode上でビルドすると成功する。
コンバートしたswiftファイルに置き換えてmonacaに投入する。
・swiftファイル内を全てコメント化する
・swiftファイル内を空にする。
Check dependencies “Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for targets which use Swift. Use the [Edit > Convert > To Current Swift Syntax…] menu to choose a Swift version or use the Build Settings editor to configure the build setting directly. “Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for targets which use Swift. Use the [Edit > Convert > To Current Swift Syntax…] menu to choose a Swift version or use the Build Settings editor to configure the build setting directly. - postBuild - Remove DerivedData files... Remove IB Support files... Change Xcode Version to 8 Remove working directories... Build Error: Error: Sandbox Exec Error: [ ** ARCHIVE FAILED ** The following build commands failed: Check dependencies (1 failure) Error: Error code 65 for command: xcodebuild with args: -xcconfig,/private/tmp/monaca/5a84d189e78885a4188b4567/project/platforms/ios/cordova/build-release.xcconfig,-workspace,ProjectTemplate-MVC.xcworkspace,-scheme,ProjectTemplate-MVC,-configuration,Release,-destination,generic/platform=iOS,-archivePath,ProjectTemplate-MVC.xcarchive,archive,CONFIGURATION_BUILD_DIR=/private/tmp/monaca/5a84d189e78885a4188b4567/project/platforms/ios/build/device,SHARED_PRECOMPS_DIR=/private/tmp/monaca/5a84d189e78885a4188b4567/project/platforms/ios/build/sharedpch ]

回答2件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。