Skip to content

StephenDev0/StikPair

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StikPair

A simple SwiftUI iOS app that creates a pairing file on-device, using iOS 27+ wireless pairing. Powered by idevice.

Requirements

  • iOS 27+
  • To build: Xcode 27, Rust (aarch64-apple-ios + aarch64-apple-ios-sim), xcodegen

Build

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.xcodeproj

Set your signing team and run on a device.

Use

  1. Tap Pair and grant the Local Network prompt.
  2. On the device: Settings › Privacy & Security › Developer Mode, scroll down, tap Pair with StikPair, and enter the PIN shown in the Live Activity.
  3. When the "Pairing complete" notification arrives, return to the app and tap Export Pairing File.

License

MIT, non-commercial. Free for personal/non-commercial use; for commercial use contact StephenDev0@outlook.com. See LICENSE.

About

A simple SwiftUI iOS app that creates a pairing file on-device.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors