Skip to content

Commit

Permalink
Merge pull request #10 from AutomaticDoorControl/Install-Fastlane-Doc…
Browse files Browse the repository at this point in the history
…ument-Install

Documented App Installation & Updated Pods (#8)
  • Loading branch information
ljw980105 authored Dec 8, 2018
2 parents 47c1d8b + 1b45056 commit 599057e
Show file tree
Hide file tree
Showing 22 changed files with 1,647 additions and 1,481 deletions.
Binary file added MiscellaneousFiles/RunningXcodeProject.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 8 additions & 8 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PODS:
- Alamofire (4.7.3)
- JLActivityIndicator (1.2.1)
- Alamofire (4.8.0)
- JLActivityIndicator (2.0)
- lottie-ios (2.5.2)
- SwiftMessages (6.0.0):
- SwiftMessages/App (= 6.0.0)
- SwiftMessages/App (6.0.0)
- SwiftMessages (6.0.1):
- SwiftMessages/App (= 6.0.1)
- SwiftMessages/App (6.0.1)

DEPENDENCIES:
- Alamofire
Expand All @@ -20,10 +20,10 @@ SPEC REPOS:
- SwiftMessages

SPEC CHECKSUMS:
Alamofire: c7287b6e5d7da964a70935e5db17046b7fde6568
JLActivityIndicator: 99423d33ffe54d5ef8dddd6a652a4dc75a54919b
Alamofire: 3ec537f71edc9804815215393ae2b1a8ea33a844
JLActivityIndicator: 124d283ff57a0d2d942871eb64a2f4b3ca7492eb
lottie-ios: 3fef45d3fabe63e3c7c2eb603dd64ddfffc73062
SwiftMessages: da7c981256a65b3e58022d9027a36584cf4eccf5
SwiftMessages: 42ed7b6e1f2f1ead9ee667dc61a0ae87e4f49570

PODFILE CHECKSUM: a03d4a084d1e1fd486e41645f010a83fe6d3c020

Expand Down
11 changes: 6 additions & 5 deletions Pods/Alamofire/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

21 changes: 8 additions & 13 deletions Pods/Alamofire/Source/Request.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions Pods/Alamofire/Source/Result.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 7 additions & 4 deletions Pods/Alamofire/Source/SessionManager.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 40 additions & 0 deletions Pods/JLActivityIndicator/JLActivityIndicator/JLUtilities.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Pods/JLActivityIndicator/README.MD

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 599057e

Please sign in to comment.