Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
syun0216 committed Dec 20, 2019
1 parent 05ac280 commit df0cc5f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -9,6 +9,8 @@
<a href="https://itunes.apple.com/cn/app/goforeat/id1343559475?mt=8"><img src="./display/apple.png"/></a>
</p>

> 注意:有得食app在10月4号后线上已经停止服务,若想看效果,请下载[有得食apk](https://github.com/syun0216/goforeat/tree/master/more/goforeat.apk)
## 文檔結構

<details>
Expand Down Expand Up @@ -148,7 +150,6 @@ app
- [项目小技巧](https://github.com/syun0216/goforeat/tree/master/more/项目小技巧.md)
- [update-to-0.59.8](https://github.com/syun0216/goforeat/tree/master/more/update-to-0.59.8.md)
- [codepush 热更新gif效果](https://github.com/syun0216/goforeat/tree/master/display/codepush.gif)
- [Android apk下载](https://github.com/syun0216/goforeat/tree/master/more/goforeat.apk)

## 附錄

Expand Down
8 changes: 4 additions & 4 deletions ios/goforeat_app.xcodeproj/project.pbxproj
Expand Up @@ -1747,7 +1747,7 @@
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
CODEPUSH_KEY = "y5mK05OSrYUfX9dfqMBWnJiRhkm3d261912e-873f-4270-b887-25c360664c8c";
CODE_SIGN_ENTITLEMENTS = goforeat_app/goforeat_app.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 1;
Expand Down Expand Up @@ -1786,8 +1786,8 @@
);
PRODUCT_BUNDLE_IDENTIFIER = com.syun.goforeat;
PRODUCT_NAME = goforeat_app;
PROVISIONING_PROFILE = "8111a5f3-7b4f-45a1-97da-8de9d1e7a768";
PROVISIONING_PROFILE_SPECIFIER = GoforeatAdHoc;
PROVISIONING_PROFILE = Automatic;
PROVISIONING_PROFILE_SPECIFIER = dev;
VALID_ARCHS = "arm64 arm64e armv7s armv7";
VERSIONING_SYSTEM = "apple-generic";
};
Expand Down Expand Up @@ -1840,7 +1840,7 @@
PRODUCT_BUNDLE_IDENTIFIER = com.syun.goforeat;
PRODUCT_MODULE_NAME = "$(PRODUCT_NAME:c99extidentifier)";
PRODUCT_NAME = goforeat_app;
PROVISIONING_PROFILE = "8111a5f3-7b4f-45a1-97da-8de9d1e7a768";
PROVISIONING_PROFILE = Automatic;
PROVISIONING_PROFILE_SPECIFIER = GoforeatAppStore;
VALID_ARCHS = "arm64 arm64e armv7s armv7";
VERSIONING_SYSTEM = "apple-generic";
Expand Down
1 change: 1 addition & 0 deletions more/有得食介绍.md
@@ -0,0 +1 @@
有得食公司创立于2017年11月,秉承着一日一道菜,日日有不同的理念,在香港外卖市场扎根。峰值的时候一日可以买到三百份,仅仅是中环几个点。我们获得了喜茶投资人何伯权先生的百万天使轮融资,多次被香港电视台采访,登上过36氪 [用团餐模式破解香港外卖难局,「有得食」完成天使轮融资](https://36kr.com/p/5155426)。由于2019年下半年香港局势动荡,于同年10月4日停止了我们在香港的外卖脚步。

0 comments on commit df0cc5f

Please sign in to comment.