Skip to content

Commit ef9886d

Browse files
committed
Use LOOP_MARKETING_VERSION instead of MARKETING_VERSION in intent extension plist
1 parent 129628d commit ef9886d

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)