mirror of
https://github.com/zhigang1992/ReactiveViewModel.git
synced 2026-01-12 09:24:31 +08:00
Document workspace/xcodeproj getting started stuff.
This commit is contained in:
@@ -100,6 +100,10 @@ MVVM, like
|
||||
[commands](https://github.com/ReactiveCocoa/ReactiveCocoa/blob/master/Documentation/FrameworkOverview.md#commands),
|
||||
and built-in bindings for AppKit and UIKit.
|
||||
|
||||
## Getting Started
|
||||
|
||||
To build ReactiveViewModel in isolation, open `ReactiveViewModel.xcworkspace`. To integrate it into your project, include `ReactiveViewModel.xcodeproj` and `ReactiveCocoa.xcodeproj` and link your target against the ReactiveViewModel and ReactiveCocoa targets for your platform.
|
||||
|
||||
## More Resources
|
||||
|
||||
Model-View-ViewModel was originally developed by
|
||||
|
||||
Reference in New Issue
Block a user