Same here with Xcode 15.0.1.
Personally I have always found this part useless, remapping the same number in all my extensions.
Now I hoped it had been removed, but instead it was complicated.
Please simplify things.
Post
Replies
Boosts
Views
Activity
You save my day!! Thanks!!
You save my day!!
Drag and drop Crashlytics to bottom!
My Xcode Version 14.3.1 (14E300c)
I've been encountering this issue for a couple of days, but it's only happening with new Swift and SwiftUI projects.
To generate the plist file, I add a new URL Types, which creates the info.plist file attached to the target info.
After that, I clean the build folder, close the project, delete derived data, and reopen the project. However, after running it, I can't seem to find the app's info. In my case, I'm dealing with location privacy permissions (Privacy - Location).
The app prompts the user correctly to allow location access, but after making the choice, I can no longer modify this value from the app settings.
Of course, I've restarted my phone and Mac countless times.
If I create the project with Objective-C, I don't encounter any issues. It appears to be an issue related to Swift and SwiftUI projects.
thanks @brucewebster you saved my day!
Same issue, the change was made about 5 months ago
Thank you very much, but for now I'll write directly to a file avoiding OSLog.