kivenrobert1 / iphone-dataprotection

Automatically exported from code.google.com/p/iphone-dataprotection
0 stars 0 forks source link

VER 7.1 not supported in build_tools.sh #136

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
OS X version : 10.9.2
XCode version :
Tools revision : 54aa3bb349bf+ tip

Please provide any additional information below.

for VER in 5.0 5.1 6.0 6.1 7.0 

Should be 

for VER in 5.0 5.1 6.0 6.1 7.0 7.1

To allow for latest IOSSDK

Original issue reported on code.google.com by MingaK...@gmail.com on 4 Apr 2014 at 5:33

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 342fe5f27c53.

add support for iOS 7.1 SDK

Original comment by jean.sig...@gmail.com on 5 Apr 2014 at 11:03

GoogleCodeExporter commented 8 years ago
just pushed a fix, thanks !

Original comment by jean.sig...@gmail.com on 5 Apr 2014 at 11:09