Giter Club home page Giter Club logo

openxc-ios-framework's Introduction

Archive Note

This repository is no longer being actively maintained and is archived. All the latest changes to the OpenXC iOS library and sample application are now located at openxc-ios-library.

OpenXC-iOS-Framework

This framework is part of the OpenXC project. This iOS framework contains the tools required to read vehicle data from the vehicle's CAN bus through the OpenXC vehicle interface in any iOS application.

OpenXC iOS framework for use with the C5 BLE device. See also the openxc-ios-app-demo

OpenXC-iOS-Framework-Version

  • V3.0.0

Supported versions:

  • iOS - upto 11.2.5
  • XCode - upto 9
  • Swift - Swift3

Note: TravisCI build run will work only till XCode8.1-iOS10.1 (travis-ci/travis-ci#7031) but the framework supports XCode 9 and iOS 11

Using the Framework

The framework can be picked directly from the releases

  • Simulator build - openXCiOSFramework.framework.simulator.zip, ProtocolBuffers.framework.simulator.zip
  • Device build - openXCiOSFramework.framework.device.zip, ProtocolBuffers.framework.device.zip

Building from XCode

Make sure you have XCode9 installed with iOS11 to build it from XCode. This framework must be included in any iOS application that needs to connect to a VI

Refer to this document for more details on installation and usage.

API usage details are available here.

Also see [Step by Step Guide] (https://github.com/openxc/openxc-ios-framework/blob/master/StepsToBuildOpenXCiOSFrameworkAndDemoApp.docx) to build framework.

Tests

  • to be added

Building from Command Line

The project requires XCode, XCode command line tools installed.

To install XCode command line tools, follow these steps for XCode:

  • Launch XCode
  • Go to Preferences - Locations - Command Line Tools - Install
  • Open "Terminal" and change directory to framework
  • Run - xcodebuild clean build test -project openxc-ios-framework.xcodeproj -scheme openxc-ios-framework

Releasing the App and Library

  • Update CHANGELOG.mkd
  • Merge into master push to GitHub
  • Travis CI will take care of the rest.

Contributing

Please see our [Contribution Documents] (https://github.com/openxc/openxc-ios-framework/blob/master/CONTRIBUTING.mkd)

License

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.