File tree Expand file tree Collapse file tree 3 files changed +13
-13
lines changed
Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -45,16 +45,16 @@ iPomodoro(爱番茄)
4545
46461、商店安装
4747
48- | 已上架的商店 | 下载地址 |
49- | --------| ---|
50- | 苹果商店 | [ https://apps.apple.com/cn/app/ipomodoro/id1439666929 ] ( https://apps.apple.com/cn/app/ipomodoro/id1439666929 ) |
51- | 谷歌商店 | [ https://play.google.com/store/apps/details?id=com.iHTCboy.iPomodoro ] ( https://play.google.com/store/apps/details?id=com.iHTCboy.iPomodoro ) |
52- | 华为商店 | [ https://appgallery.huawei.com/#/app/C103911977 ] ( https://appgallery.huawei.com/#/app/C103911977 ) |
53- | 小米商店 | [ http://app.xiaomi.com/detail/1341005 ] ( http://app.xiaomi.com/detail/1341005 ) |
54- | 酷安商店 | [ https://www.coolapk.com/apk/282769 ] ( https://www.coolapk.com/apk/282769 ) |
55- | APK下载 | [ https://github.com/iHTCboy/iPomodoro-Flutter/releases ] ( https://github.com/iHTCboy/iPomodoro-Flutter/releases ) |
56-
57- > 注:因为苹果开发者账号需要 ¥688 年费,所以 AppStore下载收费1元。介意的朋友可以下载本项目代码在macOS系统编译安装 。
48+ | 已上架的商店 | 下载地址 | 备注 |
49+ | --------| ---| --- |
50+ | 苹果商店 | [ https://apps.apple.com/cn/app/ipomodoro/id1439666929 ] ( https://apps.apple.com/cn/app/ipomodoro/id1439666929 ) | 可供下载 |
51+ | 谷歌商店 | [ https://play.google.com/store/apps/details?id=com.iHTCboy.iPomodoro ] ( https://play.google.com/store/apps/details?id=com.iHTCboy.iPomodoro ) | 可供下载 |
52+ | 华为商店 | [ https://appgallery.huawei.com/#/app/C103911977 ] ( https://appgallery.huawei.com/#/app/C103911977 ) | 不合规被下架 |
53+ | 小米商店 | [ http://app.xiaomi.com/detail/1341005 ] ( http://app.xiaomi.com/detail/1341005 ) | 不合规被下架 |
54+ | 酷安商店 | [ https://www.coolapk.com/apk/282769 ] ( https://www.coolapk.com/apk/282769 ) | 不合规被下架 |
55+ | APK下载 | [ https://github.com/iHTCboy/iPomodoro-Flutter/releases ] ( https://github.com/iHTCboy/iPomodoro-Flutter/releases ) | 可供下载 |
56+
57+ > 注:因为苹果开发者账号需要 ¥688 年费,所以 App Store下载收费1元。介意的朋友可以下载本项目代码在 macOS 系统编译安装 。
5858
5959
60602、编译安装
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ export "FLUTTER_APPLICATION_PATH=/Users/HTC/Documents/Programing/Flutter/iPomodo
55export " COCOAPODS_PARALLEL_CODE_SIGN=true"
66export " FLUTTER_TARGET=/Users/HTC/Documents/Programing/Flutter/iPomodoro-Flutter/app/lib/main.dart"
77export " FLUTTER_BUILD_DIR=build"
8- export " FLUTTER_BUILD_NAME=3.1.0 "
9- export " FLUTTER_BUILD_NUMBER=230124 "
8+ export " FLUTTER_BUILD_NAME=3.1.1 "
9+ export " FLUTTER_BUILD_NUMBER=230209 "
1010export " DART_DEFINES=Zmx1dHRlci5pbnNwZWN0b3Iuc3RydWN0dXJlZEVycm9ycz10cnVl,RkxVVFRFUl9XRUJfQVVUT19ERVRFQ1Q9dHJ1ZQ=="
1111export " DART_OBFUSCATION=false"
1212export " TRACK_WIDGET_CREATION=true"
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1515# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616# Read more about iOS versioning at
1717# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18- version : 3.1.0+230124
18+ version : 3.1.1+230209
1919
2020environment :
2121 sdk : " >=2.7.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments