From 61100a1bc78bac7ef3335be9ed5bb735c2a26362 Mon Sep 17 00:00:00 2001 From: Roman Volosovskyi Date: Tue, 13 Dec 2016 17:22:08 +0200 Subject: [PATCH] fix bundle identifier --- ios/StatusIm/Info.plist | 2 +- ios/StatusImTests/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ios/StatusIm/Info.plist b/ios/StatusIm/Info.plist index ec332ede7a..2056c746e6 100644 --- a/ios/StatusIm/Info.plist +++ b/ios/StatusIm/Info.plist @@ -7,7 +7,7 @@ CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier - org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier) + im.status.ethereum CFBundleInfoDictionaryVersion 6.0 CFBundleName diff --git a/ios/StatusImTests/Info.plist b/ios/StatusImTests/Info.plist index 886825ccc9..43f88fd7a9 100644 --- a/ios/StatusImTests/Info.plist +++ b/ios/StatusImTests/Info.plist @@ -7,7 +7,7 @@ CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier - org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier) + im.status.ethereum CFBundleInfoDictionaryVersion 6.0 CFBundleName