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

Add support for SwiftPM based dependency managers #706

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Jeehut
Copy link

@Jeehut Jeehut commented Apr 8, 2019

This adds support for SwiftPM manifest based dependency managers. Specifically this adds support for installing via Accio but will probably also work with SwiftPM once it's integrated into Xcode.

Please note that this project is part of Accio's official integration tests within the Demo project.

This step is required due to restrictions of SwiftPM not allowing mixed language projects.
A future improvent that prevents needing this workaround would be to put all ObjC files into
their own directory and list that directory within the `exclude` parameter.
@chanuuuu
Copy link

Can anyone review this?

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

Successfully merging this pull request may close these issues.

None yet

3 participants