mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Add provisioning profile specifier for the new share extension
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
|
||||
CODE_SIGN_IDENTITY = Developer ID Application
|
||||
DEVELOPMENT_TEAM = M8L2WTLA8W
|
||||
CODE_SIGN_STYLE = Manual
|
||||
ORGANIZATION_IDENTIFIER = com.ranchero
|
||||
PROVISIONING_PROFILE_SPECIFIER =
|
||||
PROVISIONING_PROFILE_SPECIFIER = NetNewsWire
|
||||
DEVELOPER_ENTITLEMENTS =
|
||||
|
||||
// developers can locally override the Xcode settings for code signing
|
||||
// by creating a DeveloperSettings.xcconfig file locally at the appropriate path
|
||||
|
||||
Reference in New Issue
Block a user