Skip to content
Snippets Groups Projects
Commit bb326941 authored by kondeichmann's avatar kondeichmann
Browse files

clean up Project Settings + add new Target for AdHoc support + Add New Target in Podfile

parent afe982e6
No related branches found
No related tags found
No related merge requests found
......@@ -7,5 +7,5 @@ OTHER_CFLAGS = $(inherited) -iquote "$PODS_CONFIGURATION_BUILD_DIR/BZipCompressi
OTHER_LDFLAGS = $(inherited) -l"c++" -l"crypto" -l"iconv" -l"resolv" -l"ssl" -l"xml2" -l"z"
PODS_BUILD_DIR = $BUILD_DIR
PODS_CONFIGURATION_BUILD_DIR = $PODS_BUILD_DIR/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME)
PODS_PODFILE_DIR_PATH = ${SRCROOT}/../workspace
PODS_ROOT = ${SRCROOT}/../workspace/Pods
PODS_PODFILE_DIR_PATH = ${SRCROOT}/../enzevalos_iphone_workspace
PODS_ROOT = ${SRCROOT}/../enzevalos_iphone_workspace/Pods
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment