Commit e30b436d authored by Ian Fischer's avatar Ian Fischer

Merge pull request #898 from iansf/require_ios_7

Only require iOS 7 for Fitness app
parents 0d4b9970 b214e355
......@@ -44,7 +44,7 @@
<key>LSRequiresIPhoneOS</key>
<true/>
<key>MinimumOSVersion</key>
<string>8.3</string>
<string>7.0</string>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment