mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 10:22:55 +08:00
feat(ios,android): setup uniffi infra (#8828)
This commit is contained in:
6
packages/frontend/apps/ios/App/IOSApp-Bridging-Header.h
Normal file
6
packages/frontend/apps/ios/App/IOSApp-Bridging-Header.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef IOSApp_Bridging_Header_h
|
||||
#define IOSApp_Bridging_Header_h
|
||||
|
||||
#import "affine_mobile_nativeFFI.h"
|
||||
|
||||
#endif /* IOSApp_Bridging_Header_h */
|
||||
Reference in New Issue
Block a user