Lock flipper to 0.74.0
This commit is contained in:
parent
55bf5ecd43
commit
2dbddd09a7
@ -14,7 +14,7 @@ target 'VisionCameraExample' do
|
||||
#
|
||||
# Note that if you have use_frameworks! enabled, Flipper will not work and
|
||||
# you should disable these next few lines.
|
||||
use_flipper!
|
||||
use_flipper!({ 'Flipper' => '0.74.0' })
|
||||
post_install do |installer|
|
||||
flipper_post_install(installer)
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user