Post

Replies

Boosts

Views

Activity

Comment on Error Analyzing App Version
I finally got past the first problem (Error Analyzing App Version) and now I too am getting the RATE_LIMIT_EXCEEDED error. Anyway, I guess it's progress.
Replies
Boosts
Views
Activity
May ’22
Comment on App Store Connect Operation Error
Are you updating WKWebViewConfiguration.applicationNameForUserAgent? If so, try updating WKWebView.customUserAgent instead and see if that works for you. (See my comments below.)
Replies
Boosts
Views
Activity
Jun ’22
Comment on altool --upload-package bitcode-build-tool internal error (iOS app)
That didn't fix it for me. My command line tools are current. "softwareupdate --install -a" outputs: "No updates are available.".
Replies
Boosts
Views
Activity
Jun ’22
Comment on altool --upload-package bitcode-build-tool internal error (iOS app)
version: "xcode-select version 2395". And no, I'm not modifying the IPA whatsoever. All I do is "xcodebuild -exportArchive ..." and once that is completed I do "xcrun altool --upload-package ...". The altool doesn't actually exit with an error, it just prints a bunch of python errors and then continues.
Replies
Boosts
Views
Activity
Jun ’22
Comment on xcodebuild can't find destination for testing but Xcode via UI can
That was exactly the mistake I was making too. Thanks for posting your suggestion.
Replies
Boosts
Views
Activity
Apr ’23