You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/07/23 15:45:29 UTC

[GitHub] [cordova-ios] codinronan commented on issue #652: Build fails with Xcode 10.3 and iOS target

codinronan commented on issue #652: Build fails with Xcode 10.3 and iOS target
URL: https://github.com/apache/cordova-ios/issues/652#issuecomment-514268153
 
 
   @janpio Just upgraded Xcode and got this too. The actual error is:
   
   ```
   <my app filepath>platforms/ios/Rolamix/Classes/MainViewController.xib:-1: Failed to find or create execution context for description '<IBCocoaTouchPlatformToolDescription: 0x7fc7ab7860e0> System content for IBCocoaTouchFramework-NineOneAndLater <IBScaleFactorDeviceTypeDescription: 0x7fc7ab786530> scaleFactor=2x'. These intermediate objects were non-nil: (
   ```
   
   Looks like something for iOS 9.1 has been removed from Xcode and is causing the MainViewController.xib to fail the build.

----------------------------------------------------------------
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


With regards,
Apache Git Services

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