mirror of
https://github.com/zhigang1992/PINRemoteImage.git
synced 2026-06-16 11:50:01 +08:00
There is an invalid `Pods-PINRemoteImage-PINRemoteImage.xcscheme` scheme which does not have corresponding build target.
5 lines
407 B
Plaintext
5 lines
407 B
Plaintext
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1
|
|
HEADER_SEARCH_PATHS = "${PODS_ROOT}/Headers/Private" "${PODS_ROOT}/Headers/Private/PINCache" "${PODS_ROOT}/Headers/Public" "${PODS_ROOT}/Headers/Public/PINCache" "${PODS_ROOT}/Headers/Public/PINRemoteImage" "${PODS_ROOT}/Headers/Public/libwebp"
|
|
OTHER_LDFLAGS = -framework "Foundation" -weak_framework "AppKit"
|
|
PODS_ROOT = ${SRCROOT}
|
|
SKIP_INSTALL = YES |