Flipper Release: v0.28.0

Summary:
**Highlights**

- Redesigned sidebar.
- Compatibility with XCode 11.

Full list of changes: https://github.com/facebook/flipper/compare/v0.27.0...master

Reviewed By: jknoxville

Differential Revision: D18453214

fbshipit-source-id: 98012ba81558bce60a5b75815fb0734a0fbf3445
This commit is contained in:
Pascal Hartig
2019-11-13 05:45:43 -08:00
committed by Facebook Github Bot
parent be36aa4bc1
commit 1784179187
9 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
project 'Tutorial.xcodeproj'
swift_version = "4.1"
flipperkit_version = '0.27.0'
flipperkit_version = '0.28.0'
use_frameworks!
target 'Tutorial' do