Build

CoreExtendedNFC is iOS-only. Validate with an iOS-capable toolchain and do not add macOS compatibility shims for CoreNFC.

Requirements

ToolVersion
Swift6.2 or newer
iOS15.0 or newer
XcodeiOS SDK with CoreNFC available

Tests

DESTINATION="$(./Scripts/select-ios-simulator.sh)"
xcodebuild -scheme CoreExtendedNFC -destination "$DESTINATION" test

GitHub Pages

.github/workflows/pages.yml publishes the static docs/ directory on pushes to main.