Closed
Bug 1423006
Opened 8 years ago
Closed 8 years ago
Fennec Build fails in XCode 9.2
Categories
(Firefox for iOS :: Build & Test, defect, P1)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| fxios | 10.4 | --- |
People
(Reporter: njpark, Assigned: farhan)
Details
Attachments
(1 file)
There are 3 instances of this failure when building in Fennec scheme:
/Users/mozilla/GitRepo/firefox-ios/Client/Frontend/Settings/AppSettingsOptions.swift:870:71: Binary operator '==' cannot be applied to operands of type 'LABiometryType' and '_'
/Users/mozilla/GitRepo/firefox-ios/Client/Frontend/AuthenticationManager/AuthenticationSettingsViewController.swift:263:71: Binary operator '==' cannot be applied to operands of type 'LABiometryType' and '_'
/Users/mozilla/GitRepo/firefox-ios/Client/Frontend/AuthenticationManager/AuthenticationSettingsViewController.swift:287:71: Binary operator '==' cannot be applied to operands of type 'LABiometryType' and '_'
Updated•8 years ago
|
Priority: -- → P2
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → fpatel
Priority: P2 → P1
| Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8934664 -
Flags: review?(jdarcangelo)
Updated•8 years ago
|
Attachment #8934664 -
Flags: review?(jdarcangelo) → review+
| Assignee | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•