Skip to content
This repository has been archived by the owner on Feb 28, 2020. It is now read-only.

Commit

Permalink
changes in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
vkanishk committed Mar 7, 2017
1 parent abad372 commit 20abb9f
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,16 @@ The OpenXC iOS Framework must be downloaded and included in this app. Make sure

Once the application & framework is downloaded, add both the frameworks(openxc-ios & protobuf) in "Link Binary with Libraries" under "Build Phases" and "Embedded Binary".

##Supported versions:
* iOS - upto 10.2
* XCode - upto 8.2.1
* Swift - Swift3

Note: Travis build supports only upto XCode8.1 & iOS 10.1


## Building from XCode
XCode7 and iOS9 must be installed to build the application. Refer to this [step by step guide](https://github.com/openxc/openxc-ios-framework/blob/master/StepsToBuildOpenXCiOSFrameworkAndDemoApp.docx) for more details.
XCode8 and iOS10 must be installed to build the application. Refer to this [step by step guide](https://github.com/openxc/openxc-ios-framework/blob/master/StepsToBuildOpenXCiOSFrameworkAndDemoApp.docx) for more details.


## Contributing
Expand All @@ -16,4 +23,4 @@ Please see our [Contribution Documents](https://github.com/openxc/openxc-ios-app

## License
Copyright (c) 2016 Ford Motor Company
Licensed under the BSD license.
Licensed under the BSD license.

0 comments on commit 20abb9f

Please sign in to comment.