We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c323116 commit e77151aCopy full SHA for e77151a
IDZSwiftCommonCrypto.podspec
@@ -45,7 +45,7 @@ CMD
45
s.preserve_paths = "Frameworks"
46
47
# Make sure we can find the dummy frameworks
48
- s.xcconfig = {
+ s.pod_target_xcconfig = {
49
"SWIFT_VERSION" => "3.0",
50
"SWIFT_INCLUDE_PATHS" => "${PODS_ROOT}/IDZSwiftCommonCrypto/Frameworks/$(PLATFORM_NAME)",
51
"FRAMEWORK_SEARCH_PATHS" => "${PODS_ROOT}/IDZSwiftCommonCrypto/Frameworks/$(PLATFORM_NAME)",
0 commit comments