Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 336 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 336 Bytes

Build instructions for iOS

macOS

  1. Install dependencies see README.md

  2. Build example

     xcodebuild -project libdigidocpp.xcodeproj
    
  3. Execute

     Open Xcode project and run on simulator
    

AppDelegate.mm contains how to override digidoc::XmlConf to point right cache folder for TSL lists.