-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Swift version of example project.
- Loading branch information
elenipapanik
committed
Feb 3, 2020
1 parent
e06b92b
commit db70785
Showing
39 changed files
with
1,195 additions
and
2,415 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
8 changes: 8 additions & 0 deletions
8
Example/ErrorHandler.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>IDEDidComputeMac32BitWarning</key> | ||
<true/> | ||
</dict> | ||
</plist> |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,28 @@ | ||
PODS: | ||
- Alamofire (4.5.0) | ||
- ErrorHandler (0.8.0): | ||
- ErrorHandler/Core (= 0.8.0) | ||
- ErrorHandler/Alamofire (0.8.0): | ||
- Alamofire (4.9.1) | ||
- ErrorHandler (0.8.1): | ||
- ErrorHandler/Core (= 0.8.1) | ||
- ErrorHandler/Alamofire (0.8.1): | ||
- Alamofire (~> 4.1) | ||
- ErrorHandler/Core | ||
- ErrorHandler/Core (0.8.0) | ||
- ErrorHandler/Core (0.8.1) | ||
|
||
DEPENDENCIES: | ||
- ErrorHandler (from `../`) | ||
- ErrorHandler/Alamofire (from `../`) | ||
|
||
SPEC REPOS: | ||
https://github.com/CocoaPods/Specs.git: | ||
- Alamofire | ||
|
||
EXTERNAL SOURCES: | ||
ErrorHandler: | ||
:path: ../ | ||
:path: "../" | ||
|
||
SPEC CHECKSUMS: | ||
Alamofire: f28cdffd29de33a7bfa022cbd63ae95a27fae140 | ||
ErrorHandler: f64a00c0e62273054526c2d102496db244b2efa3 | ||
Alamofire: 85e8a02c69d6020a0d734f6054870d7ecb75cf18 | ||
ErrorHandler: 7bff711b2dcb68a033ba6501a3d3fbb7c982fe11 | ||
|
||
PODFILE CHECKSUM: 8e328fdbad084717f3c5a8e2ce8f3f3671d29c67 | ||
|
||
COCOAPODS: 1.3.1 | ||
COCOAPODS: 1.8.3 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.