Skip to content

Commit

Permalink
Review feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
aleqsio committed Feb 1, 2023
1 parent 6588756 commit 71f0178
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 538 deletions.
1 change: 1 addition & 0 deletions ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ abstract_target 'Expo Go' do
end
end

# On iOS, the Stripe dependency StripePaymentsUI can't seem to find a header that should be there.
if pod_name == 'StripePaymentsUI'
target_installation_result.native_target.build_configurations.each do |config|
config.build_settings['HEADER_SEARCH_PATHS'] ||= ['$(inherited)']
Expand Down

This file was deleted.

0 comments on commit 71f0178

Please sign in to comment.