This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
1
ionic cordova build --prod build not updating XCode version number
Post Body
Hi there,
I am updating an Ionic3 app and then running the following code so I can archive etc through XCode and everything is playing nicely.
ionic cordova build ios -- --buildFlag="-UseModernBuildSystem=0"
If I add the --prod flag my config.xml version number is not updated in XCode so it looks like it's not actually updating the appName.xcworkspace file in platforms/ios
ionic cordova build --prod ios -- --buildFlag="-UseModernBuildSystem=0"
Has anyone else come across this and maybe have a workaround?
Post Details
We try to extract some basic information from the post title. This is not
always successful or accurate, please use your best judgement and compare
these values to the post title and body for confirmation.
- Posted
- 5 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/ionic/comme...