Skip to content

Commit 1a9f8c3

Browse files
author
Steve Scott (Scotty)
committed
Update Framework
1 parent c0ca8f3 commit 1a9f8c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ObjectiveRocksFramework.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Pod::Spec.new do |s|
88
s.source = { :http => "https://github.com/KeepSafe/ObjectiveRocksFramework/releases/download/v#{s.version.to_s}/ObjectiveRocks.zip" }
99
s.requires_arc = true
1010
s.ios.deployment_target = '9.0'
11-
s.ios.vendored_frameworks = 'iOS/ObjectiveRocks.framework'
11+
s.ios.vendored_frameworks = 'iOS/ObjectiveRocks.xcframework'
1212

1313
#### CONFIGS
1414

0 commit comments

Comments
 (0)