Flipper Release: v0.24.2

Summary:
Another quick fix for https://github.com/facebook/flipper/issues/546#issuecomment-534697210

Includes the new SoLoader bump.

Reviewed By: jknoxville

Differential Revision: D17558480

fbshipit-source-id: 02eab2bea20d31e082423f32201c6b110e9fabe2
This commit is contained in:
Pascal Hartig
2019-09-25 01:59:50 -07:00
committed by Facebook Github Bot
parent 34d96fa262
commit 9ffca9d049
6 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
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'
yogakit_version = '~> 1.14'
flipperkit_version = '0.24.1'
flipperkit_version = '0.24.2'
Pod::Spec.new do |spec|
spec.name = 'FlipperKit'
spec.version = flipperkit_version