Skip to content

Commit

Permalink
fix(ci): update provisioning profile uuid
Browse files Browse the repository at this point in the history
  • Loading branch information
aeddi committed Feb 7, 2019
1 parent 9e0b4af commit d92454c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/react-native/ios/Berty.xcodeproj/project.pbxproj
Expand Up @@ -2923,7 +2923,7 @@
);
PRODUCT_BUNDLE_IDENTIFIER = chat.berty.ios.staff;
PRODUCT_NAME = Berty;
PROVISIONING_PROFILE = "afb27267-0513-4c17-9d35-a62fedd441bf";
PROVISIONING_PROFILE = "a6ff975a-e522-4340-a954-fe68323f6396";
PROVISIONING_PROFILE_SPECIFIER = "match AdHoc chat.berty.ios.staff";
REACT_HEADERS_PATH = "$(BUILD_DIR)/Release-$(PLATFORM_NAME)/include";
REACT_LIBRARY_PATH = "$(BUILD_DIR)/Release-$(PLATFORM_NAME)";
Expand Down

0 comments on commit d92454c

Please sign in to comment.