Build
CoreExtendedNFC is iOS-only. Validate with an iOS-capable toolchain and do not add macOS compatibility shims for CoreNFC.
Requirements
| Tool | Version |
|---|---|
| Swift | 6.2 or newer |
| iOS | 15.0 or newer |
| Xcode | iOS 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.