Mr-Anonymous commented on issue #1322:
URL: https://github.com/apache/cordova-ios/issues/1322#issuecomment-1825568557

   I have the same error. The build fails everytime. First I get this warning:
   
   ```
   The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 
11.0, but the range of supported deployment target versions is 12.0 to 17.0.99. 
(in target 'CordovaLib' from project 'CordovaLib')
   
   ```
   
   And following that message I also get the BUILD FAILED error like this:
   
   ```
   The following build commands failed:
        SwiftEmitModule normal x86_64 Emitting\ module\ for\ PROJECTNAME (in 
target 'PROJECTNAME' from project 'PROJECTNAME')
   ```
   
   I wonder if these 2 are related.
   
   I use Cordova 12, tried both iOS 7 and iOS 6.1.1, XCode 15.0.1, POD Version 
1.14.2 and MacOS 14.1.
   
   


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to