Skip to content

Commit

Permalink
Merge pull request #233 from WalidChebaro/fix/swift-version-podspec
Browse files Browse the repository at this point in the history
fix: add swift version to podspec for flutter module compatibility
  • Loading branch information
crow authored Nov 13, 2024
2 parents 02e092f + 90489cb commit 4555103
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ios/airship_flutter.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ Airship flutter plugin.
s.dependency 'Flutter'
s.ios.deployment_target = "14.0"
s.dependency "AirshipFrameworkProxy", "11.0.4"
s.swift_version = "5.0.0"
end

0 comments on commit 4555103

Please sign in to comment.