Flipper Release: v0.20.3

Summary: Making a release to test the automated pods publishing. The last one failed, due to the wierd Sandcastle bug

Reviewed By: passy

Differential Revision: D15373868

fbshipit-source-id: a4e0eb0720f634c5667304f84b0fdaf26060d563
This commit is contained in:
Pritesh Nandgaonkar
2019-05-16 10:01:40 -07:00
committed by Facebook Github Bot
parent 2aabfd98e4
commit c08032cc51
5 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
folly_compiler_flags = '-DDEBUG=1 -DFLIPPER_OSS=1 -DFB_SONARKIT_ENABLED=1 -DFOLLY_NO_CONFIG -DFOLLY_MOBILE=1 -DFOLLY_USE_LIBCPP=1 -DFOLLY_HAVE_LIBGFLAGS=0 -DFOLLY_HAVE_LIBJEMALLOC=0 -DFOLLY_HAVE_PREADV=0 -DFOLLY_HAVE_PWRITEV=0 -DFOLLY_HAVE_TFO=0 -DFOLLY_USE_SYMBOLIZER=0'
yoga_version = '~> 1.14'
yogakit_version = '~> 1.14'
flipperkit_version = '0.20.2'
flipperkit_version = '0.20.3'
Pod::Spec.new do |spec|
spec.name = 'FlipperKit'
spec.version = flipperkit_version