Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 510 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 510 Bytes

HeapIOSAutocapture

HeapIOSAutocapture is an iOS autocapture library for UIKit-based apps.

Installation and Usage

Heap can be installed using the developer instructions at https://developers.heap.io/docs/ios

Dependencies

  • HeapIOSAutocapture has one package dependency, HeapSwiftCore, which handles state management and data uploads.
  • HeapIOSAutocapture requires a Swift 5.7 or later toolchain, as packaged in Xcode 14.0 or later.