-
Notifications
You must be signed in to change notification settings - Fork 68
Implemented best practices and project structure, fix data loading and UITests, update event model and cocoapods #55
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
Conversation
sync with fork
sync with upstream :wq
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please squash your commits. @imjog
Hi @imjog! It looks like one or more of your builds have failed.
|
23ed744
to
ac67492
Compare
Hi @imjog! It looks like one or more of your builds have failed.
|
Hi @imjog! It looks like one or more of your builds have failed.
|
Hi @imjog! It looks like one or more of your builds have failed.
|
ac67492
to
33e4032
Compare
Hi @imjog! It looks like one or more of your builds have failed.
|
ac67492
to
57698e0
Compare
Hi @imjog! It looks like one or more of your builds have failed.
|
ac67492
to
b861b19
Compare
Hi @imjog! It looks like one or more of your builds have failed.
|
a60482a
to
4646183
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
update Cocoapods to 1.5.0? otherwise, lgtm.
|
updated project settings Moved all files constants to Constants file removed outdated UITests Linting fix url endpoint update tracks in event model use `self` to refer to class name as string use DispatchQueue over OperationQueue Fix data loading, update event model with new track ids, and storyboard loading identifiers updated cocoapods to latest 1.5.0
@jurvis @chashmeetsingh @mariobehling Done! Please merge. |
…sia#55) updated project settings Moved all files constants to Constants file removed outdated UITests Linting fix url endpoint update tracks in event model use `self` to refer to class name as string use DispatchQueue over OperationQueue Fix data loading, update event model with new track ids, and storyboard loading identifiers updated cocoapods to latest 1.5.0
…sia#55) updated project settings Moved all files constants to Constants file removed outdated UITests Linting fix url endpoint update tracks in event model use `self` to refer to class name as string use DispatchQueue over OperationQueue Fix data loading, update event model with new track ids, and storyboard loading identifiers updated cocoapods to latest 1.5.0
Fixed #28 #53 and part of #30
Changes:
Constants.swift
file