Export tool
-
I'm fixing some bugs and making some updates to the app at the moment.
For those of you using the latest version of IPP, does anything extra have to be added to your .jucer files when exporting your
projects? -
Trying to create the Mac installer for my plugin, but it has 2 errors :
1):
Error: Command failed: "/usr/local/bin/packagesbuild"/Users/robertnesta/Desktop/Audiosed /Packaging/darwin/packages-template.pkgproj
No such file or directory2):
AsyncExec Error: Command failed: productsign --sign "Developer ID Installer: "MyName" (Apple TeamID)"
"/Users/robertnesta/Desktop/Audiosed/Packaging/darwin/Neon unsigned.pkg" "/Users/robertnesta/Desktop/Audiosed /Packaging/darwin/Neon signed.pkg" --timestamp
productsign:error: input product archive "/Users/robertnesta/Desktop/Audiosed /Packaging/darwin/Neon unsigned.pkg" not found.
I have the latest scriptnode version.
Any idea please? -
@nesta99 There's a space in your project path.
-
Sir
Can you add a New page to the Exporter Tool To Add Custom Files And Location For Files?A Grid Style UI, With Two Option:
1- Select File
2- Installation PathThis Can Be Very Handy To Add Some Extra Files To The Installer
Thanks A Ton
-
@d-healey Thanks, will solve the issue now. Is there a way to have the name of the package without the "signed" or "unsigned " text?
-
@nesta99 Yeah, rename it :p
Can you add a New page to the Exporter Tool To Add Custom Files And Location For Files?
What kind of files?
-
@d-healey Where please?
-
@nesta99 you rename the .pkg
-
@DanH Ahahahah that simple? thanks soo much ahahah.
-
@d-healey
Like Zip Files, Shortcut To Website, Things Like That.Just A Page With 4 Slots,
Select File And Select Installation Path, -
@d-healey Finally managed to create the installer and renamed it, I tried to install it and the au doesnβt show on Logic and in the Components folder. Also tried to delete the AudioUnitCache file. But no positive results. Please any idea?
Sharing the video link :Thanks
-
@nesta99 Does it work when you do it without using the Export Tool?
-
@d-healey yes , I do already had exported the Au and vst3
-
@nesta99 The same project?
-
@d-healey yeah, so I have exported te vst/au, I checked if they were working and then I created the installer
-
@nesta99 It installed it to the system library folder, you access it from the Go menu while holding Option (I think).
-
@d-healey it installs to my non-system library here....
-
@DanH Oh interesting, I haven't check it for a while so that might be the correct behaviour then.
-
@d-healey It's where the rest of my components are so looks right. Hise, however, compiles to the system library.
-
@d-healey Nope.. checked there as well, will redo everything again to see