Build instructions for iOS
May 21, 2026 ยท View on GitHub
macOS
-
Install dependencies see README.md
-
Build example and run on simulator
xcodebuild -project libdigidocpp.xcodeproj -sdk iphonesimulatorOr open the Xcode project and run on a simulator or device directly.
AppDelegate.mm contains how to override digidoc::XmlConf to point right cache folder for TSL lists.