A simple SwiftUI iOS app that creates a pairing file on-device, using iOS 27+ wireless pairing. Powered by idevice.
- iOS 27+
- To build: Xcode 27, Rust (
aarch64-apple-ios+aarch64-apple-ios-sim),xcodegen
rustup target add aarch64-apple-ios aarch64-apple-ios-sim
./build-rust.sh # builds the Rust FFI -> StikPairFFI.xcframework
xcodegen generate # generates StikPair.xcodeproj
open StikPair.xcodeprojSet your signing team and run on a device.
- Tap Pair and grant the Local Network prompt.
- On the device: Settings › Privacy & Security › Developer Mode, scroll down, tap Pair with StikPair, and enter the PIN shown in the Live Activity.
- When the "Pairing complete" notification arrives, return to the app and tap Export Pairing File.
MIT, non-commercial. Free for personal/non-commercial use; for commercial use contact StephenDev0@outlook.com. See LICENSE.