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
|
# Note that if you have use_frameworks! enabled, Flipper will not work and
|
||||||
# you should disable these next few lines.
|
# you should disable these next few lines.
|
||||||
use_flipper!
|
use_flipper!({ 'Flipper' => '0.74.0' })
|
||||||
post_install do |installer|
|
post_install do |installer|
|
||||||
flipper_post_install(installer)
|
flipper_post_install(installer)
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user