Skip to content

Commit 0d1fed2

Browse files
committed
Fixed "update to AltServer prompt" properly this time
1 parent 72eeff0 commit 0d1fed2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AltStore.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1083,7 +1083,7 @@
10831083
"@executable_path/../Frameworks",
10841084
);
10851085
MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
1086-
MARKETING_VERSION = 1.6.0;
1086+
MARKETING_VERSION = 9.9.9;
10871087
PRODUCT_BUNDLE_IDENTIFIER = io.SideStore.SideServer;
10881088
PRODUCT_NAME = "$(TARGET_NAME)";
10891089
SDKROOT = macosx;
@@ -1138,7 +1138,7 @@
11381138
"@executable_path/../Frameworks",
11391139
);
11401140
MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
1141-
MARKETING_VERSION = 1.6.0;
1141+
MARKETING_VERSION = 9.9.9;
11421142
PRODUCT_BUNDLE_IDENTIFIER = io.SideStore.SideServer;
11431143
PRODUCT_NAME = "$(TARGET_NAME)";
11441144
SDKROOT = macosx;

0 commit comments

Comments
 (0)