Post

Replies

Boosts

Views

Activity

Xcode 15.1 fail to upload build
Hello, since I'm forced to used Xcode 15.1 I'm not able to distribuite my app cause upload error as attached. I checked all the CFBoundleVersion on my project using the following script and no one is b1.0.0 echo $file; { plutil -p $file | grep CFBundleVersion; } || echo Failed $file; done; any ideas to fix it?
3
0
570
Oct ’23