From 00ddfb4152e9280a194e46fef7e02b4c222d5442 Mon Sep 17 00:00:00 2001 From: shingt Date: Sun, 21 Apr 2019 16:36:58 -0700 Subject: [PATCH] Delete an unnecessary setup for playground --- README.md | 1 - .../Pages/Property.xcplaygroundpage/Contents.swift | 1 - .../Pages/Sandbox.xcplaygroundpage/Contents.swift | 1 - .../Pages/Signal.xcplaygroundpage/Contents.swift | 1 - .../Pages/SignalProducer.xcplaygroundpage/Contents.swift | 1 - 5 files changed, 5 deletions(-) diff --git a/README.md b/README.md index defcccd1f..f692e80ec 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,6 @@ We also provide a great Playground, so you can get used to ReactiveCocoa's opera - `git submodule update --init --recursive` **OR**, if you have [Carthage][] installed - `carthage checkout` 1. Open `ReactiveSwift.xcworkspace` - 1. Build `Result-Mac` scheme 1. Build `ReactiveSwift-macOS` scheme 1. Finally open the `ReactiveSwift.playground` 1. Choose `View > Show Debug Area` diff --git a/ReactiveSwift.playground/Pages/Property.xcplaygroundpage/Contents.swift b/ReactiveSwift.playground/Pages/Property.xcplaygroundpage/Contents.swift index ef73a9046..9ac8afb8b 100644 --- a/ReactiveSwift.playground/Pages/Property.xcplaygroundpage/Contents.swift +++ b/ReactiveSwift.playground/Pages/Property.xcplaygroundpage/Contents.swift @@ -6,7 +6,6 @@ **OR**, if you have [Carthage](https://github.com/Carthage/Carthage) installed - `carthage checkout` 1. Open `ReactiveSwift.xcworkspace` - 1. Build `Result-Mac` scheme 1. Build `ReactiveSwift-macOS` scheme 1. Finally open the `ReactiveSwift.playground` 1. Choose `View > Show Debug Area` diff --git a/ReactiveSwift.playground/Pages/Sandbox.xcplaygroundpage/Contents.swift b/ReactiveSwift.playground/Pages/Sandbox.xcplaygroundpage/Contents.swift index 460d79e4e..28f02fb64 100644 --- a/ReactiveSwift.playground/Pages/Sandbox.xcplaygroundpage/Contents.swift +++ b/ReactiveSwift.playground/Pages/Sandbox.xcplaygroundpage/Contents.swift @@ -6,7 +6,6 @@ **OR**, if you have [Carthage](https://github.com/Carthage/Carthage) installed - `carthage checkout` 1. Open `ReactiveSwift.xcworkspace` - 1. Build `Result-Mac` scheme 1. Build `ReactiveSwift-macOS` scheme 1. Finally open the `ReactiveSwift.playground` 1. Choose `View > Show Debug Area` diff --git a/ReactiveSwift.playground/Pages/Signal.xcplaygroundpage/Contents.swift b/ReactiveSwift.playground/Pages/Signal.xcplaygroundpage/Contents.swift index c74bbf001..d925cce7a 100644 --- a/ReactiveSwift.playground/Pages/Signal.xcplaygroundpage/Contents.swift +++ b/ReactiveSwift.playground/Pages/Signal.xcplaygroundpage/Contents.swift @@ -6,7 +6,6 @@ **OR**, if you have [Carthage](https://github.com/Carthage/Carthage) installed - `carthage checkout` 1. Open `ReactiveSwift.xcworkspace` -1. Build `Result-Mac` scheme 1. Build `ReactiveSwift-macOS` scheme 1. Finally open the `ReactiveSwift.playground` 1. Choose `View > Show Debug Area` diff --git a/ReactiveSwift.playground/Pages/SignalProducer.xcplaygroundpage/Contents.swift b/ReactiveSwift.playground/Pages/SignalProducer.xcplaygroundpage/Contents.swift index aa0d47fe9..f9c5b1072 100644 --- a/ReactiveSwift.playground/Pages/SignalProducer.xcplaygroundpage/Contents.swift +++ b/ReactiveSwift.playground/Pages/SignalProducer.xcplaygroundpage/Contents.swift @@ -6,7 +6,6 @@ **OR**, if you have [Carthage](https://github.com/Carthage/Carthage) installed - `carthage checkout` 1. Open `ReactiveSwift.xcworkspace` -1. Build `Result-Mac` scheme 1. Build `ReactiveSwift-macOS` scheme 1. Finally open the `ReactiveSwift.playground` 1. Choose `View > Show Debug Area`