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 8d1fa1c commit 3e1a1a8Copy full SHA for 3e1a1a8
ios/RNTodayWidgetExtension.xcodeproj/project.pbxproj
@@ -801,7 +801,7 @@
801
);
802
runOnlyForDeploymentPostprocessing = 0;
803
shellPath = /bin/sh;
804
- shellScript = "export NODE_BINARY=node\n\"$SRCROOT\"/../../react-native/scripts/react-native-xcode.sh";
+ shellScript = "export NODE_BINARY=node\n\"$SRCROOT\"/../../react-native/scripts/react-native-xcode.sh index.widget.js";
805
};
806
/* End PBXShellScriptBuildPhase section */
807
0 commit comments