)]}' { "commit": "695504d72a30e0b58705b2a1a23964ebf7bca030", "tree": "a8d2f6e92c1c0d7580dc175aa4090ac0ba865eeb", "parents": [ "d3fe8f4d529a715d94cc8c4d6afdff39e4bc518d" ], "author": { "name": "Sylvain Defresne", "email": "sdefresne@chromium.org", "time": "Wed Jun 09 13:26:38 2021 +0200" }, "committer": { "name": "Commit Bot", "email": "commit-bot@chromium.org", "time": "Thu Jun 10 15:34:43 2021 +0000" }, "message": "[ios] Fix example ios toolchain\n\nIf the minimum deployment target is not equal to the SDK version\n(say deployment target of 14.0 using iOS 15.0 SDK) linking swift\ncode requires using compatibility libraries. Those are part of\nthe toolchain and not the SDK.\n\nFix the example to add the necessary path to `lib_dirs`.\n\nBug: none\nChange-Id: Ie3ce15f851896f6623c09c88645e409b236754e8\nReviewed-on: https://gn-review.googlesource.com/c/gn/+/11700\nReviewed-by: Brett Wilson \u003cbrettw@chromium.org\u003e\nCommit-Queue: Sylvain Defresne \u003csdefresne@chromium.org\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "2831117cea217e2328aa52c706f11a609bf79b55", "old_mode": 33188, "old_path": "examples/ios/build/BUILD.gn", "new_id": "b6bb6de8079f235fa902b42463a014a4f7cd3a8c", "new_mode": 33188, "new_path": "examples/ios/build/BUILD.gn" }, { "type": "modify", "old_id": "827aee09f4a4f6195a6e7cbf3e6e14e14e7ed047", "old_mode": 33188, "old_path": "examples/ios/build/config/ios/scripts/sdk_info.py", "new_id": "831a3ed1e43293d328fedbad041e0cf91c3cefc1", "new_mode": 33188, "new_path": "examples/ios/build/config/ios/scripts/sdk_info.py" } ] }