Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Target Identity info missing Display Name, Version, Build #1433

Closed
3 tasks done
jpduckwo opened this issue May 2, 2024 · 1 comment
Closed
3 tasks done

Target Identity info missing Display Name, Version, Build #1433

jpduckwo opened this issue May 2, 2024 · 1 comment

Comments

@jpduckwo
Copy link

jpduckwo commented May 2, 2024

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

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

  • I searched for existing GitHub issues
  • I updated all Cordova tooling to most recent version
  • I included all the necessary information above
@jpduckwo
Copy link
Author

jpduckwo commented May 2, 2024

I thought this was affecting the ability to distribute my app - however, it wasn't an issue sorry!

@jpduckwo jpduckwo closed this as completed May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant