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 product to the Package.swift #152

Merged
merged 1 commit into from
Sep 18, 2018
Merged

Add product to the Package.swift #152

merged 1 commit into from
Sep 18, 2018

Conversation

pepicrft
Copy link
Contributor

When I use the latest version of AEXML with Swift 4.2 I get the following error:

'xcodeproj' /Users/pedropinera/src/github.com/tuist/xcodeproj: error: product dependency 'AEXML' not found
warning: dependency 'AEXML' is not used by any target

It seems that the SPM can't find it because it's not defined as a product in the package manifest.

@tadija tadija merged commit 86642e7 into tadija:master Sep 18, 2018
@tadija
Copy link
Owner

tadija commented Sep 18, 2018

Thanks @pepibumur, this is merged in the latest release!

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.

2 participants