Skip to content

Commit 3e1a1a8

Browse files
authored
make index.widget.js starting script for widget
1 parent 8d1fa1c commit 3e1a1a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/RNTodayWidgetExtension.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,7 @@
801801
);
802802
runOnlyForDeploymentPostprocessing = 0;
803803
shellPath = /bin/sh;
804-
shellScript = "export NODE_BINARY=node\n\"$SRCROOT\"/../../react-native/scripts/react-native-xcode.sh";
804+
shellScript = "export NODE_BINARY=node\n\"$SRCROOT\"/../../react-native/scripts/react-native-xcode.sh index.widget.js";
805805
};
806806
/* End PBXShellScriptBuildPhase section */
807807

0 commit comments

Comments
 (0)