Hi Alexandre, On 2014/12/11 22:43 Subject: Alexandre poirot wrote ; > You should find it in your objdir folder, in `dist` subfolder. > The following command will help you finding it: > $ find -name *.xpi . > But it should be something like ./obj*/dist/fxos-simulator-2.2-*.xpi thanks information, but I already had tried to find my under gecko directory with "find" command , unfortunately it couldn't find simulator xpi file like fxos-simulator-2.2-*.xpi.
The obj* directory has firefox-37.0a1.en-US.mac64.dmg on my Mac. I think, adding FXOS_SIMULATOR=1 to mozconfig and ./mach build && ./mach pakage should output xpi file, but it output dmg file :( Now I'm confusing about that... > 2014-12-11 14:34 GMT+01:00 Yusuke YAMAMOTO <[email protected]>: > >> Hi there, >> >> I'm trying to build FxOS simulator(Firefox add-on, it means that .xpi >> file) with >> follows below link. >> >> https://developer.mozilla.org/en-US/Firefox_OS/Running_custom_builds_in_the_App_Manager >> >> That MDN page says that " build your own from your B2G Desktop checkout by >> adding FXOS_SIMULATOR=1 to your mozconfig and using ./mach build && ./mach >> package.", my build environment was followed that, although I couldn't get >> the >> xpi file. >> >> Then, I have followed that, but actually I couldn't have ( find ) xpi file. >> >> How(or Where) can I get simulator xpi file( firefox add-on ) from ./mach >> package. >> >> I will be happy to here the command about ./mach package. >> >> Best regards. >> >> -- >> Yusuke >> _______________________________________________ >> dev-b2g mailing list >> [email protected] >> https://lists.mozilla.org/listinfo/dev-b2g >> > -- _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
