File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1125
1125
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1126
1126
CODE_SIGN_IDENTITY = "iPhone Developer: loudnate@gmail.com (XZN842LDLT)";
1127
1127
COPY_PHASE_STRIP = NO;
1128
+ CURRENT_PROJECT_VERSION = 13;
1128
1129
DEBUG_INFORMATION_FORMAT = dwarf;
1129
1130
ENABLE_STRICT_OBJC_MSGSEND = YES;
1130
1131
ENABLE_TESTABILITY = YES;
1172
1173
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1173
1174
CODE_SIGN_IDENTITY = "iPhone Developer: loudnate@gmail.com (XZN842LDLT)";
1174
1175
COPY_PHASE_STRIP = NO;
1176
+ CURRENT_PROJECT_VERSION = 13;
1175
1177
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1176
1178
ENABLE_NS_ASSERTIONS = NO;
1177
1179
ENABLE_STRICT_OBJC_MSGSEND = YES;
Original file line number Diff line number Diff line change 4
4
<dict >
5
5
<key >CFBundleDevelopmentRegion </key >
6
6
<string >en </string >
7
+ <key >CFBundleDisplayName </key >
8
+ <string >Naterade </string >
7
9
<key >CFBundleExecutable </key >
8
10
<string >$(EXECUTABLE_NAME) </string >
9
11
<key >CFBundleIdentifier </key >
19
21
<key >CFBundleSignature </key >
20
22
<string >???? </string >
21
23
<key >CFBundleVersion </key >
22
- <string >12 </string >
24
+ <string >$(CURRENT_PROJECT_VERSION) </string >
23
25
<key >LSApplicationQueriesSchemes </key >
24
26
<array >
25
27
<string >dexcomcgm </string >
Original file line number Diff line number Diff line change 21
21
<key >CFBundleSignature </key >
22
22
<string >???? </string >
23
23
<key >CFBundleVersion </key >
24
- <string >1 </string >
24
+ <string >$(CURRENT_PROJECT_VERSION) </string >
25
25
<key >CLKComplicationPrincipalClass </key >
26
26
<string >$(PRODUCT_MODULE_NAME).ComplicationController </string >
27
27
<key >CLKComplicationSupportedFamilies </key >
Original file line number Diff line number Diff line change 21
21
<key >CFBundleSignature </key >
22
22
<string >???? </string >
23
23
<key >CFBundleVersion </key >
24
- <string >12 </string >
24
+ <string >$(CURRENT_PROJECT_VERSION) </string >
25
25
<key >UISupportedInterfaceOrientations </key >
26
26
<array >
27
27
<string >UIInterfaceOrientationPortrait </string >
You can’t perform that action at this time.
0 commit comments