We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c0b028 commit bbc3648Copy full SHA for bbc3648
1 file changed
AppAuth.podspec
@@ -41,7 +41,7 @@ It follows the OAuth 2.0 for Native Apps best current practice
41
s.source = { :git => "https://github.com/openid/AppAuth-iOS.git", :tag => s.version }
42
s.requires_arc = true
43
44
- s.xcconfig = {
+ s.pod_target_xcconfig = {
45
'DEFINES_MODULE' => 'YES',
46
}
47
0 commit comments