Skip to content

Commit

Permalink
Merge pull request #4 from pisces/release/1.0.0
Browse files Browse the repository at this point in the history
Change gitignore
  • Loading branch information
pisces authored Mar 15, 2018
2 parents c7ffe95 + dc3367b commit b918727
Show file tree
Hide file tree
Showing 96 changed files with 14,712 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ playground.xcworkspace
# you should judge for yourself, the pros and cons are mentioned at:
# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
#
Pods/
# Pods/

# Carthage
#
Expand Down
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
language: swift
osx_image: xcode9.2
podfile: Example/Podfile
script: set -o pipefail && xcodebuild -workspace Example/APNSUtil.xcworkspace -scheme APNSUtil-Example -sdk iphonesimulator11.2 | xcpretty
19 changes: 19 additions & 0 deletions Example/Pods/Alamofire/LICENSE

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

236 changes: 236 additions & 0 deletions Example/Pods/Alamofire/README.md

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

Loading

0 comments on commit b918727

Please sign in to comment.