correct naming
-
Hello everyone.
Trying to export, sign and notarise plugin correctly. I'm consistently having this problem with the bundle identifier, by giving me naming errors even after trying following the naming rule. any idea or advice? thanks
Secondly is the underscore sign required to add space between words if the plugin name has more than one word? (Picture below as example)
-
@nesta99 did you try with the terminal?
-
@yall At the end it actually works. but just wondering if there's an instruction of naming it correctly
-
@nesta99 Normally, of course you can name your plugins with spaces. For example: "Compressor LA2A Mk2"
And as I see, your Bundle Identifier looks ok too. Interesting.
-
@nesta99 when I was naming my bundle identifier on mac I git the same error.
So I named it ony PC, saved that file and imported to my Mac. After that it worked so i just name it when I'm building on PC.
-
@trillbilly Actually you can name it and when it say "BundleIdentifier doesn't match...etc, just hit "Cancel" and your name will still be there
-
@ulrik I mean on mac
-
@nesta99 said in correct naming:
giving me naming errors even after trying following the naming rule
I had the same thing happen. It ended up being something silly for me. I was filling in the company.product part, but keeping the prefilled com.
Deleteing the whole line and typing it in solved the issue for me -
Alright. Thanks a lot guys.
-
@nesta99 on my side I always have to change it manually inside the xml because it's never remembering it from the preferences window