Skip to content

Commit 2c55522

Browse files
authored
Update Podfile
1 parent bb06be0 commit 2c55522

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ post_install do |installer|
115115
config.build_settings['SWIFT_VERSION'] = '5.0'
116116
end
117117
if target.name == 'VisionCamera'
118-
config.build_settings['SWIFT_VERSION'] = '5.0'
118+
config.build_settings['SWIFT_VERSION'] = '5.2'
119119
end
120120
end
121121
end

0 commit comments

Comments
 (0)