Commit d65106e 1 parent 88505bd commit d65106e Copy full SHA for d65106e
File tree 4 files changed +5
-5
lines changed
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -338,7 +338,7 @@ $(PKG): release-only
338
338
| sed -E " s/\\ {npmversion\\ }/$( NPMVERSION) /g" \
339
339
> tools/osx-pkg.pmdoc/index.xml
340
340
$(PACKAGEMAKER ) \
341
- --id " org.node .pkg" \
341
+ --id " org.nodejs .pkg" \
342
342
--doc tools/osx-pkg.pmdoc \
343
343
--out $(PKG )
344
344
SIGN=" $( PRODUCTSIGN_CERT) " PKG=" $( PKG) " bash tools/osx-productsign.sh
Original file line number Diff line number Diff line change 1
1
<pkgref spec =" 1.12" uuid =" 053587FE-BDF3-4EF5-815D-281427431048" >
2
2
<config >
3
- <identifier >org.iojs.iojs .pkg</identifier >
3
+ <identifier >org.nodejs.node .pkg</identifier >
4
4
<version >1.0</version >
5
5
<description ></description >
6
6
<post-install type =" none" />
Original file line number Diff line number Diff line change 1
1
<pkgref spec =" 1.12" uuid =" DF0233A3-6B5D-4FBF-8048-8FC57F42278F" >
2
2
<config >
3
- <identifier >org.node .npm.pkg</identifier >
3
+ <identifier >org.nodejs .npm.pkg</identifier >
4
4
<version >1.0</version >
5
5
<description ></description >
6
6
<post-install type =" none" />
Original file line number Diff line number Diff line change 13
13
</distribution>
14
14
<contents>
15
15
<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"/>
17
17
</choice>
18
18
<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"/>
20
20
</choice>
21
21
</contents>
22
22
<resources bg-scale="none" bg-align="topleft">
You can’t perform that action at this time.
0 commit comments