get Users up

This commit is contained in:
2015-09-13 23:37:18 +02:00
parent baba7de448
commit 79628c8824
56 changed files with 4513 additions and 36 deletions
@@ -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