mirror of
https://gitlab.silvrtree.co.uk/martind2000/WolkSense-Hexiwear.git
synced 2025-01-10 21:05: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.
|
To setup environment you need CocoaPods installed on your computer.
|
||||||
You can install it with the following command:
|
You can install it with the following command:
|
||||||
|
```sh
|
||||||
$ gem install cocoapods
|
$ gem install cocoapods
|
||||||
|
```
|
||||||
after that, run
|
after that, run
|
||||||
|
```sh
|
||||||
$ pod install
|
$ pod install
|
||||||
|
```
|
||||||
this will install necessary dependencies and generate XCode workspace.
|
this will install necessary dependencies and generate XCode workspace.
|
||||||
|
|
||||||
Open genarated XCode workspace and make sure that search header files is properly set,
|
Open genarated XCode workspace and make sure that search header files is properly set,
|
||||||
@ -25,5 +25,6 @@ Hexiwear TARGET 'Build Settings'
|
|||||||
|
|
||||||
|
|
||||||
LICENSE
|
LICENSE
|
||||||
|
-------
|
||||||
|
|
||||||
This software is released under the GNU General Public License version 3. See LICENSE for details.
|
This software is released under the GNU General Public License version 3. See LICENSE for details.
|
||||||
|
Loading…
Reference in New Issue
Block a user