Skip to content

Commit f554766

Browse files
authored
Merge pull request #431 from tidepool-org/ps2/LOOP-3107/build-fix
LOOP-3107 Use LOOP_MARKETING_VERSION
2 parents 1f609e0 + ef9886d commit f554766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Loop Intent Extension/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundlePackageType</key>
2020
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
2121
<key>CFBundleShortVersionString</key>
22-
<string>$(MARKETING_VERSION)</string>
22+
<string>$(LOOP_MARKETING_VERSION)</string>
2323
<key>CFBundleVersion</key>
2424
<string>$(CURRENT_PROJECT_VERSION)</string>
2525
<key>NSExtension</key>

0 commit comments

Comments
 (0)