get Users up
This commit is contained in:
Generated
+8
@@ -0,0 +1,8 @@
|
||||
#include "ReachabilitySwift.xcconfig"
|
||||
CODE_SIGN_IDENTITY =
|
||||
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
|
||||
HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/ReachabilitySwift" "${PODS_ROOT}/Headers/Public"
|
||||
OTHER_LDFLAGS = ${REACHABILITYSWIFT_OTHER_LDFLAGS}
|
||||
OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS"
|
||||
PODS_ROOT = ${SRCROOT}
|
||||
SKIP_INSTALL = YES
|
||||
Reference in New Issue
Block a user