Post

Replies

Boosts

Views

Activity

Reply to Can not add my app to review.
Did you resolve this? I just hit something similar to Title and Subtitle for supported languages.
Replies
Boosts
Views
Activity
Dec ’22
Reply to Xcode 15 beat6 Assertion failed: (false && "compact unwind compressed function offset doesn't fit in 24 bits"), function operator(), file Layout.cpp, line 5758.
I am also getting this error with the latest Xcode 15 beta 6 I just downloaded today.
Replies
Boosts
Views
Activity
Aug ’23
Reply to Xcode 15 beat6 Assertion failed: (false && "compact unwind compressed function offset doesn't fit in 24 bits"), function operator(), file Layout.cpp, line 5758.
The "-ld64" Other Linker Flag worked for me! With that said, it also gave me a "-ld64 is deprecated, use -ld_classic instead" warning. I can confirm that both `-ld64" and "-ld_classic" fixed my issue.
Replies
Boosts
Views
Activity
Aug ’23
Reply to Asking me for SiriKit entitlement when I'm not even using it
I just hit this as well and it's a bit annoying. Updating the entitlements requires regenerating provisioning profiles and updating our CI/CD to build releases properly again.
Replies
Boosts
Views
Activity
Oct ’23