flutter work

This commit is contained in:
John Smith
2022-12-03 12:36:06 -05:00
parent 60aa3fafc0
commit fa3ad29d21
19 changed files with 97 additions and 65 deletions

View File

@@ -17,6 +17,7 @@ Veilid Network Plugin
s.dependency 'FlutterMacOS'
s.platform = :osx, '10.11'
s.osx.deployment_target = '10.11'
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' }
s.swift_version = '5.0'