Reputation: 801
I am trying to migrate my existing project to Swift Package Manager from Cocoapods.
I have added all my dependencies. All my dependencies are in Remote
Ex.: Firebase, Realm, etc.,
When I try to build I am getting following error.
I tried to resolve in all the following ways but couldn't workout:
Has anyone experienced this issue? Any idea what this could be? FYI: I am using Xcode 13.2.1
Upvotes: 2
Views: 3667
Reputation: 947
Open Finder and go to your Project directory.
Upvotes: 4