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 Example #74

Merged
merged 7 commits into from
Jun 25, 2014
Merged

Swift Example #74

merged 7 commits into from
Jun 25, 2014

Conversation

cnstoll
Copy link
Contributor

@cnstoll cnstoll commented Jun 23, 2014

Implemented a very basic example project using Swift. Adding a pull request in case anyone wants to take a look. The only change required to the core of MMRecord to get this to work was a basic change involving how class names get referenced and created on the Objective-C side to make sure and handle the case where it will be instantiating a Swift class via a fully namespaced class name.

@cnstoll
Copy link
Contributor Author

cnstoll commented Jun 23, 2014

Work left to do here:

  • Enhance the example app
  • Add Swift example to the Read me

@cnstoll cnstoll added this to the 1.4.0 milestone Jun 23, 2014
cnstoll added a commit that referenced this pull request Jun 25, 2014
@cnstoll cnstoll merged commit f918e8b into master Jun 25, 2014
@cnstoll cnstoll deleted the cnstoll_swift branch June 25, 2014 22:13
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

1 participant