Open getaaron opened 6 years ago
FWIW the source of truth for these settings is the entitlements files for the targets. We don’t set this eve in our generates project yet they appear correctly
@keith Yeah I mostly am interested for now in Xcodeproj parsing the entitlements files for me for reading purposes (see the linked fastlane issue). Although eventually it might be nice to manipulate them with Xcodeproj, for now I'm just looking for help parsing it.
An Xcode target can have certain 'capabilities' like iCloud, Wallet, Apple Pay, etc. Would love the ability to easily get programmatic access to a target's entitlements, e.g.: