Fix: Add bridging header for Libbox.xcframework to enable Swift import

This commit is contained in:
2026-07-02 18:53:45 +08:00
parent dc0c6a0e09
commit b8e2955ebe
2 changed files with 13 additions and 0 deletions
@@ -0,0 +1,8 @@
//
// Library-Bridging-Header.h
// Library
//
// Bridging header for Libbox.xcframework
//
#import <Libbox/Libbox.h>