Skip to content
This repository has been archived by the owner on Jul 2, 2018. It is now read-only.

Specify arc flags #32

Open
tbaranes opened this issue Oct 12, 2015 · 1 comment
Open

Specify arc flags #32

tbaranes opened this issue Oct 12, 2015 · 1 comment

Comments

@tbaranes
Copy link

Another key features which could be useful is to add (or not) arc flags if the library doesn't handle but the project does. I think mainly of SKMediaTap, a useful library for OSX which doesn't use arc.

In action, just add the -fno-objc-arc flags to the library concerned.

@devxoul
Copy link
Owner

devxoul commented Oct 12, 2015

Hi @tbaranes! Thank you for idea.

I'm planning to make it available to use additional features via pre/post script. (In order to keep CocoaSeeds simple)
Since pre/post scripting requires flexible architecture, I'm currently working on it.

You can follow #16 for updates.

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

No branches or pull requests

2 participants