File tree 2 files changed +2
-2
lines changed
ReactiveCocoa-macOS.playground/Pages/Sandbox.xcplaygroundpage
ReactiveCocoa-tvOS.playground/Pages/Sandbox.xcplaygroundpage
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
> ## IMPORTANT: To use `ReactiveCocoa-macOS.playground`, please:
3
3
4
4
1. Retrieve the project dependencies using one of the following terminal commands from the ReactiveCocoa project root directory:
5
- - `git submodule update --init`
5
+ - `git submodule update --init --recursive `
6
6
**OR**, if you have [Carthage](https://github.com/Carthage/Carthage) installed
7
7
- `carthage checkout --no-use-binaries`
8
8
1. Open `ReactiveCocoa.xcworkspace`
Original file line number Diff line number Diff line change 2
2
> ## IMPORTANT: To use `ReactiveCocoa-tvOS.playground`, please:
3
3
4
4
1. Retrieve the project dependencies using one of the following terminal commands from the ReactiveCocoa project root directory:
5
- - `git submodule update --init`
5
+ - `git submodule update --init --recursive `
6
6
**OR**, if you have [Carthage](https://github.com/Carthage/Carthage) installed
7
7
- `carthage checkout --no-use-binaries`
8
8
1. Open `ReactiveCocoa.xcworkspace`
You can’t perform that action at this time.
0 commit comments