Automated: Update Podfile.lock (#2535)
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/2535 Test Plan: Imported from GitHub, without a `Test Plan:` line. |[Site Preview: flipper](https://our.intern.facebook.com/intern/staticdocs/eph/D29455139/V2/flipper/) Reviewed By: jknoxville Differential Revision: D29455139 Pulled By: priteshrnandgaonkar fbshipit-source-id: 10eb515430f4ce16e7ab600e12ef68bdbb7614fb
This commit is contained in:
committed by
Facebook GitHub Bot
parent
ecab50247f
commit
2f47928524
@@ -1,6 +1,6 @@
|
||||
project 'Tutorial.xcodeproj'
|
||||
swift_version = "4.1"
|
||||
flipperkit_version = '0.95.0'
|
||||
flipperkit_version = '0.95.1'
|
||||
use_frameworks!
|
||||
|
||||
target 'Tutorial' do
|
||||
|
||||
Reference in New Issue
Block a user