File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ HOST_PATH="$SRCROOT/../.."
27
27
"${PODS_TARGET_SRCROOT}/ios/ReactNativeConfig/BuildDotenvConfig.rb" "$HOST_PATH" "${PODS_TARGET_SRCROOT}/ios/ReactNativeConfig"
28
28
) ,
29
29
execution_position : :before_compile ,
30
+ always_out_of_date : "1" ,
30
31
input_files : [ '$PODS_TARGET_SRCROOT/ios/ReactNativeConfig/BuildDotenvConfig.rb' ] ,
31
32
output_files : [ '$BUILD_DIR/GeneratedInfoPlistDotEnv.h' , '$PODS_TARGET_SRCROOT/ios/ReactNativeConfig/GeneratedDotEnv.m' ]
32
33
}
@@ -50,6 +51,7 @@ HOST_PATH="$SRCROOT/../.."
50
51
"${PODS_TARGET_SRCROOT}/ios/ReactNativeConfig/BuildDotenvConfig.rb" "$HOST_PATH" "${PODS_TARGET_SRCROOT}/ios/ReactNativeConfig"
51
52
) ,
52
53
execution_position : :before_compile ,
54
+ always_out_of_date : "1" ,
53
55
input_files : [ '$PODS_TARGET_SRCROOT/ios/ReactNativeConfig/BuildDotenvConfig.rb' ] ,
54
56
output_files : [ '$PODS_TARGET_SRCROOT/ios/ReactNativeConfig/GeneratedDotEnv.m' ]
55
57
}
You can’t perform that action at this time.
0 commit comments