Skip to content

Commit

Permalink
change appcast file
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonC01 committed Jul 31, 2024
1 parent 2b14019 commit 0b72aa8
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
12 changes: 6 additions & 6 deletions mingle/ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -522,8 +522,8 @@
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = LPUW5AZU9U;
ENABLE_BITCODE = NO;
FLUTTER_BUILD_NAME = 4.1.1;
FLUTTER_BUILD_NUMBER = 4.1.1;
FLUTTER_BUILD_NAME = 4.1.2;
FLUTTER_BUILD_NUMBER = 4.1.2;
INFOPLIST_FILE = Runner/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = (
Expand Down Expand Up @@ -725,8 +725,8 @@
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = LPUW5AZU9U;
ENABLE_BITCODE = NO;
FLUTTER_BUILD_NAME = 4.1.1;
FLUTTER_BUILD_NUMBER = 4.1.1;
FLUTTER_BUILD_NAME = 4.1.2;
FLUTTER_BUILD_NUMBER = 4.1.2;
INFOPLIST_FILE = Runner/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = (
Expand Down Expand Up @@ -760,8 +760,8 @@
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = LPUW5AZU9U;
ENABLE_BITCODE = NO;
FLUTTER_BUILD_NAME = 4.1.1;
FLUTTER_BUILD_NUMBER = 4.1.1;
FLUTTER_BUILD_NAME = 4.1.2;
FLUTTER_BUILD_NUMBER = 4.1.2;
INFOPLIST_FILE = Runner/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = (
Expand Down
8 changes: 4 additions & 4 deletions mingle/lib/appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<enclosure url="https://apps.apple.com/kr/app/%EB%B0%8D%EA%B8%80-%EB%82%B4-%EC%9C%A0%ED%95%99%EC%83%9D%ED%99%9C%EC%9D%98-%EC%A2%85%EC%B0%A9%EC%A7%80/id1659655435?l=en-GB" sparkle:version="5.0.0" sparkle:os="ios" />
<enclosure url="https://play.google.com/store/apps/details?id=com.community.mingle&pcampaignid=web_share" sparkle:version="5.0.0" sparkle:os="android" />
<sparkle:version>4.2.0</sparkle:version>
<!-- <sparkle:minimumAutoupdateVersion>4.2.0</sparkle:minimumAutoupdateVersion> -->
<sparkle:minimumAutoupdateVersion>4.2.0</sparkle:minimumAutoupdateVersion>
</item>
<!-- If the user skipped 2.0 or 2.1, alerts for 2.2 will not be skipped due to sparkle:ignoreSkippedUpgradesBelowVersion requirement -->
<item>
Expand All @@ -30,15 +30,15 @@
<enclosure url="https://apps.apple.com/kr/app/%EB%B0%8D%EA%B8%80-%EB%82%B4-%EC%9C%A0%ED%95%99%EC%83%9D%ED%99%9C%EC%9D%98-%EC%A2%85%EC%B0%A9%EC%A7%80/id1659655435?l=en-GB" sparkle:version="5.0.0" sparkle:os="ios" />
<enclosure url="https://play.google.com/store/apps/details?id=com.community.mingle&pcampaignid=web_share" sparkle:version="5.0.0" sparkle:os="android" />
<sparkle:version>4.3.0</sparkle:version>
<!-- <sparkle:minimumAutoupdateVersion>4.2.0</sparkle:minimumAutoupdateVersion> -->
<sparkle:minimumAutoupdateVersion>4.2.0</sparkle:minimumAutoupdateVersion>
</item>
<item>
<title>Version 4.4.0</title>
<link>https://myproductwebsite.com</link>
<enclosure url="https://apps.apple.com/kr/app/%EB%B0%8D%EA%B8%80-%EB%82%B4-%EC%9C%A0%ED%95%99%EC%83%9D%ED%99%9C%EC%9D%98-%EC%A2%85%EC%B0%A9%EC%A7%80/id1659655435?l=en-GB" sparkle:version="5.0.0" sparkle:os="ios" />
<enclosure url="https://play.google.com/store/apps/details?id=com.community.mingle&pcampaignid=web_share" sparkle:version="5.0.0" sparkle:os="android" />
<sparkle:version>4.4.0</sparkle:version>
<!-- <sparkle:minimumAutoupdateVersion>4.2.0</sparkle:minimumAutoupdateVersion> -->
<sparkle:minimumAutoupdateVersion>4.2.0</sparkle:minimumAutoupdateVersion>
</item>
<!-- Skipping this upgrade will also skip alerts for 2.1 above because it has the same sparkle:minimumAutoupdateVersion -->
<item>
Expand All @@ -47,7 +47,7 @@
<enclosure url="https://apps.apple.com/kr/app/%EB%B0%8D%EA%B8%80-%EB%82%B4-%EC%9C%A0%ED%95%99%EC%83%9D%ED%99%9C%EC%9D%98-%EC%A2%85%EC%B0%A9%EC%A7%80/id1659655435?l=en-GB" sparkle:version="5.0.0" sparkle:os="ios" />
<enclosure url="https://play.google.com/store/apps/details?id=com.community.mingle&pcampaignid=web_share" sparkle:version="5.0.0" sparkle:os="android" />
<sparkle:version>4.5.0</sparkle:version>
<!-- <sparkle:minimumAutoupdateVersion>4.2.0</sparkle:minimumAutoupdateVersion> -->
<sparkle:minimumAutoupdateVersion>4.2.0</sparkle:minimumAutoupdateVersion>
</item>
</channel>
</rss>
2 changes: 1 addition & 1 deletion mingle/lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ class _AppState extends ConsumerState<_App> {
onAndroid: () => appcastUpgrader,
oniOS: () => appcastUpgrader,
),
minAppVersion: "4.0.1",
minAppVersion: "4.2.0",
// debugDisplayAlways: true,
debugLogging: true);
// upgrader.
Expand Down

0 comments on commit 0b72aa8

Please sign in to comment.