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

Updated project #1

Merged
merged 1 commit into from Jul 30, 2016
Merged

Updated project #1

merged 1 commit into from Jul 30, 2016

Conversation

haydenholligan
Copy link
Contributor

@haydenholligan haydenholligan commented Jul 29, 2016

  • Added LaunchScreen.storyboard (required as of iOS 9 to support all phone sizes)
  • Updated Swift syntax to version 2.3
  • Updated Realm syntax to version 1.0.2
  • Added initializer for ToDoItem

PS: I manually added the current Realm version framework (1.0.2) to my project, because carthage was giving me problems. Something in carthage seems to need to be fixed

PPS: I followed your tutorial on realm.io, it needs to be updated in a few spots. Had to do a bit of research on realm deprecations to get it to work, but wasn't too bad.

- Added LaunchScreen.storyboard (required as of iOS 9 to support all phone sizes)
- Updated Swift syntax
- Updated Realm syntax
- Added initializer for ToDoItem

Note: I manually added the current Realm version framework (1.0.2) to my project, because carthage was giving me problems. Something in carthage seems to need to be fixed
@pietbrauer pietbrauer merged commit 54dbffd into pietbrauer:master Jul 30, 2016
@pietbrauer
Copy link
Owner

Sweet! Thanks a lot!

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

2 participants