Use XCode new build system

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Fix
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      Currently compiling iOS Arm64 target with the new build system will break with

      note: Using new build system
      note: Planning build
      note: Constructing build description
      ...
      error: An empty identity is not valid when signing a binary for the product type 'Application'. (in target 'Realm2JSON' from project 'RealmCore')
      

      We can avoid this by forcing the build with the old build system using the flag -UseModernBuildSystem=NO however we should aim to use the new build system https://developer.apple.com/documentation/xcode-release-notes/build-system-release-notes-for-xcode-10 as the legacy one is deprecated and will be removed.

              Assignee:
              Unassigned
              Reporter:
              Unito Sync Bot
              Archiver:
              Marc Greenfield

                Created:
                Updated:
                Resolved:
                Archived: