https://github.com/hansemannn/ti.lineapro
📸 Use the LineaPro iOS-SDK with Appcelerator Titanium
https://github.com/hansemannn/ti.lineapro
ios javascript lineapro native titanium
Last synced: 10 months ago
JSON representation
📸 Use the LineaPro iOS-SDK with Appcelerator Titanium
- Host: GitHub
- URL: https://github.com/hansemannn/ti.lineapro
- Owner: hansemannn
- License: other
- Created: 2015-09-11T16:24:04.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-03-15T06:55:23.000Z (over 8 years ago)
- Last Synced: 2025-04-15T20:56:51.523Z (about 1 year ago)
- Topics: ios, javascript, lineapro, native, titanium
- Language: Objective-C
- Homepage:
- Size: 21.6 MB
- Stars: 11
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Dei: DeInfoteamLineapro_Prefix.pch
Awesome Lists containing this project
README
# LineaPro in Appcelerator Titanium
## Requirements
- Titanium SDK 6.3.0+ (5.5.1+ for 1.x)
- iOS 9.0+ (iOS 8 for 1.x)
- Configured accessory protocols:
```xml
UISupportedExternalAccessoryProtocols
com.datecs.linea.pro.msr
com.datecs.linea.pro.bar
```
## Example
Please check out the example for a brief API documentation!
## License
MIT
## Build from Source
`appc run -p ios --build-only`
## Author
Hans Knöchel ([@hansemannnn](https://twitter.com/hansemannnn) / [Web](http://hans-knoechel.de))