DemoApp/Pods/Target Support Files/Pods/Pods.release.xcconfig in xcmultilingual-0.1.6 vs DemoApp/Pods/Target Support Files/Pods/Pods.release.xcconfig in xcmultilingual-0.1.7
- old
+ new
@@ -1,8 +1,9 @@
FRAMEWORK_SEARCH_PATHS = $(inherited) "$PODS_FRAMEWORK_BUILD_PATH"
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks'
-OTHER_CFLAGS = $(inherited) -iquote "$PODS_FRAMEWORK_BUILD_PATH/TUSafariActivity.framework/Headers"
-OTHER_LDFLAGS = $(inherited) -ObjC -framework "TUSafariActivity"
+OTHER_CFLAGS = $(inherited) -iquote "$PODS_FRAMEWORK_BUILD_PATH/SwiftyDrop.framework/Headers"
+OTHER_LDFLAGS = $(inherited) -ObjC -framework "SwiftyDrop"
OTHER_LIBTOOLFLAGS = $(OTHER_LDFLAGS)
+OTHER_SWIFT_FLAGS = $(inherited) "-D" "COCOAPODS"
PODS_FRAMEWORK_BUILD_PATH = $(BUILD_DIR)/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)/Pods
PODS_ROOT = ${SRCROOT}/Pods
\ No newline at end of file