Uploaded image for project: 'Realm Kotlin'
  1. Realm Kotlin
  2. RKOTLIN-110

Use XCode new build system

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      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 Unassigned
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: