diff --git a/media/ios/Entitlements.entitlements b/media/ios/Entitlements.entitlements
index c468210c7..fe238e5c4 100644
--- a/media/ios/Entitlements.entitlements
+++ b/media/ios/Entitlements.entitlements
@@ -5,7 +5,7 @@
application-identifier
$(AppIdentifierPrefix)$(CFBundleIdentifier)
get-task-allow
-
+
keychain-access-groups
$(AppIdentifierPrefix)$(CFBundleIdentifier)
diff --git a/media/ios/NewsBlur.ipa b/media/ios/NewsBlur.ipa
index 9252e8b94..bf2f35b8b 100644
Binary files a/media/ios/NewsBlur.ipa and b/media/ios/NewsBlur.ipa differ
diff --git a/media/ios/NewsBlur.plist b/media/ios/NewsBlur.plist
index 701be62ac..a6cd255ce 100644
--- a/media/ios/NewsBlur.plist
+++ b/media/ios/NewsBlur.plist
@@ -35,7 +35,7 @@
bundle-identifier
com.newsblur.NewsBlur
bundle-version
- 1.7
+ 1.8
kind
software
title
diff --git a/media/ios/NewsBlur.xcodeproj/project.pbxproj b/media/ios/NewsBlur.xcodeproj/project.pbxproj
index 9bbaad01a..c392ede69 100755
--- a/media/ios/NewsBlur.xcodeproj/project.pbxproj
+++ b/media/ios/NewsBlur.xcodeproj/project.pbxproj
@@ -2424,8 +2424,8 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
- CODE_SIGN_IDENTITY = "iPhone Developer: Samuel Clay (G9HFWP68T7)";
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Samuel Clay (G9HFWP68T7)";
+ CODE_SIGN_IDENTITY = "iPhone Distribution: NewsBlur, Inc.";
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: NewsBlur, Inc.";
COPY_PHASE_STRIP = NO;
GCC_C_LANGUAGE_STANDARD = "compiler-default";
GCC_WARN_ABOUT_RETURN_TYPE = YES;
@@ -2433,8 +2433,8 @@
HEADER_SEARCH_PATHS = "$(BUILT_PRODUCTS_DIR)/**";
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
OTHER_LDFLAGS = "-ObjC";
- PROVISIONING_PROFILE = "56C3A28D-1432-4299-9BE8-E3F28881D3C8";
- "PROVISIONING_PROFILE[sdk=iphoneos*]" = "56C3A28D-1432-4299-9BE8-E3F28881D3C8";
+ PROVISIONING_PROFILE = "EE8BC292-FFF2-41A0-AE29-C4B39D6A2C5A";
+ "PROVISIONING_PROFILE[sdk=iphoneos*]" = "EE8BC292-FFF2-41A0-AE29-C4B39D6A2C5A";
RUN_CLANG_STATIC_ANALYZER = YES;
SDKROOT = iphoneos;
STRIP_INSTALLED_PRODUCT = NO;
@@ -2446,8 +2446,8 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
- CODE_SIGN_IDENTITY = "iPhone Developer: Samuel Clay (G9HFWP68T7)";
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Samuel Clay (G9HFWP68T7)";
+ CODE_SIGN_IDENTITY = "iPhone Distribution: NewsBlur, Inc.";
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: NewsBlur, Inc.";
COPY_PHASE_STRIP = NO;
GCC_C_LANGUAGE_STANDARD = "compiler-default";
GCC_WARN_ABOUT_RETURN_TYPE = YES;
@@ -2456,8 +2456,8 @@
IPHONEOS_DEPLOYMENT_TARGET = 5.0;
OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
OTHER_LDFLAGS = "-ObjC";
- PROVISIONING_PROFILE = "56C3A28D-1432-4299-9BE8-E3F28881D3C8";
- "PROVISIONING_PROFILE[sdk=iphoneos*]" = "56C3A28D-1432-4299-9BE8-E3F28881D3C8";
+ PROVISIONING_PROFILE = "EE8BC292-FFF2-41A0-AE29-C4B39D6A2C5A";
+ "PROVISIONING_PROFILE[sdk=iphoneos*]" = "EE8BC292-FFF2-41A0-AE29-C4B39D6A2C5A";
SDKROOT = iphoneos;
STRIP_INSTALLED_PRODUCT = NO;
VALID_ARCHS = armv7;