Skip to content

Commit e7eaaee

Browse files
author
乐升平
committed
Release 4.0.0
1 parent deaec43 commit e7eaaee

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

Example/SPAlertController.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -699,6 +699,7 @@
699699
"$(inherited)",
700700
"@executable_path/Frameworks",
701701
);
702+
MARKETING_VERSION = 4.0.0;
702703
PRODUCT_BUNDLE_IDENTIFIER = com.idress.SPAlertController;
703704
PRODUCT_NAME = "$(TARGET_NAME)";
704705
TARGETED_DEVICE_FAMILY = "1,2";
@@ -716,6 +717,7 @@
716717
"$(inherited)",
717718
"@executable_path/Frameworks",
718719
);
720+
MARKETING_VERSION = 4.0.0;
719721
PRODUCT_BUNDLE_IDENTIFIER = com.idress.SPAlertController;
720722
PRODUCT_NAME = "$(TARGET_NAME)";
721723
TARGETED_DEVICE_FAMILY = "1,2";

Example/SPAlertController/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>3.0.4</string>
18+
<string>$(MARKETING_VERSION)</string>
1919
<key>CFBundleVersion</key>
2020
<string>1</string>
2121
<key>LSRequiresIPhoneOS</key>

0 commit comments

Comments
 (0)