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

iOS 11 min target requirement for Swift Package Manager libraries

      Problem

      I'm trying to migrate a project from CocoaPods to Swift Package Manager and one of the blockers I encountered is that Realm requires iOS 11 min deployment target for Swift PM libraries.

      My project uses iOS 10 as min version at the moment and I use CocoaPods to integrate Realm. CocoaPods version supports iOS 9 min target.

      Is there a reason why CocoaPods version requires iOS 9 min version but Swift Package Manger one requires iOS 11?

      Solution

      Decrease the min deployment target for Swift Package Manger version of the library to iOS 9/10 to be in line with the CocoaPods version.

      How important is this improvement for you?

      Dealbreaker

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

              Created:
              Updated:
              Resolved: