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

Be more helpful when an incompatible Pod is used #15

Open
neonichu opened this issue Jul 17, 2015 · 4 comments
Open

Be more helpful when an incompatible Pod is used #15

neonichu opened this issue Jul 17, 2015 · 4 comments

Comments

@neonichu
Copy link
Member

Currently known to be incompatible:

  • anything which only consists of prebuilt binaries (we could copy frameworks over if they exist, but also consider things like Helpshift, which use vendored_library or in that case library)
@segiddins
Copy link
Member

Does #18 help this at all?

@neonichu
Copy link
Member Author

Not really, IMO we should just copy vendored frameworks over, CP doesn't need to touch them, but for vendored libraries, there's still no good solution.

@segiddins
Copy link
Member

I think generating an xcconfig would go a long way? On the other hand, the user can still just drag vendored libs

@neonichu
Copy link
Member Author

Yah, but they also have to drag headers, so XCConfig sounds good

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

No branches or pull requests

2 participants