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 3 conversion #99

Merged
merged 1 commit into from
Sep 17, 2016
Merged

Swift 3 conversion #99

merged 1 commit into from
Sep 17, 2016

Conversation

AnthonyMDev
Copy link

The swift 3 conversion is completed here for you. The framework should build and operate properly when linked to another application.

There is an Xcode linker error when running the example project that I wasn't able to figure out. You may have more luck with that.

dyld: Library not loaded: @rpath/FDTake.framework/FDTake
  Referenced from: /Users/Anthony/Library/Developer/CoreSimulator/Devices/4CEB8CFD-4B0F-45E8-846D-09CF7472E62E/data/Containers/Bundle/Application/68D448FF-F227-4B53-A7E0-4D33C458B135/FDTake_Example.app/FDTake_Example
  Reason: image not found

@fulldecent
Copy link
Owner

Thank you, I am reviewing this now

@fulldecent
Copy link
Owner

If anyone wants to watch or get involved
https://www.youtube.com/watch?v=nkGIlDStD7Q

@fulldecent fulldecent mentioned this pull request Sep 17, 2016
@fulldecent
Copy link
Owner

Got it running and working with iOS example, now cleaning up project

@fulldecent
Copy link
Owner

Got everything working except localization. Will need assistance.

@fulldecent fulldecent merged commit 3d22e72 into fulldecent:master Sep 17, 2016
@AnthonyMDev
Copy link
Author

I've never worked with localization myself. Sorry I can't be of help there. :/

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