HISE Logo Forum
    • Categories
    • Register
    • Login

    Notarization apple demissioned

    Scheduled Pinned Locked Moved General Questions
    13 Posts 5 Posters 566 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Y
      yall
      last edited by

      hello, this morning I wanted to notarize a plugin to try it on another mac. normally I did the notarization without any problem with the command lines etc... except that the command lines no longer seem to work and in my terminal I have a message telling me. xcrun altools has been demissioned. Does anyone know how to notarize in Apple without using the terminal? or if there is a new command line? THANKS

      LindonL d.healeyD 2 Replies Last reply Reply Quote 0
      • LindonL
        Lindon @yall
        last edited by

        @yall said in Notarization apple demissioned:

        hello, this morning I wanted to notarize a plugin to try it on another mac. normally I did the notarization without any problem with the command lines etc... except that the command lines no longer seem to work and in my terminal I have a message telling me. xcrun altools has been demissioned. Does anyone know how to notarize in Apple without using the terminal? or if there is a new command line? THANKS

        what is the exact command you are running?

        HISE Development for hire.
        www.channelrobot.com

        Y 1 Reply Last reply Reply Quote 0
        • d.healeyD
          d.healey @yall
          last edited by

          @yall this is old news, you need to use norarytool instead

          Libre Wave - Freedom respecting instruments and effects
          My Patreon - HISE tutorials
          YouTube Channel - Public HISE tutorials

          Y 2 Replies Last reply Reply Quote 1
          • Y
            yall @Lindon
            last edited by

            @Lindon something like this line. but which worked very well until 1 month ago.
            xcrun notarytool submit --apple-id "you apple id" --password "your notarytool password" --team-id "your team id" --wait "plugin.zip"

            1 Reply Last reply Reply Quote 0
            • Y
              yall @d.healey
              last edited by

              @d-healey its an application ?

              d.healeyD 1 Reply Last reply Reply Quote 0
              • Y
                yall @d.healey
                last edited by

                @d-healey I read on Apple Developer that you had to use xcode. but I dont understand. I export my plugins from hise directly without going through xcode directly.

                1 Reply Last reply Reply Quote 0
                • d.healeyD
                  d.healey @yall
                  last edited by

                  @yall yes all commands from the commandline are applications 😉

                  You need to use notarytool instead of altool.

                  Libre Wave - Freedom respecting instruments and effects
                  My Patreon - HISE tutorials
                  YouTube Channel - Public HISE tutorials

                  Y 1 Reply Last reply Reply Quote 0
                  • Y
                    yall @d.healey
                    last edited by

                    @d-healey ah I have to keep the same line and replace altool with notarytool only?

                    d.healeyD 1 Reply Last reply Reply Quote 0
                    • d.healeyD
                      d.healey @yall
                      last edited by

                      @yall i think the command is a little different, cant remember. Check the kvr thread.

                      Libre Wave - Freedom respecting instruments and effects
                      My Patreon - HISE tutorials
                      YouTube Channel - Public HISE tutorials

                      Y 1 Reply Last reply Reply Quote 0
                      • Y
                        yall @d.healey
                        last edited by

                        @d-healey

                        I found this on kvr.they ask for the team id. something that was not asked before but where to find it?

                        altool cessera de fonctionner le 1er novembre 2023. AprĂšs cette date, vous ne pourrez plus l'utiliser. Vous devez plutĂŽt utiliser notarytool.

                        Voici un court tutoriel sur la façon dont vous pouvez migrer depuis altool et légaliser vos données.

                        1. Compilez votre plugin ou votre application

                        2. Codez l'application :

                        codesign --force -s 'Developer ID Application: YourName (XYZ123456789)' -v "/YourApp.app" --deep --strict --options=runtime --timestamp
                        Cosigner un plugin VST3
                        CODE:TOUT SÉLECTIONNER

                        codesign -s 'Developer ID Application: YourName (XYZ123456789)' "/YourPlugin.vst3" --timestamp --force
                        3) Construisez le programme d'installation

                        1. Signez le programme d'installation :
                          CODE:TOUT SÉLECTIONNER

                        sudo productsign --sign 'Developer ID Installer: YourName (XYZ123456789))' 'unsigned.pkg' 'signed.pkg'
                        5) Téléchargez et légalisez :
                        CODE:TOUT SÉLECTIONNER

                        xcrun notarytool submit --apple-id "your@email.com" --password "abcd-defg-hijk-lmno" --team-id "XYZ123456789" --wait signed.pkg
                        6) Agrafer
                        CODE:TOUT SÉLECTIONNER

                        sudo xcrun stapler staple signed.pkg
                        Remarque : sudo est essentiel ici. Sinon, cela ne fonctionnera pas.

                        1. Tester
                          CODE:TOUT SÉLECTIONNER

                        spctl -a -vvv -t install "signed.pkg"
                        Notes complémentaires :
                        Les choses semblent ĂȘtre boguĂ©es du cĂŽtĂ© d'Apple.

                        P clevername27C 2 Replies Last reply Reply Quote 0
                        • P
                          paper_lung @yall
                          last edited by

                          @yall https://developer.apple.com/help/account/manage-your-team/locate-your-team-id/

                          1 Reply Last reply Reply Quote 0
                          • clevername27C
                            clevername27 @yall
                            last edited by

                            @yall I did just posted a tutorial on this - search the forum, you'll find. It tells you exactly what to do, step by step.

                            Y 1 Reply Last reply Reply Quote 1
                            • Y
                              yall @clevername27
                              last edited by

                              I finally succeeded, thank you for your help.

                              1 Reply Last reply Reply Quote 0
                              • First post
                                Last post

                              15

                              Online

                              1.7k

                              Users

                              11.8k

                              Topics

                              102.4k

                              Posts