Closed Bug 788470 Opened 12 years ago Closed 11 years ago

remove --force-mobile flag

Categories

(Add-on SDK Graveyard :: General, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: evold, Unassigned)

References

Details

sdk should support mobile without the --force-mobile flag
it looks like the --force-mobile flag does not work with cfx xpi..
Assignee: nobody → zer0
(In reply to Erik Vold [:erikvold] from comment #1)
> it looks like the --force-mobile flag does not work with cfx xpi..

It works for me, you can also see the `install.rdf` in the XPI properly generated (Fennec is the not indented <em:targetApplication> tag at the end of the file).

We can easily remove the `--force-mobile` option, the problem is: if we remove that, we have no way to tell to the `cfx xpi` that has to add Fennec to `install.rdf`.

As soon as we finalized the syntax for the compatibility in module metadata (see bug 725409), we could use the same approach in `package.json` and build XPI for other applications (see bug 724276).
Depends on: 724276
Assignee: zer0 → nobody
Nullified by bug 915376
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.