Closed
Bug 1252921
Opened 10 years ago
Closed 7 years ago
xcodebuild warning: The file reference for "..." is a member of multiple groups
Categories
(Firefox for iOS :: Build & Test, defect)
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: st3fan, Assigned: st3fan)
Details
This *may* be happening because of the import-locales script that transmogrifies the project file.
[12:33:22]: ▸ 2016-03-02 12:33:22.471 xcodebuild[13355:26023673] warning: The file reference for "SiteTableViewControllerHeader.xib" is a member of multiple groups ("Widgets" and "Widgets"); this indicates a malformed project. Only the membership in one of the groups will be preserved (but membership in targets will be unaffected). If you want a reference to the same file in more than one group, please add another reference to the same path.
[12:33:22]: ▸ 2016-03-02 12:33:22.471 xcodebuild[13355:26023673] warning: The file reference for "SiteTableViewController.swift" is a member of multiple groups ("Widgets" and "Widgets"); this indicates a malformed project. Only the membership in one of the groups will be preserved (but membership in targets will be unaffected). If you want a reference to the same file in more than one group, please add another reference to the same path.
[12:33:22]: ▸ 2016-03-02 12:33:22.471 xcodebuild[13355:26023673] warning: The file reference for "SnackBar.swift" is a member of multiple groups ("Widgets" and "Widgets"); this indicates a malformed project. Only the membership in one of the groups will be preserved (but membership in targets will be unaffected). If you want a reference to the same file in more than one group, please add another reference to the same path.
[12:33:22]: ▸ 2016-03-02 12:33:22.471 xcodebuild[13355:26023673] warning: The file reference for "ThumbnailCell.swift" is a member of multiple groups ("Widgets" and "Widgets"); this indicates a malformed project. Only the membership in one of the groups will be preserved (but membership in targets will be unaffected). If you want a reference to the same file in more than one group, please add another reference to the same path.
[12:33:22]: ▸ 2016-03-02 12:33:22.472 xcodebuild[13355:26023673] warning: The file reference for "Toolbar.swift" is a member of multiple groups ("Widgets" and "Widgets"); this indicates a malformed project. Only the membership in one of the groups will be preserved (but membership in targets will be unaffected). If you want a reference to the same file in more than one group, please add another reference to the same path.
[12:33:22]: ▸ 2016-03-02 12:33:22.472 xcodebuild[13355:26023673] warning: The file reference for "TwoLineCell.swift" is a member of multiple groups ("Widgets" and "Widgets"); this indicates a malformed project. Only the membership in one of the groups will be preserved (but membership in targets will be unaffected). If you want a reference to the same file in more than one group, please add another reference to the same path.
Updated•10 years ago
|
tracking-fxios:
? → ---
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•