Objective-C to Swift

Do any members want to work together on converting over the Obj-C code to Swift?

Comments

  • I'll be posting a Github link soon. I've basically been writing a Swift class that will allow you to interface with the MetaWear framework in Obj-C. 
  • What sort of features are you looking for outside of the automatic header bridging that Xcode provides?
  • Hey Stephen. Not looking for additional functionality, just to help lower the barrier of entry to work with the board. I know for myself this one one of the first hardware projects I've done and Obj-C was really tough for me to get a handle on as Swift is my first language. The class file I created will make it a lot easier to call the functions throughout the project, and help others with less experience with Obj-C use the board. I should have it up on Github in a week or so. 
  • Okay great!

    Will be interested to see what you come up with.
This discussion has been closed.