Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Unread
    • Recent
    • Tags
    • Users
    • Register
    • Register
    • Login

    Xcode warnings about internationalization and language

    Cinema 4D SDK
    macos c++
    3
    10
    1.3k
    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.
    • fwilleke80F
      fwilleke80
      last edited by

      Hi,

      I'm sure this has been asked before somewhere, but is there a way to suppress all these nonsense warnings? I remember I had been getting them earlier before, and somehow managed to suppress them. Now, after updating to Xcode 12.3, they're back, they're many, they're persistent, and they're annoying.

      xcodewarnings.jpg

      Thanks in advance for help!

      Cheers,
      Frank

      www.frankwilleke.de
      Only asking personal code questions here.

      1 Reply Last reply Reply Quote 0
      • ManuelM
        Manuel
        last edited by

        hi,

        while you can click each warning to enabling and migrating, i didn't found a solution to update all project at once. (in xcode at least)

        I've asked our tech team if you can safely migrate and enable that option and if they can come with a new kernel_app.
        I will be back with the answer 🙂

        Cheers
        Manuel.

        MAXON SDK Specialist

        MAXON Registered Developer

        1 Reply Last reply Reply Quote 0
        • ManuelM
          Manuel
          last edited by

          hi,

          this will be fixed with a futur release of the project tools.

          Cheers,
          Manuel

          MAXON SDK Specialist

          MAXON Registered Developer

          1 Reply Last reply Reply Quote 0
          • fwilleke80F
            fwilleke80
            last edited by

            Thanks, that's nice to know!

            So, if it can be fixed in the Project Tool, it can also be fixed in the project files I already have. Do you know what I'd have to change?

            Cheers,
            Frank

            www.frankwilleke.de
            Only asking personal code questions here.

            1 Reply Last reply Reply Quote 0
            • ManuelM
              Manuel
              last edited by

              @fwilleke80 said in Xcode warnings about internationalization and language:

              So, if it can be fixed in the Project Tool, it can also be fixed in the project files I already have. Do you know what I'd have to change?

              As i said, i didn't found any solution to update all the projects at once inside Xcode. You need to update them one by one.

              But you can also do it for one project and make a difference between two xcode project (.xcodeproj) and create a script to modify the files. That could maybe work.

              Cheers,
              Manuel

              MAXON SDK Specialist

              MAXON Registered Developer

              1 Reply Last reply Reply Quote 0
              • fwilleke80F
                fwilleke80
                last edited by

                Of course, I’d have to do it one by one.
                But I don’t know what to do. How do I make it go away?

                www.frankwilleke.de
                Only asking personal code questions here.

                1 Reply Last reply Reply Quote 0
                • ManuelM
                  Manuel
                  last edited by

                  hi,

                  @m_magalhaes said in Xcode warnings about internationalization and language:

                  while you can click each warning to enabling and migrating,

                  When you click the warning itself, it should ask you to enable the option of Base Internationalization and if you click the other one, it should ask you to Migrate the project.
                  Isn't that the case ?

                  Cheers,
                  Manuel

                  MAXON SDK Specialist

                  MAXON Registered Developer

                  1 Reply Last reply Reply Quote 0
                  • fwilleke80F
                    fwilleke80
                    last edited by fwilleke80

                    Oh, ok 😂

                    I didn’t know if it’s ok to migrate, and simple didn’t try... the whole time I was looking for a way to suppress the warnings 😳

                    Erm, thanks!

                    www.frankwilleke.de
                    Only asking personal code questions here.

                    1 Reply Last reply Reply Quote 0
                    • r_giganteR
                      r_gigante
                      last edited by

                      The updated version of the projecttool is available at this link[URL-REMOVED].


                      [URL-REMOVED] @maxon: This section contained a non-resolving link which has been removed.

                      1 Reply Last reply Reply Quote 0
                      • fwilleke80F
                        fwilleke80
                        last edited by

                        Thank you!

                        www.frankwilleke.de
                        Only asking personal code questions here.

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