Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bretdabaker committed Dec 23, 2015
1 parent f3e40d7 commit 4fd4e7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ Installation
------------

#### Download OneSkyOTAPlugin.framework
1. [`OneSkyOTAPlugin.zip`](https://github.com/onesky/plugin-ios-ota/releases/download/0.9.6/OneSkyOTAPlugin.zip) from the release tab and drag the folder into the **Frameworks** section of your **Project Navigator**.
1. [`OneSkyOTAPlugin.zip`](https://github.com/onesky/plugin-ios-ota/releases/download/0.9.8/OneSkyOTAPlugin.zip) from the release tab and drag the folder into the **Frameworks** section of your **Project Navigator**.
2. Under **Build Settings** of the target, add ```-ObjC``` to **Other Linker Flags** setting.

#### CocoaPods
```
pod 'OneSkyOTAPlugin', '~> 0.9.6'
pod 'OneSkyOTAPlugin', '~> 0.9.8'
```

Integration
Expand Down

0 comments on commit 4fd4e7a

Please sign in to comment.