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 bf37e7f commit cd9b38aCopy full SHA for cd9b38a
Leanplum-iOS-SDK.podspec
@@ -29,4 +29,5 @@ Analytics.
29
s.documentation_url = 'https://www.leanplum.com/docs#/docs'
30
s.source_files = 'Leanplum-SDK/Classes/**/*'
31
s.module_name = 'Leanplum'
32
+ s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' }
33
end
0 commit comments