Closed SebastianKeller closed 8 years ago
Zlib is not building for iOS. Adding NOCRYPT=1 and NOUNCRYPT=1 fixes the problem. The demos still work.
NOCRYPT=1
NOUNCRYPT=1
This one fixes issue #15
This is now in the latest push. Thanks!
Zlib is not building for iOS. Adding
NOCRYPT=1
andNOUNCRYPT=1
fixes the problem. The demos still work.This one fixes issue #15