File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ HOST_PATH="$SRCROOT/../.."
2727"${PODS_TARGET_SRCROOT}/ios/ReactNativeConfig/BuildDotenvConfig.rb" "$HOST_PATH" "${PODS_TARGET_SRCROOT}/ios/ReactNativeConfig"
2828) ,
2929 execution_position : :before_compile ,
30+ always_out_of_date : "1" ,
3031 input_files : [ '$PODS_TARGET_SRCROOT/ios/ReactNativeConfig/BuildDotenvConfig.rb' ] ,
3132 output_files : [ '$BUILD_DIR/GeneratedInfoPlistDotEnv.h' , '$PODS_TARGET_SRCROOT/ios/ReactNativeConfig/GeneratedDotEnv.m' ]
3233 }
@@ -50,6 +51,7 @@ HOST_PATH="$SRCROOT/../.."
5051 "${PODS_TARGET_SRCROOT}/ios/ReactNativeConfig/BuildDotenvConfig.rb" "$HOST_PATH" "${PODS_TARGET_SRCROOT}/ios/ReactNativeConfig"
5152 ) ,
5253 execution_position : :before_compile ,
54+ always_out_of_date : "1" ,
5355 input_files : [ '$PODS_TARGET_SRCROOT/ios/ReactNativeConfig/BuildDotenvConfig.rb' ] ,
5456 output_files : [ '$PODS_TARGET_SRCROOT/ios/ReactNativeConfig/GeneratedDotEnv.m' ]
5557 }
You can’t perform that action at this time.
0 commit comments