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

Swift Package Manager support #229

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

Conversation

lbatr3s
Copy link

@lbatr3s lbatr3s commented Sep 20, 2020

Due to the failure of Cocoapods and Carthage on Xcode12 I had to add the framework using Swift Package Manager, I'm creating the PR in case it results useful for someone else.

-Init Swift Package Manager
-Changed folder structure
-Updated version
-Added missing file.
-Moved missing files.
-Fixed target files.
-Added iOS version.
-Added dependency.
-UIKit
-UIKit import.
-Removed Foundation import.
-Fixed files references
-Removed unused files.
-Fixed folder references.
-Added SPM to README.md file.
Updated Xcode version.
Removed invalid parameters.
iOS version for testing.
iOS version for testing.
-Fixed test target.
@kirans
Copy link

kirans commented Nov 19, 2021

Any plans merging this PR?

@CavalcanteLeo
Copy link

any news?

@lbatr3s
Copy link
Author

lbatr3s commented May 15, 2022

Seems like this repository is not under maintenance anymore. But this fork https://github.com/oscardemoya/SwiftValidator seems to have the SPM support in a stable condition.

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