Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 397 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 397 Bytes

Installing dependencies

iOS

You need the latest version of xcode and cocoapods.

Android

fuse install android should install all needed dependencies

Building

iOS

uno build -t=ios -d -DCOCOAPODS

Android

uno build -t=android -DGRADLE

Android by default uses the zbar library. Alternatively build with -DZXING to use the zxing library