Commit 9b3e7d28 authored by tyfkda's avatar tyfkda Committed by Martin Wicke
Browse files

Check Xcode major/minor/micro version separately (#4447)

Xcode 8.0 shows its version code as `Xcode 8.0` (no micro version)
so the version check failed,
because `80` is less than `730`.

This change checks required major/minor/micro version separately,
and makes the script to run on Xcode 8.0.
parent c9d60415
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment