mirror of
https://github.com/localsend/localsend.git
synced 2026-06-23 04:10:07 +00:00
fix: link systemconfiguration framework (#2718)
This commit is contained in:
@@ -22,6 +22,7 @@ A new Flutter FFI plugin project.
|
||||
s.dependency 'FlutterMacOS'
|
||||
|
||||
s.platform = :osx, '10.11'
|
||||
s.framework = 'SystemConfiguration'
|
||||
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' }
|
||||
s.swift_version = '5.0'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user