Skip to content

Commit

Permalink
remove osx example
Browse files Browse the repository at this point in the history
  • Loading branch information
jack-stripe committed Aug 6, 2015
1 parent 7722f57 commit 098a413
Show file tree
Hide file tree
Showing 14 changed files with 1 addition and 1,354 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ script:
- set -o pipefail && xcodebuild test -workspace Stripe.xcworkspace -scheme "StripeOSX Tests" | xcpretty -c
- set -o pipefail && xcodebuild build -workspace Stripe.xcworkspace -scheme "Stripe iOS Example (Simple)" -sdk iphonesimulator | xcpretty -c
- set -o pipefail && xcodebuild build -workspace Stripe.xcworkspace -scheme "Stripe iOS Example (Custom)" -sdk iphonesimulator | xcpretty -c
- set -o pipefail && xcodebuild build -workspace Stripe.xcworkspace -scheme "Stripe OSX Example" | xcpretty -c
- "./Tests/installation_tests/cocoapods/with_frameworks/test.sh"
- "./Tests/installation_tests/cocoapods/without_frameworks/test.sh"
- "./Tests/installation_tests/manual_installation/test.sh"
Expand Down
14 changes: 0 additions & 14 deletions Example/OSXExample/AppDelegate.h

This file was deleted.

29 changes: 0 additions & 29 deletions Example/OSXExample/AppDelegate.m

This file was deleted.

666 changes: 0 additions & 666 deletions Example/OSXExample/Base.lproj/MainMenu.xib

This file was deleted.

13 changes: 0 additions & 13 deletions Example/OSXExample/ExampleWindowController.h

This file was deleted.

57 changes: 0 additions & 57 deletions Example/OSXExample/ExampleWindowController.m

This file was deleted.

41 changes: 0 additions & 41 deletions Example/OSXExample/ExampleWindowController.xib

This file was deleted.

This file was deleted.

34 changes: 0 additions & 34 deletions Example/OSXExample/Info.plist

This file was deleted.

13 changes: 0 additions & 13 deletions Example/OSXExample/main.m

This file was deleted.

Loading

0 comments on commit 098a413

Please sign in to comment.