diff --git a/SDKLauncher-iOS-Info.plist b/SDKLauncher-iOS-Info.plist index a7ce95e..9c634fd 100644 --- a/SDKLauncher-iOS-Info.plist +++ b/SDKLauncher-iOS-Info.plist @@ -40,7 +40,7 @@ CFBundleIdentifier - org.readium.${PRODUCT_NAME:rfc1034identifier} + org.readium.SDKLauncher.iOS CFBundleInfoDictionaryVersion 6.0 CFBundleName diff --git a/SDKLauncher-iOS.xcodeproj/project.pbxproj b/SDKLauncher-iOS.xcodeproj/project.pbxproj index f095624..fbbe40e 100644 --- a/SDKLauncher-iOS.xcodeproj/project.pbxproj +++ b/SDKLauncher-iOS.xcodeproj/project.pbxproj @@ -946,6 +946,8 @@ 340FC17816BC3B4600346A59 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { + CODE_SIGN_IDENTITY = "iPhone Distribution: Readium Foundation"; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: Readium Foundation"; GCC_PRECOMPILE_PREFIX_HEADER = YES; HEADER_SEARCH_PATHS = ( "${SDKROOT}/usr/include/libxml2",