How to import a Framework
How to import a Framework
- Subject: How to import a Framework
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Wed, 02 Dec 2015 09:39:03 +0700
I just made a Framework (Xcode 7.1), called ProcArgFramework.
I copied it into /Library/Frameworks.
In some other Project I added:
@import ProcArgFramework
But Xcode says: “Module ProcArgFramework not found”.
I tried all sorts of variations of this import-line. But all to no avail.
How can I import my framework?
Gerriet.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden