Flipper Release: v0.8.0
Summary: New 0.8.0 release which includes name changes from sonar to flipper. Reviewed By: passy, danielbuechele Differential Revision: D10050160 fbshipit-source-id: 5394ea0d032cea39f40cc9ed8e0f054e506d4f04
This commit is contained in:
committed by
Facebook Github Bot
parent
ddcc74edb8
commit
7e296467d2
@@ -1,7 +1,7 @@
|
||||
folly_compiler_flags = '-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.9'
|
||||
yogakit_version = '~>1.8'
|
||||
flipperkit_version = '0.7.2'
|
||||
flipperkit_version = '0.8.0'
|
||||
Pod::Spec.new do |spec|
|
||||
spec.name = 'FlipperKit'
|
||||
spec.version = flipperkit_version
|
||||
|
||||
Reference in New Issue
Block a user