You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/06/26 02:55:22 UTC

[GitHub] [cordova-ios] marcelmedina edited a comment on issue #855: Recieved Error: Command failed with exit code 65

marcelmedina edited a comment on issue #855:
URL: https://github.com/apache/cordova-ios/issues/855#issuecomment-649924517


   I'm getting a consistent error 65, that starts with this error:
   
   ```
   CompileStoryboard sample/CDVLaunchScreen.storyboard
       cd /Users/mm/Documents/sample/sample.PGK/Core/sample.PGK.Core.Ionic/platforms/ios
       export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/share/dotnet:~/.dotnet/tools:/Library/Apple/usr/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands"
       export XCODE_DEVELOPER_USR_PATH=/Applications/Xcode.app/Contents/Developer/usr/bin/..
       /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --module sample --output-partial-info-plist /Users/mm/Library/Developer/Xcode/DerivedData/sample-bvrieshnghaqwbegvatmqkxrcaky/Build/Intermediates.noindex/sample.build/Debug-iphonesimulator/sample.build/CDVLaunchScreen-SBPartialInfo.plist --auto-activate-custom-fonts --target-device iphone --target-device ipad --minimum-deployment-target 10.0 --output-format human-readable-text --compilation-directory /Users/mm/Library/Developer/Xcode/DerivedData/sample-bvrieshnghaqwbegvatmqkxrcaky/Build/Intermediates.noindex/sample.build/Debug-iphonesimulator/sample.build /Users/mm/Documents/sample/sample.PGK/Core/sample.PGK.Core.Ionic/platforms/ios/sample/CDVLaunchScreen.storyboard
   /* com.apple.ibtool.document.errors */
   /Users/mm/Documents/sample/sample.PGK/Core/sample.PGK.Core.Ionic/platforms/ios/sample/CDVLaunchScreen.storyboard:Ze5-6b-2t3: error: Named colors do not work prior to iOS 11.0.
   ```
   
   In the end I get:
   ```
   ** BUILD FAILED **
   
   
   The following build commands failed:
   	CompileStoryboard sample/CDVLaunchScreen.storyboard
   (1 failure)
   xcodebuild: Command failed with exit code 65
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org