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

Integration with Swift 5 #60

Closed
Qasim334 opened this issue Apr 9, 2019 · 5 comments
Closed

Integration with Swift 5 #60

Qasim334 opened this issue Apr 9, 2019 · 5 comments
Projects

Comments

@Qasim334
Copy link

Qasim334 commented Apr 9, 2019

SWIFT_VERSION '5.0' is unsupported, supported versions are: 3.0, 4.0, 4.2. (in target 'FAPanels')
I have just added Swift 5 toolchain in xcode 10.1

@fahidattique55
Copy link
Owner

fahidattique55 commented Apr 9, 2019

@QasimnaveedJem I've updated to swift 5.0. Please update the pod to 1.0.3. Let me know if you face any issues.

@Qasim334
Copy link
Author

@fahidattique55
I have updated pod to version 1.0.3. i am still facing the same issue

in my pod file "pod 'FAPanels', '~> 1.0.3'"

Screen Shot 2019-04-10 at 9 57 08 AM
Screen Shot 2019-04-10 at 10 01 19 AM

@fahidattique55 fahidattique55 added this to To Do in Aiana Apr 11, 2019
@fahidattique55
Copy link
Owner

Try with the following code only. Remove the 1.0.3

pod 'FAPanels'

@jerrychong25
Copy link

jerrychong25 commented Jul 26, 2019

pod 'FAPanels' is working on Xcode 10.2

@Qasim334
Copy link
Author

Qasim334 commented Aug 2, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Aiana
  
To Do
Development

No branches or pull requests

3 participants