Skip to content

Commit

Permalink
Fix Xcode 14 build
Browse files Browse the repository at this point in the history
  • Loading branch information
luancurti committed Oct 10, 2022
1 parent 7d57a2c commit 8718d7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions react-native-config.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Pod::Spec.new do |s|
s.source = { git: 'https://github.com/luggit/react-native-config.git', tag: "v#{s.version.to_s}" }
s.script_phase = {
name: 'Config codegen',
alwaysOutOfDate: 1,
script: %(
set -ex
HOST_PATH="$SRCROOT/../.."
Expand Down

0 comments on commit 8718d7a

Please sign in to comment.