We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
package_installer
1 parent 6e19919 commit 46f7600Copy full SHA for 46f7600
install/macos/package_installer/index.md
@@ -56,7 +56,7 @@ Package Manager may be limited due to some [outstanding issues](https://github.c
56
the `TOOLCHAINS` environment variable as follows:
57
58
~~~ shell
59
- export TOOLCHAINS=$(plutil -extract CFBundleIdentifier raw /Library/Developer/Toolchains/<toolchain name>.xctoolchain/Info.plist)
+ export TOOLCHAINS=$(plutil -extract CFBundleIdentifier raw ~/Library/Developer/Toolchains/<toolchain name>.xctoolchain/Info.plist)
60
~~~
61
62
0 commit comments