File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
ReactiveSwift.playground/Pages
Property.xcplaygroundpage
SignalProducer.xcplaygroundpage Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22 > # IMPORTANT: To use `ReactiveSwift.playground`, please:
33
44 1. Retrieve the project dependencies using one of the following terminal commands from the ReactiveSwift project root directory:
5- - `script/bootstrap `
5+ - `git submodule update --init `
66 **OR**, if you have [Carthage](https://github.com/Carthage/Carthage) installed
77 - `carthage checkout`
88 1. Open `ReactiveSwift.xcworkspace`
Original file line number Diff line number Diff line change 22 > # IMPORTANT: To use `ReactiveSwift.playground`, please:
33
44 1. Retrieve the project dependencies using one of the following terminal commands from the ReactiveSwift project root directory:
5- - `script/bootstrap `
5+ - `git submodule update --init `
66 **OR**, if you have [Carthage](https://github.com/Carthage/Carthage) installed
7- - `carthage checkout --no-use-binaries`
7+ - `carthage checkout --no-use-binaries`
88 1. Open `ReactiveSwift.xcworkspace`
99 1. Build `Result-Mac` scheme
1010 1. Build `ReactiveSwift-macOS` scheme
Original file line number Diff line number Diff line change 22> # IMPORTANT: To use `ReactiveSwift.playground`, please:
33
441. Retrieve the project dependencies using one of the following terminal commands from the ReactiveSwift project root directory:
5- - `script/bootstrap `
6- **OR**, if you have [Carthage](https://github.com/Carthage/Carthage) installed
5+ - `git submodule update --init `
6+ **OR**, if you have [Carthage](https://github.com/Carthage/Carthage) installed
77 - `carthage checkout`
881. Open `ReactiveSwift.xcworkspace`
991. Build `Result-Mac` scheme
Original file line number Diff line number Diff line change 22> # IMPORTANT: To use `ReactiveSwift.playground`, please:
33
441. Retrieve the project dependencies using one of the following terminal commands from the ReactiveSwift project root directory:
5- - `script/bootstrap `
5+ - `git submodule update --init `
66 **OR**, if you have [Carthage](https://github.com/Carthage/Carthage) installed
77 - `carthage checkout`
881. Open `ReactiveSwift.xcworkspace`
You can’t perform that action at this time.
0 commit comments