summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/Pods/Target Support Files/AppAuth/AppAuth.debug.xcconfig
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/platforms/ios/Pods/Target Support Files/AppAuth/AppAuth.debug.xcconfig')
-rw-r--r--StoneIsland/platforms/ios/Pods/Target Support Files/AppAuth/AppAuth.debug.xcconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/StoneIsland/platforms/ios/Pods/Target Support Files/AppAuth/AppAuth.debug.xcconfig b/StoneIsland/platforms/ios/Pods/Target Support Files/AppAuth/AppAuth.debug.xcconfig
new file mode 100644
index 00000000..47199e55
--- /dev/null
+++ b/StoneIsland/platforms/ios/Pods/Target Support Files/AppAuth/AppAuth.debug.xcconfig
@@ -0,0 +1,10 @@
+CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/AppAuth
+GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
+OTHER_LDFLAGS = $(inherited) -framework "SafariServices" -weak_framework "AuthenticationServices"
+PODS_BUILD_DIR = ${BUILD_DIR}
+PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
+PODS_ROOT = ${SRCROOT}
+PODS_TARGET_SRCROOT = ${PODS_ROOT}/AppAuth
+PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier}
+SKIP_INSTALL = YES
+USE_RECURSIVE_SCRIPT_INPUTS_IN_SCRIPT_PHASES = YES