File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
ReactiveSwift-UIExamples.playground/Pages/ValidatingProperty.xcplaygroundpage
ReactiveSwift.playground/Pages/Sandbox.xcplaygroundpage Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 44 1. Retrieve the project dependencies using one of the following terminal commands from the ReactiveSwift project root directory:
55 - `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`
88 1. Open `ReactiveSwift.xcworkspace`
99 1. Build `Result-iOS` scheme
1010 1. Build `ReactiveSwift-iOS` scheme
Original file line number Diff line number Diff line change 44 1. Retrieve the project dependencies using one of the following terminal commands from the ReactiveSwift project root directory:
55 - `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`
88 1. Open `ReactiveSwift.xcworkspace`
99 1. Build `Result-Mac` scheme
1010 1. Build `ReactiveSwift-macOS` scheme
You can’t perform that action at this time.
0 commit comments