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

Import the latest code using cocoapods #84

Open
wooseng opened this issue Sep 20, 2019 · 1 comment
Open

Import the latest code using cocoapods #84

wooseng opened this issue Sep 20, 2019 · 1 comment

Comments

@wooseng
Copy link
Contributor

wooseng commented Sep 20, 2019

Podfile:

pod 'swiftScan', :git => 'https://github.com/MxABC/swiftScan.git'

run pod update swiftScan

done!!!

@wooseng
Copy link
Contributor Author

wooseng commented Sep 25, 2019

i had fork the repo, maybe it's better to use the following in your Podfile:

pod 'swiftScan', :git => 'https://github.com/wooseng/swiftScan.git'

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

No branches or pull requests

1 participant