Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Flow Reference Wallet - iOS Client

License

NotificationsYou must be signed in to change notification settings

onflow/FRW-iOS

Repository files navigation

How to build

  1. Checkout code.

  2. git lfs fetch to fetch large frameworks file.

  3. Install dependencies usingSwift Package Manager

  4. Add a new fileLocalEnv in/Lilico/App/Env/ with these contents below

    {    "WalletConnectProjectID": "",    "BackupAESKey": "",    "AESIV": "",    "TranslizedProjectID": "",    "TranslizedOTAToken": ""}
  5. Add the necessary files in the following locations

    • ForLilico target:
    /Lilico/App/Env/Prod/GoogleOAuth2.plist/Lilico/App/Env/Prod/GoogleService-Info.plist
    • ForLilico-dev target:
    /Lilico/App/Env/Dev/GoogleOAuth2.plist/Lilico/App/Env/Dev/GoogleService-Info.plist
  6. Make iCloud and Widget work:

    • ForLilico target: search and replaceio.outblock.lilico
    • ForLilico-dev target: search and replaceio.outblock.lilico.dev

[8]ページ先頭

©2009-2025 Movatter.jp