ObjFW  Hex Artifact Content

Artifact 8dca47ec2092a05210e501f48aa82ca2a968ce34f4b57314844949ef6caa9282:

Manifest of check-in [8dca47ec20] - .travis.yml: Several small improvements

* Reduce the iOS deployment target to 9.0.
* Define _Nonnull, _Nullable and _Null_unspecified for Xcode 6.
Xcode 6 used __nonnull, __nullable and __null_unspecified instead,
while already defining __has_feature(nullability).
* Always set WRAPPER=true for iOS simulator builds.
Old versions of Xcode generated binaries that target the simulator
but could be executed outside of it, resulting in the tests being run
as configure noticed it can run binaries, but the tests failing
because they expected an iOS environment. by js on 2018-02-17 16:54:40.


A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.