Skip to content

Commit eb2fe67

Browse files
committed
Fixed build stuff
1 parent 50aa99d commit eb2fe67

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

BitStore.xcodeproj/project.pbxproj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1131,7 +1131,7 @@
11311131
CLANG_WARN_INT_CONVERSION = YES;
11321132
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
11331133
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1134-
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
1134+
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
11351135
COPY_PHASE_STRIP = NO;
11361136
GCC_C_LANGUAGE_STANDARD = gnu99;
11371137
GCC_DYNAMIC_NO_PIC = NO;
@@ -1206,7 +1206,6 @@
12061206
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
12071207
BUNDLE_NAME = com.dylanmarriott.BitStore;
12081208
CODE_SIGN_ENTITLEMENTS = BitStore/BitStore.entitlements;
1209-
CODE_SIGN_IDENTITY = "iPhone Developer";
12101209
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
12111210
FRAMEWORK_SEARCH_PATHS = (
12121211
"$(inherited)",

0 commit comments

Comments
 (0)