I'm also hitting this issue. "Command ExtractAppIntentsMetadata failed with a nonzero exit code", also running Xcode 15 beta 2. My file path + scheme is not long (59 characters in total?)
Post
Replies
Boosts
Views
Activity
Hi @eskimo - My app is currently set to Complete data protection. Because of my usage of UserDefaults, I want to lower this NSFileProtectionCompleteUntilFirstUserAuthentication. How do I 'migrate' the data protection level of UserDefaults files/storage?