Skip to content

Commit

Permalink
Fixed swift import static_framework
Browse files Browse the repository at this point in the history
  • Loading branch information
LeowWH committed Mar 7, 2019
1 parent 922007b commit 9f0eda5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ios/molpay_mobile_xdk_flutter_beta.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ This is the beta but functional MOLPay Flutter payment module that is ready to b
s.dependency 'Flutter'
s.resource = 'MOLPayXDK.bundle'
s.vendored_frameworks = 'MOLPayXDK.framework'
s.static_framework = true

s.ios.deployment_target = '8.0'
end
Expand Down

0 comments on commit 9f0eda5

Please sign in to comment.