Closed darionco closed 9 years ago
iOS 9 (Xcode 7) Compatibility and Bitcode support added to the library.
Disables clang warnings in the areas where the this pointer is checked for NULL which would be thrown as errors.
NOTE: The library should be updated to latest JSC version.
This pull request now includes iOS 9 compatibility.
iOS 9 (Xcode 7) Compatibility and Bitcode support added to the library.
Disables clang warnings in the areas where the this pointer is checked for NULL which would be thrown as errors.
NOTE: The library should be updated to latest JSC version.