Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Update SwiftPM manifest to work with Accio #253

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

Conversation

Jeehut
Copy link

@Jeehut Jeehut commented Apr 4, 2019

This updates 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.

Note that this is required due to SwiftPM returning an error stating:
"error: target at 'Sources' contains mixed language source files; feature not supported"

As Accio will use Carthage for building the project anywys, the contents of the `path` is actually not important.
Currently there is no proper way of getting this to work with the current projects code structure.

Please note though that when SwiftPM becomes part of Xcode (which will probably take at least another year),
this projects code files should probably be clearly separated. E.g. (really) all ObjC files could be put into ObjCSupport.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant