Lines Matching full:version
2 # Licensed under the Apache License, Version 2.0 (the "License");
22 # Path to a specific version of the Mac SDK, not including a slash at the end.
23 # If empty, the path to the lowest version greater than or equal to
31 # Check that the version of macOS SDK used is the one requested when building
32 # a version of Chrome shipped to the users. Disable the check if building for
33 # iOS as the version macOS SDK used is not relevant for the tool build for the
35 # build with the latest version of Xcode that may not ship with the version of
56 # The tool will print the SDK path on the first line, and the version on the
94 " WARNING: The Mac OS X SDK is incompatible with the version of Xcode. To fix,")
96 " either upgrade Xcode to the latest version or install the Mac OS X")
100 print(" Current SDK Version: $mac_sdk_version")
101 print(" Current Xcode Version: $xcode_version ($xcode_build)")