Skip to content

Commit

Permalink
Purge CocoaPods from the example project.
Browse files Browse the repository at this point in the history
  • Loading branch information
James White committed Mar 30, 2016
1 parent 78c39ff commit 84f653e
Show file tree
Hide file tree
Showing 68 changed files with 950 additions and 2,093 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
xcuserdata
.DS_STORE
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ language: objective-c
osx_image: xcode7.3

script:
- xcodebuild test -workspace Tests/AcknowExample.xcworkspace -scheme AcknowExample -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO
- xcodebuild test -workspace AcknowList.xcworkspace -scheme AcknowList -sdk iphonesimulator ONLY_ACTIVE_ARCH=NO
4 changes: 1 addition & 3 deletions AcknowList.podspec.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@
"tag": "0.2.2"
},
"source_files": "Source/*.swift",
"resources": [
"AcknowList.bundle"
],
"resources": "Resources/AcknowList.bundle",
"platforms": {
"ios": "8.0"
},
Expand Down
Loading

0 comments on commit 84f653e

Please sign in to comment.