We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bfa6a1 commit 4240449Copy full SHA for 4240449
Figo.podspec
@@ -25,6 +25,6 @@ Pod::Spec.new do |s|
25
26
s.source = { :git => "https://github.com/figo-connect/ios-sdk.git", :tag => "#{s.version}" }
27
s.source_files = "Source/**/*.swift"
28
- s.resource = "api.figo.me.cer"
+ s.resources = "*.cer"
29
30
end
0 commit comments