Closed clarkezone closed 7 months ago
I got this issue when I tried building from source a few weeks ago as well, would love to hear a solution on this! Not really a strong iOS developer so not sure where to start, but I couldnt find any good leads from a quick google search.
This was after running pod install
and opening the workspace file?
https://github.com/aaronpk/Overland-iOS?tab=readme-ov-file#development-setup
One thing that kept tripping me up when using Cocoapods was forgetting to open the xcworkspace file instead of the xcproject file. Make sure you open Overland.xcworkspace
Turns out the dev setup instructions don't mention the pod install
step so for us SwiftPM types we tend to forget that ;-) PR submitted
Following the instructions to build project locally (after forking), I'm getting this build error which looks like a missing file and or missing step in the instructions. Not familiar with Pods, any ideas?