SDA-SE / document-scanner-ios

Repository containing a Swift iOS library for scanning documents using Apple's VisionKit framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Document Scanner iOS

This repository contains a DocumentScanner for iOS.

Build

xcodebuild clean build -project DocumentScanner.xcodeproj -scheme DocumentScanner

Test

xcodebuild clean test -project DocumentScanner.xcodeproj -scheme DocumentScannerTests CODE_SIGN_IDENTITY=""

Usage

About

Repository containing a Swift iOS library for scanning documents using Apple's VisionKit framework.


Languages

Language:Swift 95.9%Language:Objective-C 4.1%