Hi,
i'm trying to use the iOS Simulator from IntelliJ, but it does not work...
my environment:
IntelliJ IDEA 15
AIR 33.1.1.300
xCode 11.2
iOS Simulator,SDK : iPhoneSimulator13.2.sdk
I'm not using any ANE's.
i'm pointing to my iOS SDK but i'm getting this error:
"Undefined symbols for architecture x86_64:___darwin_check_fd_set_overflow, referenced from: __ZN26PlatformPrimitiveSocketTCP...."
How can i test my app on iOS Simulator using the AIR 33.1.1.300?
@ajwfrost