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 c0ca8f3 commit 1a9f8c3Copy full SHA for 1a9f8c3
1 file changed
ObjectiveRocksFramework.podspec
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
8
s.source = { :http => "https://github.com/KeepSafe/ObjectiveRocksFramework/releases/download/v#{s.version.to_s}/ObjectiveRocks.zip" }
9
s.requires_arc = true
10
s.ios.deployment_target = '9.0'
11
- s.ios.vendored_frameworks = 'iOS/ObjectiveRocks.framework'
+ s.ios.vendored_frameworks = 'iOS/ObjectiveRocks.xcframework'
12
13
#### CONFIGS
14
0 commit comments