Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
iOS Release Build fails (SWIFT ?) when using FingerPrint Cordova Plugin
-
Hello,
Cordova platform 6.5.0
iOS project is created with cordova-ios@4.4.0Everytime my iOS Release Build fails when using FingerPrint Cordova Plugin. FingerPrint require iOS - XCode 8 or higher, this plugin using Swift 3
The following errors occurred:
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. Remove DerivedData files... Change Xcode Version to 8 - postBuild - 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/5a1ecb4ce788856e5d8b4567/project/platforms/ios/cordova/build-debug.xcconfig,-workspace,Pupa.xcworkspace,-scheme,Pupa,-configuration,Debug,-destination,generic/platform=iOS,-archivePath,Pupa.xcarchive,archive,CONFIGURATION_BUILD_DIR=/private/tmp/monaca/5a1ecb4ce788856e5d8b4567/project/platforms/ios/build/device,SHARED_PRECOMPS_DIR=/private/tmp/monaca/5a1ecb4ce788856e5d8b4567/project/platforms/ios/build/sharedpch
If anyone has ideas that may help me, your suggestions will be most welcome !
Thanks in advance
ERE
-
@ManuR I’ve just successfully built both debug and release build for iOS of your project without any issue. Please try again and let me know if you still have the issue.