Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 207320c

Browse files
author
Christoph Schellhas
committed
defined Sourcepoint Version ~>5.3.6, Version > 6 not working at the moment.
1 parent 85c3c85 commit 207320c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/sourcepoint_cmp.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ A new flutter plugin project.
2020
# Flutter.framework does not contain a i386 slice.
2121
s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES', 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'i386' }
2222
s.swift_version = '5.0'
23-
s.dependency 'ConsentViewController'
23+
s.dependency 'ConsentViewController','~> 5.3'
2424
end

0 commit comments

Comments
 (0)