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

Is there a Swfit 3.0 version? #23

Open
iCodist opened this issue Sep 26, 2016 · 5 comments
Open

Is there a Swfit 3.0 version? #23

iCodist opened this issue Sep 26, 2016 · 5 comments

Comments

@iCodist
Copy link

iCodist commented Sep 26, 2016

Is there a Swfit 3.0 version?

@kameike
Copy link

kameike commented Oct 15, 2016

@iCodist I have made that, and send a pull request which is still pending, but if you want you can use it. all test is passed.

currently the code is on my branch
https://github.com/kameike/SwiftFilePath/tree/update_swift3_xcode8

@MotoxX
Copy link

MotoxX commented Jan 15, 2017

Hi @kameike , I'm kind of new to the whole cocoapod topic... what do I have to put into my podfile to use your swift 3 version? I tried
pod 'SwiftFilePath‘, :git => "https://github.com/kameike/SwiftFilePath.git“
but it didn't work. Thanks a lot!

@kameike
Copy link

kameike commented Jan 15, 2017

Hi @MotoxX
you have to specify which branch you going use so
pod 'SwiftFilePath‘, :git => "https://github.com/kameike/SwiftFilePath.git“, :branch => 'update_swift3_xcode8'
is the answer to your question. good luck with your project :)

@MotoxX
Copy link

MotoxX commented Jan 16, 2017

hi @kameike ,
thanks a lot! It works perfectly!!!

@jianchaoxu
Copy link

2018-03-25 19 58 29
i use cocoapod but has some error ,how to fit it? thanks

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

4 participants