Skip to content

Commit

Permalink
Update podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
hiteshjain29 committed Mar 2, 2021
1 parent 2756752 commit 419ac93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Usabilla.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ Pod::Spec.new do |s|
s.source = { :http => "https://github.com/usabilla/usabilla-u4a-ios-swift-sdk/releases/download/v#{s.version}/UsabillaPods.zip"}
s.ios.vendored_frameworks = 'Usabilla.framework'
s.pod_target_xcconfig = { 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'arm64 i386' }
s.user_target_xcconfig = { 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'arm64 i386' }
end

0 comments on commit 419ac93

Please sign in to comment.