Merge pull request #1 from antonioIdt/fix-xcode-15
fix: xcode 15 related bug
This commit is contained in:
commit
290c13d048
|
@ -28,7 +28,8 @@ A new Flutter plugin.
|
|||
}
|
||||
|
||||
s.swift_version = '5.0'
|
||||
|
||||
|
||||
s.platforms = { :ios => '11.0' }
|
||||
s.dependency 'OrderedSet', '~>5.0'
|
||||
|
||||
s.default_subspec = 'Core'
|
||||
|
|
Loading…
Reference in New Issue