-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating AnyObject to Any and updating Atlas
- Loading branch information
Showing
4 changed files
with
21 additions
and
106 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
99 changes: 0 additions & 99 deletions
99
HTTPService.xcodeproj/xcshareddata/xcschemes/HTTPService.xcscheme
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule Atlas
updated
9 files
+0 −39 | .travis.yml | |
+1 −3 | Atlas/Extensions/AtlasMappingExecutor+AtlasDateMapping.swift | |
+8 −0 | fastlane/.env.build | |
+7 −0 | fastlane/Appfile | |
+57 −0 | fastlane/README.md | |
+14 −0 | fastlane/deploy.sh | |
+100 −0 | fastlane/fastfile | |
+5 −0 | fastlane/release.sh | |
+102 −0 | fastlane/release_notes.sh |