novasamatech / nova-wallet-ios

Nova Wallet iOS is a next gen application for Polkadot & Kusama ecosystem, transparent & community-oriented, focused on convenient UX/UI, fast performance & security.
https://novawallet.io
Apache License 2.0
38 stars 20 forks source link

Unable to run repository nova-wallet-ios #1239

Open ltfschoen opened 1 month ago

ltfschoen commented 1 month ago

I am trying to run this repository locally https://github.com/novasamatech/ using Xcode 15.4 (15F31d) on Sonoma 14.5 (23F79), but i'm getting the attached error. What are the instructions to run it locally so I can overcome the attached error. I can't see any setup instructions in the README file.

Screenshot 2024-09-26 at 12 28 38 AM (1)
ERussel commented 1 month ago

Hey hey! You need to do pod install first in the project directory. Then try to build and run the project using Xcode.