Remove provisioning profile
This commit is contained in:
parent
0b5be9057f
commit
df79422185
@ -1,7 +1,7 @@
|
|||||||
CODE_SIGN_IDENTITY = Developer ID Application
|
CODE_SIGN_IDENTITY = Developer ID Application
|
||||||
DEVELOPMENT_TEAM = M8L2WTLA8W
|
DEVELOPMENT_TEAM = M8L2WTLA8W
|
||||||
CODE_SIGN_STYLE = Manual
|
CODE_SIGN_STYLE = Manual
|
||||||
PROVISIONING_PROFILE_SPECIFIER = NetNewsWire
|
PROVISIONING_PROFILE_SPECIFIER =
|
||||||
|
|
||||||
// See the notes in NetNewsWire_target.xcconfig on why the
|
// See the notes in NetNewsWire_target.xcconfig on why the
|
||||||
// DeveloperSettings.xcconfig is #included here
|
// DeveloperSettings.xcconfig is #included here
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
CODE_SIGN_IDENTITY = Developer ID Application
|
CODE_SIGN_IDENTITY = Developer ID Application
|
||||||
DEVELOPMENT_TEAM = M8L2WTLA8W
|
DEVELOPMENT_TEAM = M8L2WTLA8W
|
||||||
CODE_SIGN_STYLE = Manual
|
CODE_SIGN_STYLE = Manual
|
||||||
PROVISIONING_PROFILE_SPECIFIER = NetNewsWire
|
PROVISIONING_PROFILE_SPECIFIER =
|
||||||
|
|
||||||
// See the notes in NetNewsWire_target.xcconfig on why the
|
// See the notes in NetNewsWire_target.xcconfig on why the
|
||||||
// DeveloperSettings.xcconfig is #included here
|
// DeveloperSettings.xcconfig is #included here
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
CODE_SIGN_IDENTITY = Developer ID Application
|
CODE_SIGN_IDENTITY = Developer ID Application
|
||||||
DEVELOPMENT_TEAM = M8L2WTLA8W
|
DEVELOPMENT_TEAM = M8L2WTLA8W
|
||||||
CODE_SIGN_STYLE = Manual
|
CODE_SIGN_STYLE = Manual
|
||||||
PROVISIONING_PROFILE_SPECIFIER = NetNewsWire
|
PROVISIONING_PROFILE_SPECIFIER =
|
||||||
|
|
||||||
// See the notes in NetNewsWire_target.xcconfig on why the
|
// See the notes in NetNewsWire_target.xcconfig on why the
|
||||||
// DeveloperSettings.xcconfig is #included here
|
// DeveloperSettings.xcconfig is #included here
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
CODE_SIGN_IDENTITY = Developer ID Application
|
CODE_SIGN_IDENTITY = Developer ID Application
|
||||||
DEVELOPMENT_TEAM = M8L2WTLA8W
|
DEVELOPMENT_TEAM = M8L2WTLA8W
|
||||||
CODE_SIGN_STYLE = Manual
|
CODE_SIGN_STYLE = Manual
|
||||||
PROVISIONING_PROFILE_SPECIFIER = NetNewsWire
|
PROVISIONING_PROFILE_SPECIFIER =
|
||||||
|
|
||||||
// See the notes in NetNewsWire_target.xcconfig on why the
|
// See the notes in NetNewsWire_target.xcconfig on why the
|
||||||
// DeveloperSettings.xcconfig is #included here
|
// DeveloperSettings.xcconfig is #included here
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit 260313635b8c1f7b796477100b61d42aba7ad8b3
|
Subproject commit fb0e88da4ceba9a48d471f96febc56accab86d15
|
@ -1 +1 @@
|
|||||||
Subproject commit 19c67ac53b9baf3cca388cd4eb57a0532b44239e
|
Subproject commit 20cf37b0070a0c31e4185d5793468f8bfba15d28
|
@ -1 +1 @@
|
|||||||
Subproject commit 4da8a057c4f88e401412f84704f9e7a2d3d38fac
|
Subproject commit eb905edf2d4dbe36f3f8b91427e30677d56e54e4
|
@ -1 +1 @@
|
|||||||
Subproject commit fcf805f49caf1c3ae60b6e2d3ac5707186ca29af
|
Subproject commit d65e76261eb694571653bbbac9c3bf1d58bcbd1b
|
@ -1 +1 @@
|
|||||||
Subproject commit abed8a878831f58cae0644e20c6eb7e7af1c8972
|
Subproject commit 31115e974f97b0206739943f1434fcb36d0cba48
|
@ -2,7 +2,7 @@ CODE_SIGN_IDENTITY = Developer ID Application
|
|||||||
DEVELOPMENT_TEAM = M8L2WTLA8W
|
DEVELOPMENT_TEAM = M8L2WTLA8W
|
||||||
CODE_SIGN_STYLE = Manual
|
CODE_SIGN_STYLE = Manual
|
||||||
ORGANIZATION_IDENTIFIER = com.ranchero
|
ORGANIZATION_IDENTIFIER = com.ranchero
|
||||||
PROVISIONING_PROFILE_SPECIFIER = NetNewsWire
|
PROVISIONING_PROFILE_SPECIFIER =
|
||||||
|
|
||||||
// developers can locally override the Xcode settings for code signing
|
// developers can locally override the Xcode settings for code signing
|
||||||
// by creating a DeveloperSettings.xcconfig file locally at the appropriate path
|
// by creating a DeveloperSettings.xcconfig file locally at the appropriate path
|
||||||
|
Loading…
x
Reference in New Issue
Block a user