Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cocoa Touch Framework in Xcode 6 #186

Open
fabb opened this issue Jun 4, 2014 · 6 comments
Open

Cocoa Touch Framework in Xcode 6 #186

fabb opened this issue Jun 4, 2014 · 6 comments

Comments

@fabb
Copy link

fabb commented Jun 4, 2014

Xcode 6 offers a Cocoa Touch Framework template, would you recommend using that instead of this project?

@skywalkerlw
Copy link

yes

@Dwiyer
Copy link

Dwiyer commented Sep 4, 2014

I've just had a try, it's very convenient.

@MattFoley
Copy link

So far as we know, frameworks using that template can only run on iOS 8.

@lenkaiser
Copy link

I'm running into a peculiar error which I can't find the solution to. I know this is not a support thread and not related but you guys seem to have more experience with frameworks/iOS8 than me. The error is as following:

Warning: usage of --preserve-metadata with option "resource-rules" (deprecated in Mac OS X >= 10.10)!
.../DerivedData/TestFramework-ethagmafcjzncuftipguwzdeiezh/Build/Products/Debug-iphoneos/TestFramework.app/Frameworks/BasicFramework.framework: replacing existing signature
.../DerivedData/TestFramework-ethagmafcjzncuftipguwzdeiezh/Build/Products/Debug-iphoneos/TestFramework.app/Frameworks/BasicFramework.framework: invalid resource directory (directory or signature have been modified)

Maybe you guys can point me in the right direction because I can't seem to find any documentation about this in the Apple Docs, except that this feature exists.

@rescueprogramming
Copy link

anyone can please point any tutorial how to use it .Thanks

@rescueprogramming
Copy link

Below is the tutorial how to create ios Custom Frameworks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants