almost signing ios

This commit is contained in:
2026-01-02 17:45:00 +02:00
parent 0524866eca
commit 1897035d8e
14 changed files with 614 additions and 25 deletions

View File

@@ -0,0 +1,19 @@
import XKit
@_cdecl("FPCXToolAuth")
func FPCXToolAuth()
{
}
@_cdecl("FPCXToolSign")
func FPCXToolSign()
{
}
@_cdecl("FPCXToolInstall")
func FPCXToolInstall( _ appDir: UnsafePointer<CChar> )
{
}