HISE Logo Forum
    • Categories
    • Register
    • Login

    Warning Xcode 15

    Scheduled Pinned Locked Moved General Questions
    45 Posts 7 Posters 3.9k 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.
    • Matt_SFM
      Matt_SF @d.healey
      last edited by

      @d-healey Maybe it means : "compatible with anything above 12.5 ... up to the next version, which is 13.0" ? 🤷
      Just to be sure, I downloaded XCode 14.3.1 and I do get a warning saying that this version is not compatible with my OS.

      Develop branch
      Win10 & VS17 / Ventura & Xcode 14. 3

      ulrikU 1 Reply Last reply Reply Quote 1
      • d.healeyD
        d.healey @ulrik
        last edited by

        @ulrik ddb1e246-d882-4a34-a0ae-dccf12757b95-image.png

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

        ulrikU 1 Reply Last reply Reply Quote 0
        • ulrikU
          ulrik @d.healey
          last edited by

          @d-healey Aha, ok I see what you mean, it's a bit misguiding info, I think as Matt says, up to next major release

          Hise Develop branch
          MacOs 15.3.1, Xcode 16.2
          http://musikboden.se

          1 Reply Last reply Reply Quote 0
          • ulrikU
            ulrik @Matt_SF
            last edited by ulrik

            @Matt_SF I did what you did, downloaded 14.3.1 and runned the executable inside the package in the terminal, and managed to compile to VST3 and au, I'm not so sure it's wise to do it though

            Skärmavbild 2023-10-23 kl. 12.48.15.png

            Hise Develop branch
            MacOs 15.3.1, Xcode 16.2
            http://musikboden.se

            DanHD ulrikU 2 Replies Last reply Reply Quote 0
            • DanHD
              DanH @ulrik
              last edited by

              @ulrik I have actually managed to export all formats, au / vst3 / aax ....

              DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
              https://dhplugins.com/ | https://dcbreaks.com/
              London, UK

              ulrikU 1 Reply Last reply Reply Quote 0
              • ulrikU
                ulrik @ulrik
                last edited by

                @ulrik Ok I tried some more with Xcode 15, in "Build Phases" tab, the "Shared Code" was at the bottom, I moved it up to be handled first, and bingo, it worked (don't ask me why 🤔)
                I just searched the internet and found some people talking about the same issue as me.

                Moved the Shared Code
                Skärmavbild 2023-10-23 kl. 13.52.24.png

                to the top in the Build Phases

                Skärmavbild 2023-10-23 kl. 13.52.36.png

                Hise Develop branch
                MacOs 15.3.1, Xcode 16.2
                http://musikboden.se

                Matt_SFM d.healeyD 2 Replies Last reply Reply Quote 1
                • Matt_SFM
                  Matt_SF @ulrik
                  last edited by

                  @ulrik odd, I think we read the same posts! I also tried that but didn't work... 🤔 I'll try again

                  Develop branch
                  Win10 & VS17 / Ventura & Xcode 14. 3

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

                    @ulrik Makes sense because the shared code is shared between the other build stages, so if it doesn't exist first those other stages won't work.

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

                    1 Reply Last reply Reply Quote 0
                    • Matt_SFM
                      Matt_SF @Matt_SF
                      last edited by

                      @Matt_SF said in Warning Xcode 15:

                      @ulrik odd, I think we read the same posts! I also tried that but didn't work... 🤔 I'll try again

                      nope, still no luck...

                      Develop branch
                      Win10 & VS17 / Ventura & Xcode 14. 3

                      1 Reply Last reply Reply Quote 0
                      • ulrikU
                        ulrik @DanH
                        last edited by

                        @DanH said in Warning Xcode 15:

                        @ulrik I have actually managed to export all formats, au / vst3 / aax ....

                        in Sonoma with Xcode 15?
                        Did you have to do something special to make it work?

                        Hise Develop branch
                        MacOs 15.3.1, Xcode 16.2
                        http://musikboden.se

                        DanHD 2 Replies Last reply Reply Quote 0
                        • DanHD
                          DanH @ulrik
                          last edited by DanH

                          @ulrik No, however it was with an older version of HISE (From July). The newer Develop is throwing this error now.

                          Where is the Build Phases tab in XCode? I can't see it anywhere

                          EDIT - Found it - have to click on the actual project in left menu bar

                          DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
                          https://dhplugins.com/ | https://dcbreaks.com/
                          London, UK

                          1 Reply Last reply Reply Quote 0
                          • DanHD
                            DanH @ulrik
                            last edited by

                            @ulrik Ok so moving the shared code to the top of the dependancy list throws the same error like @Matt_SF

                            DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
                            https://dhplugins.com/ | https://dcbreaks.com/
                            London, UK

                            ulrikU 1 Reply Last reply Reply Quote 0
                            • ulrikU
                              ulrik @DanH
                              last edited by

                              @DanH Hmm...I wonder if it was just pure luck I had, I have to try it again with another project

                              Hise Develop branch
                              MacOs 15.3.1, Xcode 16.2
                              http://musikboden.se

                              DanHD 1 Reply Last reply Reply Quote 0
                              • DanHD
                                DanH @ulrik
                                last edited by

                                @ulrik yeah it could be to do with the project, the two I have tried are very different (one with Faust - fail)... I'd need to spend more time working it out.

                                Or... hope that @Christoph-Hart comes to save the day 😆

                                DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
                                https://dhplugins.com/ | https://dcbreaks.com/
                                London, UK

                                ulrikU 1 Reply Last reply Reply Quote 0
                                • ulrikU
                                  ulrik @DanH
                                  last edited by

                                  @DanH said in Warning Xcode 15:

                                  Or... hope that @Christoph-Hart comes to save the day 😆

                                  👍 Agree!

                                  Hise Develop branch
                                  MacOs 15.3.1, Xcode 16.2
                                  http://musikboden.se

                                  1 Reply Last reply Reply Quote 0
                                  • Matt_SFM
                                    Matt_SF
                                    last edited by

                                    I'm fiddling with JUCE these days and I used the latest version of JUCE to try to compile a plugin with Xcode15. I get an error because I'm not using the modified version of JUCE that HISE is using - that's expected - but the Cycle error is gone.

                                    @Christoph-Hart to the rescue ? ✊ 😄

                                    Develop branch
                                    Win10 & VS17 / Ventura & Xcode 14. 3

                                    DanHD 1 Reply Last reply Reply Quote 1
                                    • DanHD
                                      DanH @Matt_SF
                                      last edited by

                                      FYI I'm also having problems with Whitebox Packages in Sonoma - have to reinstall Packages every time I want to use it.

                                      Hold off upgrading as long as you can 😆

                                      DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
                                      https://dhplugins.com/ | https://dcbreaks.com/
                                      London, UK

                                      DanHD 1 Reply Last reply Reply Quote 2
                                      • DanHD
                                        DanH @DanH
                                        last edited by

                                        Compiled a standalone just fine FYI

                                        DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
                                        https://dhplugins.com/ | https://dcbreaks.com/
                                        London, UK

                                        Matt_SFM 1 Reply Last reply Reply Quote 0
                                        • Matt_SFM
                                          Matt_SF @DanH
                                          last edited by

                                          @DanH ah? Did you do something special?
                                          On my side, building packages is working fine here on sonoma...

                                          Develop branch
                                          Win10 & VS17 / Ventura & Xcode 14. 3

                                          DanHD 1 Reply Last reply Reply Quote 0
                                          • DanHD
                                            DanH @Matt_SF
                                            last edited by

                                            @Matt_SF Nope - but there's no faust or anything. Quite a basic project, just a simple synth

                                            Hmmm.. why is my packages broken then?! 😆

                                            DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
                                            https://dhplugins.com/ | https://dcbreaks.com/
                                            London, UK

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

                                            20

                                            Online

                                            1.7k

                                            Users

                                            11.7k

                                            Topics

                                            102.3k

                                            Posts