File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -338,7 +338,7 @@ $(PKG): release-only
338338 | sed -E " s/\\ {npmversion\\ }/$( NPMVERSION) /g" \
339339 > tools/osx-pkg.pmdoc/index.xml
340340 $(PACKAGEMAKER ) \
341- --id " org.node .pkg" \
341+ --id " org.nodejs .pkg" \
342342 --doc tools/osx-pkg.pmdoc \
343343 --out $(PKG )
344344 SIGN=" $( PRODUCTSIGN_CERT) " PKG=" $( PKG) " bash tools/osx-productsign.sh
Original file line number Diff line number Diff line change 11<pkgref spec =" 1.12" uuid =" 053587FE-BDF3-4EF5-815D-281427431048" >
22 <config >
3- <identifier >org.iojs.iojs .pkg</identifier >
3+ <identifier >org.nodejs.node .pkg</identifier >
44 <version >1.0</version >
55 <description ></description >
66 <post-install type =" none" />
Original file line number Diff line number Diff line change 11<pkgref spec =" 1.12" uuid =" DF0233A3-6B5D-4FBF-8048-8FC57F42278F" >
22 <config >
3- <identifier >org.node .npm.pkg</identifier >
3+ <identifier >org.nodejs .npm.pkg</identifier >
44 <version >1.0</version >
55 <description ></description >
66 <post-install type =" none" />
Original file line number Diff line number Diff line change 1313 </distribution>
1414 <contents>
1515 <choice title="Node.js" id="choice1" starts_selected="true" starts_enabled="true" starts_hidden="false">
16- <pkgref id="org.nodejs.pkg"/>
16+ <pkgref id="org.nodejs.node. pkg"/>
1717 </choice>
1818 <choice title="npm" id="choice2" starts_selected="true" starts_enabled="true" starts_hidden="false">
19- <pkgref id="org.nodejs.node. npm.pkg"/>
19+ <pkgref id="org.nodejs.npm.pkg"/>
2020 </choice>
2121 </contents>
2222 <resources bg-scale="none" bg-align="topleft">
You can’t perform that action at this time.
0 commit comments