Skip to content

Commit 5e8a9b2

Browse files
committed
Provisioning stuff
1 parent f1de5e6 commit 5e8a9b2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

BitStore.xcodeproj/project.pbxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1345,8 +1345,8 @@
13451345
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
13461346
BUNDLE_NAME = com.dylanmarriott.BitStore;
13471347
CODE_SIGN_ENTITLEMENTS = BitStore/BitStore.entitlements;
1348-
CODE_SIGN_IDENTITY = "iPhone Developer";
1349-
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
1348+
CODE_SIGN_IDENTITY = "iPhone Developer: Dylan Marriott (W5F5B94GXS)";
1349+
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Dylan Marriott (W5F5B94GXS)";
13501350
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
13511351
GCC_PRECOMPILE_PREFIX_HEADER = YES;
13521352
GCC_PREFIX_HEADER = "BitStore/BitStore-Prefix.pch";
@@ -1371,7 +1371,7 @@
13711371
"$(inherited)",
13721372
);
13731373
PRODUCT_NAME = BitStore;
1374-
PROVISIONING_PROFILE = "";
1374+
PROVISIONING_PROFILE = "bee4a859-9af2-4a1c-a294-fe0bee76faf1";
13751375
WRAPPER_EXTENSION = app;
13761376
};
13771377
name = Debug;

0 commit comments

Comments
 (0)