Skip to content

Commit 1816a9d

Browse files
committed
chore: satisfy ci
Signed-off-by: Lessica <82flex@gmail.com>
1 parent 13eb08a commit 1816a9d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

supports/hudapp-prefix.pch

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
#if !TARGET_OS_SIMULATOR
1414
#if __has_include(<roothide.h>)
1515
#import <roothide.h>
16+
#define JBROOT_PATH_CSTRING(cPath) jbroot(cPath)
17+
#define JBROOT_PATH_NSSTRING(nsPath) jbroot(nsPath)
1618
#elif __has_include(<libroot.h>)
1719
#import <libroot.h>
1820
#endif

0 commit comments

Comments
 (0)