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 2021/01/18 20:30:15 UTC

[GitHub] [cordova-ios] wilsolutions opened a new issue #1059: Building for iOS Simulator error when not using .xcframework

wilsolutions opened a new issue #1059:
URL: https://github.com/apache/cordova-ios/issues/1059


   # Bug Report
   
   ## Problem
   Cannot build after upgrading to Xcode 12.3.
   
   ### What is expected to happen?
   The build completes without errors.
   
   
   ### What does actually happen?
   Got the following error:
   "Building for iOS Simulator, but the embedded framework 'xyz.framework' was built for iOS + iOS Simulator."
   
   
   ## Information
   Build an App that contains a xyz.framework lib results in a build error.
   Just add any xyz.framework framework to an App, make sure you have Xcode 12.3 and you will get the error.
   
   Note:
   I did this workaround and was able to build:
   **Workaround**: Under Build Settings - Navigate to Validate Workspace - Change it to YES.
   
   
   ### Command or Code
   ionic cordova run ios --color=true --address=0.0.0.0 --livereload=true --consolelogs=true --emulator --target=simulator target.
   
   
   
   ### Environment, Platform, Device
   iPhone 12 Simulator with iOS 14.3
   Installed platforms:
     ios 6.1.1
   
   
   ### Version information
   Installed platforms:
     ios 6.1.1
   
   
   
   ## Checklist
   - [ x] I searched for existing GitHub issues
   - [ x] I updated all Cordova tooling to most recent version
   - [ x] I included all the necessary information above
   


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


[GitHub] [cordova-ios] dpogue closed issue #1059: Building for iOS Simulator error when not using .xcframework

Posted by GitBox <gi...@apache.org>.
dpogue closed issue #1059:
URL: https://github.com/apache/cordova-ios/issues/1059


   


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