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 bd2fd85 commit 34c8e6aCopy full SHA for 34c8e6a
ios/ExpoIap.podspec
@@ -26,7 +26,7 @@ Pod::Spec.new do |s|
26
s.dependency 'ExpoModulesCore'
27
s.dependency 'openiap', "#{versions['apple']}"
28
29
- # OnsideKit is optional; added via ensureOnsidePod() in Podfile when modules.onside is enabled
+ s.dependency 'OnsideKit'
30
# Swift/Objective-C compatibility
31
s.pod_target_xcconfig = {
32
'DEFINES_MODULE' => 'YES',
0 commit comments