Skip to content

Commit e107f44

Browse files
committed
Added CocoaPods support for visionOS
1 parent b2b1d20 commit e107f44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: libwebp.podspec

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Pod::Spec.new do |s|
1414
s.ios.deployment_target = '9.0'
1515
s.tvos.deployment_target = '9.0'
1616
s.watchos.deployment_target = '2.0'
17+
s.visionos.deployment_target = '1.0'
1718

1819
s.pod_target_xcconfig = {
1920
'USER_HEADER_SEARCH_PATHS' => '$(inherited) ${PODS_ROOT}/libwebp/ ${PODS_TARGET_SRCROOT}/'

0 commit comments

Comments
 (0)