diff --git a/DemoApp/ios/DemoApp.xcodeproj/project.pbxproj b/DemoApp/ios/DemoApp.xcodeproj/project.pbxproj index 508217f9db..bb977cfc2e 100644 --- a/DemoApp/ios/DemoApp.xcodeproj/project.pbxproj +++ b/DemoApp/ios/DemoApp.xcodeproj/project.pbxproj @@ -1348,7 +1348,7 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = DemoApp/DemoApp.entitlements; - CODE_SIGN_IDENTITY = "iPhone Distribution: Microsoft Corporation"; + CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Manual; CURRENT_PROJECT_VERSION = 1; DEAD_CODE_STRIPPING = NO; @@ -1371,7 +1371,7 @@ ); PRODUCT_BUNDLE_IDENTIFIER = com.microsoft.appcenter.reactnative.ios.demo; PRODUCT_NAME = DemoApp; - PROVISIONING_PROFILE_SPECIFIER = "Appcenter Reactnative IOS demo Distribution"; + PROVISIONING_PROFILE_SPECIFIER = "Appcenter Reactnative IOS demo Development"; VERSIONING_SYSTEM = "apple-generic"; }; name = Debug; @@ -1382,7 +1382,7 @@ buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = DemoApp/DemoApp.entitlements; - CODE_SIGN_IDENTITY = "iPhone Distribution: Microsoft Corporation"; + CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Manual; CURRENT_PROJECT_VERSION = 1; DEVELOPMENT_TEAM = 9KBH5RKYEW; @@ -1404,7 +1404,7 @@ ); PRODUCT_BUNDLE_IDENTIFIER = com.microsoft.appcenter.reactnative.ios.demo; PRODUCT_NAME = DemoApp; - PROVISIONING_PROFILE_SPECIFIER = "Appcenter Reactnative IOS demo Distribution"; + PROVISIONING_PROFILE_SPECIFIER = "Appcenter Reactnative IOS demo Development"; VERSIONING_SYSTEM = "apple-generic"; }; name = Release; diff --git a/DemoApp/ios/DemoApp/DemoApp.entitlements b/DemoApp/ios/DemoApp/DemoApp.entitlements index 7241f2f03c..5d6e38ad42 100644 --- a/DemoApp/ios/DemoApp/DemoApp.entitlements +++ b/DemoApp/ios/DemoApp/DemoApp.entitlements @@ -2,8 +2,6 @@ - aps-environment - development keychain-access-groups $(AppIdentifierPrefix)com.microsoft.adalcache