Skip to content

Commit

Permalink
Remove ReactiveCocoa code
Browse files Browse the repository at this point in the history
  • Loading branch information
mdiep committed Sep 11, 2016
1 parent d6f6f4f commit 5657bd3
Show file tree
Hide file tree
Showing 288 changed files with 285 additions and 37,213 deletions.
23 changes: 1 addition & 22 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,30 +8,9 @@ before_script:
- git submodule update --init --recursive
script:
- script/build
xcode_workspace: ReactiveCocoa.xcworkspace
xcode_workspace: ReactiveSwift.xcworkspace
matrix:
include:
- xcode_scheme: ReactiveCocoa-macOS
env:
- XCODE_SDK=macosx
- XCODE_ACTION="build test"
- XCODE_DESTINATION="arch=x86_64"
- XCODE_PLAYGROUND_TARGET="x86_64-apple-macosx10.10"
- xcode_scheme: ReactiveCocoa-iOS
env:
- XCODE_SDK=iphonesimulator
- XCODE_ACTION="build-for-testing test-without-building"
- XCODE_DESTINATION="platform=iOS Simulator,name=iPhone 6s"
- xcode_scheme: ReactiveCocoa-tvOS
env:
- XCODE_SDK=appletvsimulator
- XCODE_ACTION="build-for-testing test-without-building"
- XCODE_DESTINATION="platform=tvOS Simulator,name=Apple TV 1080p"
- xcode_scheme: ReactiveCocoa-watchOS
env:
- XCODE_SDK=watchsimulator
- XCODE_ACTION=build
- XCODE_DESTINATION="platform=watchOS Simulator,name=Apple Watch - 38mm"
- xcode_scheme: ReactiveSwift-macOS
env:
- XCODE_SDK=macosx
Expand Down
455 changes: 0 additions & 455 deletions CHANGELOG.md

This file was deleted.

364 changes: 0 additions & 364 deletions Documentation/Legacy/BasicOperators.md

This file was deleted.

Loading

0 comments on commit 5657bd3

Please sign in to comment.