i10 / ARPen

Apache License 2.0
20 stars 13 forks source link

Remove Carthage Search Parts from Xcodeproject #6

Closed Zaubentrucker closed 5 years ago

Zaubentrucker commented 5 years ago

On building the iOS App, the linker issues a "file not found" warning as it can't find the Carthage files.

Since it seems like Carthage isn't used anymore, I suggest to remove the Carthage Path from the Framework Search Paths in: ARPen ->Build Settings -> Search Paths -> Framework Search Paths

imkrishsub commented 5 years ago

Fixed—thanks!