Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Commit

Permalink
Add iOS 7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslo committed Apr 28, 2014
1 parent 9842c07 commit b133b96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion os/iphone.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ endif()

# Order is important(!)
# Set high priority to the last
set(IOS_SDK_VERSIONS 5.0 5.1 6.0 6.1 7.0)
set(IOS_SDK_VERSIONS 5.0 5.1 6.0 6.1 7.0 7.1)
foreach(x ${IOS_SDK_VERSIONS})
execute_process(
COMMAND
Expand Down

0 comments on commit b133b96

Please sign in to comment.