Uploaded image for project: 'Realm Cocoa SDK'
  1. Realm Cocoa SDK
  2. RCOCOA-1384

carthage --use-xcframework doesn't work for arm64 simulator

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None

      <!---

      Questions: If you have questions about HOW TO USE Realm, ask on
      StackOverflow,
      or in our Swift Forum or Obj-C Forum.

      Feature Request: Just fill in the first two sections below.

      -->
      Bugs

      1) Prebuild frameworks files doesn't contain dSYM folder
      2) Carthage support xcframework and arm64-simulator. but excluded architecture still remain.
      I think the commit https://github.com/realm/realm-cocoa/commit/7a812029d05890f35501dcbcb00f346ac196a7d9 was missed in merge process.

      Goals

      Support Carthage with xcframework

      Expected Results

      Carthage/Build/RealmSwift.xcframework contains:

      • ios-arm64_armv7
      • ios-arm64_x86_64-maccatalyst
      • ios-arm64_i386_x86_64-simulator

      Actual Results

      • ios-arm64_armv7
      • ios-arm64_x86_64-maccatalyst
      • ios-i386_x86_64-simulator

      Steps for others to Reproduce

      just add realm-cocoa to Cartfile and run Carthage update

      Code Sample

      no code

      Version of Realm and Tooling

      Realm framework version: ?
      v10.12.0

      Xcode version: ?
      12.5.1

      iOS/OSX version: ?
      14.5

      Dependency manager + version: ?
      Carthage 0.38.0

            Assignee:
            Unassigned Unassigned
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: