Closed Bug 1198893 Opened 9 years ago Closed 9 years ago

Increase the minimal deployment target to 8.2

Categories

(Firefox for iOS :: Build & Test, defect)

Other
iOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
fxios 1.0.5+ ---

People

(Reporter: st3fan, Assigned: st3fan)

Details

Attachments

(1 file)

So this is interesting .. while compiling with Xcode 7 against the iOS9 SDK I got this:

    systemFontOfSize(_:weight:)' is only available on iOS 8.2 or newer

And a bunch of similar warnings around font APIs.

We never got these with Xcode 6!

But, since our app has set the deployment target to 8.0, it could mean that Apple will reject us because we are using APIs that are unavailable on 8.0.
tracking-fxios: --- → +
Component: General → Build & Test
Up the deployment target from 8.0 to 8.2 for the main project, extensions and our frameworks.
Attachment #8656088 - Flags: review?(rnewman)
Assignee: nobody → sarentz
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Additional commit because the deployment target was not correctly increased for two test targets:

https://github.com/mozilla/firefox-ios/commit/d7384015e24f31c81aa1f2c5ae4fbb9197de4e81
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: