ObjFW  Hex Artifact Content

Artifact 82e1b8c899f78516f86567999c6369e0ef3fe1c2543a221de0594e21111abf02:

  • File .travis.yml — part of check-in [8dca47ec20] at 2018-02-17 16:54:40 on branch trunk — .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. (user: js, size: 8199) [annotate] [blame] [check-ins using]


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