-
Checkout code.
-
git lfs fetchto fetch large frameworks file. -
Install dependencies using
Swift Package Manager -
Add a new file
LocalEnvin/Lilico/App/Env/with these contents below{ "WalletConnectProjectID": "", "BackupAESKey": "", "AESIV": "", "TranslizedProjectID": "", "TranslizedOTAToken": "" } -
Add the necessary files in the following locations
- For
Lilicotarget:
/Lilico/App/Env/Prod/GoogleOAuth2.plist /Lilico/App/Env/Prod/GoogleService-Info.plist- For
Lilico-devtarget:
/Lilico/App/Env/Dev/GoogleOAuth2.plist /Lilico/App/Env/Dev/GoogleService-Info.plist - For
-
Make iCloud and Widget work:
- For
Lilicotarget: search and replaceio.outblock.lilico - For
Lilico-devtarget: search and replaceio.outblock.lilico.dev
- For
Peppermint1020/FRW-iOS
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- Swift 78.8%
- C 16.2%
- C++ 2.4%
- JavaScript 2.3%
- Other 0.3%