Posts

Post not yet marked as solved
6 Replies
Looks like Xcode can again be upgraded from the App Store.
Post not yet marked as solved
30 Replies
I'm having the same exact issue when building with Xcode 15.0.1: ld: framework 'CoreAudioTypes' not found clang: error: linker command failed with exit code 1 (use -v to see invocation)
Post not yet marked as solved
4 Replies
Apple updated gesture specifications to include double tap in watchOS: https://developer.apple.com/design/human-interface-guidelines/gestures My guess is that you'd define a UIGestureRecognizer (maybe a UITapGestureRecognizer?) and attach it to a view that implements UIGestureRecognizerDelegate. Not sure how that would be handled in Simulator, however.
Post not yet marked as solved
9 Replies
Same here. The iOS "App Store Connect" app does allow assignment of external groups to a TestFlight build. But the App Store Connect website does not for some strange reason (it used to work).
Post marked as solved
52 Replies
If I untick Debug Executable for the scheme app starts normally but then logically debugging isn't possible so it's not a solution. Actually, I tried that with some limited success. With that box unchecked: my app launches quickly; and I can at least see the console log statements in real time.
Post marked as solved
52 Replies
I can confirm that I am still experiencing this issue after updating to macOS Big Sur 11.3.1. Tested on iMac Pro.
Post not yet marked as solved
1 Replies
I uploaded a beta build 3 days ago and am still waiting for review. My usual experience is approval within 24 hours of uploading the beta build. Our last App Store live build submission was early June, and its review took less than 24 hours.
Post not yet marked as solved
3 Replies
Ditto. 3 days and counting. And this is for a beta review which normally happens the same day I upload a new build.