jpduckwo opened a new issue, #1433:
URL: https://github.com/apache/cordova-ios/issues/1433

   # Bug Report
   
   ## Problem
   The Display Name, Version, and Build info are missing from the Identity 
section of the Target. I suspect this is todo with the latest Xcode version.
   <img width="800" alt="image" 
src="https://github.com/apache/cordova-ios/assets/13150911/1323c47f-b65a-45ab-976f-d6c3a660cb9b";>
   
   ### What is expected to happen?
   It is filled out with the details from the config.xml
   
   ### What does actually happen?
   The info is missing
   
   ## Information
   The information is in the \<app\>-Info.plist, however it seems xcode is 
expecting it to be in project.pbxproj now.
   
   ### Command or Code
   ```
   cordova create hello com.example.hello HelloWorld
   cordova platform add ios@latest
   open platforms/ios/HelloWorld.xcworkspace/
   ```
   
   ### Environment, Platform, Device
   MacOS
   
   ### Version information
   MacOS 14.4.1 (23E224)
   Xcode Version 15.3 (15E204a)
   12.0.0 (cordova-lib@12.0.1)
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [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.

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org.apache.org

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


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

Reply via email to