Post

Replies

Boosts

Views

Activity

Reply to App not displayed in Settings App
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.
Sep ’23