Build .xcframework

This commit is contained in:
Jackson Coxson
2025-06-03 09:12:56 -06:00
parent 86fb6f3245
commit 868f44e7b0
6 changed files with 478 additions and 235 deletions

View File

@@ -0,0 +1,4 @@
module IDevice {
header "idevice.h"
export *
}