mirror of
https://gitlab.silvrtree.co.uk/martind2000/WolkSense-Hexiwear.git
synced 2025-01-10 20:45:08 +00:00
Update ReadME.md
This commit is contained in:
parent
a7272e2c71
commit
9fb058aa50
@ -1,16 +1,16 @@
|
||||
Hexiwear iOS
|
||||
#Hexiwear iOS
|
||||
|
||||
|
||||
|
||||
To setup environment you need CocoaPods installed on your computer.
|
||||
You can install it with the following command:
|
||||
|
||||
```sh
|
||||
$ gem install cocoapods
|
||||
|
||||
```
|
||||
after that, run
|
||||
|
||||
```sh
|
||||
$ pod install
|
||||
|
||||
```
|
||||
this will install necessary dependencies and generate XCode workspace.
|
||||
|
||||
Open genarated XCode workspace and make sure that search header files is properly set,
|
||||
@ -25,5 +25,6 @@ Hexiwear TARGET 'Build Settings'
|
||||
|
||||
|
||||
LICENSE
|
||||
-------
|
||||
|
||||
This software is released under the GNU General Public License version 3. See LICENSE for details.
|
||||
|
Loading…
Reference in New Issue
Block a user