-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8cc935f
commit d38c724
Showing
1 changed file
with
7 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,12 +20,6 @@ | |
(复旦于2021年元旦前后大批量修改了API接口,导致某些功能失效,正在逐个修复中) | ||
目前这款应用仍处于最初的开发阶段,欢迎各位大佬加入开发~ | ||
|
||
## 我们需要赞助! | ||
由于开发团队没有能力支持高额的 Apple Developer Program 费用(发布应用至App Store和TestFlight所必需),我们正在寻找赞助。 | ||
您可以通过爱发电平台赞助我们 https://afdian.net/@danxi-dev | ||
然而爱发电平台会抽成,所以有赞助希望能直接通过邮件联系我们! | ||
我们的邮箱:[[email protected]](mailto:[email protected]) | ||
|
||
# 安装 | ||
注意:本应用仍处于早期开发阶段,也许会有不可预料的 Bug 发生。 | ||
如果您遇到了本应用中不符合预期的行为,欢迎 [新建 Issue](https://github.com/w568w/DanXi/issues/new/choose) 或 [发起 Pull request](https://github.com/w568w/DanXi/compare)。 | ||
|
@@ -36,22 +30,9 @@ | |
打开 [release 页面](https://github.com/w568w/DanXi/releases) 下载 apk 安装包,安装即可。 | ||
(依据设备差异,您可能需要在设置中允许「安装来自未知来源的应用」) | ||
|
||
## iOS(watchOS)/iPadOS(使用 [AltStore](https://altstore.io) 安装) | ||
|
||
由于开发团队没有能力支持高额的 Apple 开发者计划费用(疯狂暗示.jpg),本应用难以上架 AppStore 或使用其他简便的方式供用户安装。 | ||
|
||
此处提供一种特殊的使用方法,需要准备同一局域网下的一台电脑( macOS/Windows ) | ||
## iOS(watchOS)/iPadOS | ||
|
||
1. 在电脑上安装 [AltServer](https://altstore.io) | ||
2. 使用 AltServer 在设备上安装 AltStore。 | ||
3. 在设备上使用 Safari 浏览器前往 [release 页面](https://github.com/w568w/DanXi/releases) 下载 ipa 安装包。 | ||
4. 在设备上打开于第二步中安装好的 AltStore,选择底部的 My Apps 标签页,再点击左上角的”+“号,在弹出的文件窗口中选择您下载好的 ipa 安装包进行安装。 | ||
5. 每 7 天(应用旁显示的 Expire 时间)内需要在 AltStore 中刷新一次,否则 AltStore 与本应用均无法运行。 | ||
|
||
有关 AltStore 的常见问题你可以在[这里](https://altstore.io/faq/)(英文)得到解答。 | ||
有关 AltStore 的技术细节参见其[项目首页](https://github.com/rileytestut/AltStore)(英文)。 | ||
|
||
感谢理解与支持! | ||
从 [App Store](https://apps.apple.com/us/app/旦夕/id1568629997) 下载 | ||
|
||
## macOS | ||
打开 [release 页面](https://github.com/w568w/DanXi/releases) 下载 dmg 磁盘映像,挂载后将旦兮拖入 Applications 文件夹即可。 | ||
|
@@ -77,3 +58,8 @@ Tools • Dart 2.13.0 | |
如果你正在为`iOS/iPadOS/macOS`平台构建,您还需要[安装并配置](https://apps.apple.com/cn/app/xcode/id497799835)`Xcode`。 | ||
|
||
确定配置正确后,在项目根目录下运行`flutter run [ios/android]`即可运行应用。 | ||
|
||
## 赞助 | ||
由于 Apple Developer Program 费用(发布应用至App Store和TestFlight所必需)费用较高,如果您希望赞助我们,您可以通过爱发电平台赞助我们 https://afdian.net/@danxi-dev | ||
然而爱发电平台会抽成,所以有赞助希望能直接通过邮件联系我们! | ||
我们的邮箱:[[email protected]](mailto:[email protected]) |