Closed
Bug 1686089
Opened 5 years ago
Closed 5 years ago
Make `mach package-multi-locale` handle Desktop on macOS
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(firefox86 fixed)
RESOLVED
FIXED
86 Branch
| Tracking | Status | |
|---|---|---|
| firefox86 | --- | fixed |
People
(Reporter: nalexander, Assigned: nalexander)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Intrepid explorer Adam Wood is trying to use mach package-multi-locale to build a multi-locale Desktop Firefox and ran into some macOS-specific issue. I dug in and suggested a patch; we might as well land it, so this ticket tracks doing so.
| Assignee | ||
Comment 1•5 years ago
|
||
There's a macOS-specific wrinkle for browser/ that populates the
.app directory. This makes that happen as part of mach package-multi-locale. It's the equivalent, I suppose, of mach android assemble-app for Desktop.
Pushed by nalexander@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9f275e82532a
Make `mach package-multi-locale` handle Desktop on macOS. r=zbraniecki
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•