Automated: Update Podfile.lock (#4156)
Summary: This is an automated PR to update the Podfile.lock. - Make sure that the Podfile.lock contains latest FlipperKit and Flipper pod versions. - Also make sure that all the dependencies are updated to the latest one. - This is auto-generated by [create-pull-request](https://github.com/peter-evans/create-pull-request) Pull Request resolved: https://github.com/facebook/flipper/pull/4156 Test Plan: Imported from GitHub, without a `Test Plan:` line. Static Docs Site previews have moved into the custom phabricator field "Static Docs", and will no longer modify test plans after 5th October 2022. Reviewed By: antonk52 Differential Revision: D39931809 Pulled By: antonk52 fbshipit-source-id: eb234e760e9a6be321b7290ff20b5232e9840fed
This commit is contained in:
committed by
Facebook GitHub Bot
parent
49c7613f0b
commit
abb4c3c8cf
@@ -1,6 +1,6 @@
|
||||
project 'Tutorial.xcodeproj'
|
||||
swift_version = "4.1"
|
||||
flipperkit_version = '0.166.0'
|
||||
flipperkit_version = '0.167.0'
|
||||
use_frameworks!
|
||||
|
||||
target 'Tutorial' do
|
||||
|
||||
Reference in New Issue
Block a user