Posts

Post not yet marked as solved
0 Replies
202 Views
hi There, I am trying to upload my app which contains the app for watchOS as well as iOS built on Xcode 15.2. I get this error when uploading the ipa using local command from mac as well as using bitrise online tool. [18:57:47]: Making sure the latest version on App Store Connect matches '4.2.0'... [18:57:47]: '4.2.0' is the latest version on App Store Connect [18:57:47]: Uploading binary to App Store Connect [18:57:48]: Going to upload updated app to App Store Connect [18:57:48]: This might take a few minutes. Please don't interrupt the script. [18:57:52]: [altool] 2024-02-27 18:57:52.359 *** Error: Unable to determine app platform for 'Undefined' software type. App Store operation failed. (1194) [18:57:52]: [altool] { [18:57:52]: [altool] NSLocalizedDescription = "Unable to determine app platform for 'Undefined' software type."; [18:57:52]: [altool] NSLocalizedFailureReason = "App Store operation failed."; [18:57:52]: [altool] NSLocalizedRecoverySuggestion = "Unable to determine app platform for 'Undefined' software type."; [18:57:52]: [altool] } This worked fine up until a few days ago but have stopped working since the info.plist changes went live forcing to use only one info.plist for the entire app to manage the bundle version and app version. thanks, -CJ
Posted Last updated
.