DescriptionMake iossim binary work on Xcode 5 and 6.
The CL changes most compile-time checks to be runtime-checks so that
an iossim binary built agains Xcode 6 will still work against Xcode 5.
BUG=None
Committed: https://crrev.com/7f590bcff76926fc8442e020dcd1eebf604bf129
Cr-Commit-Position: refs/heads/master@{#291681}
Patch Set 1 #
Total comments: 9
Patch Set 2 : ifdef'd out xcode 6 APIS; refactored code for getting Xcode info. #Patch Set 3 : whitespace fix #
Total comments: 16
Patch Set 4 : refactored task-running method; exit early if no xcode6 support #
Total comments: 6
Patch Set 5 : replace [] with objectAtIndex #Patch Set 6 : s/%@/%d; move xcode support check after autorelease pool #Messages
Total messages: 11 (0 generated)
|