mirror of
https://github.com/corda/corda.git
synced 2025-02-04 10:11:14 +00:00
fix ios sim=true build
This commit is contained in:
parent
699ca75c54
commit
3136c9d156
@ -43,7 +43,8 @@
|
||||
# define SO_PREFIX "lib"
|
||||
# ifdef __APPLE__
|
||||
# define SO_SUFFIX ".jnilib"
|
||||
# ifndef ARCH_arm
|
||||
# include <TargetConditionals.h>
|
||||
# if !TARGET_IPHONE_SIMULATOR && !TARGET_OS_IPHONE
|
||||
# include <CoreServices/CoreServices.h>
|
||||
# endif
|
||||
# else
|
||||
|
Loading…
x
Reference in New Issue
Block a user