Skip to content

Commit 8e09e59

Browse files
committed
chore: remove leftover from testing
1 parent 9ecebfe commit 8e09e59

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

packages/react-native-brownfield/src/expo-config-plugin/ios/withBrownfieldIos.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,6 @@ export const withBrownfieldIos: ConfigPlugin<
4141
modRequest,
4242
props.ios
4343
);
44-
addExpoPre55ShellPatchScriptPhase(modRequest, project, {
45-
frameworkName: props.ios.frameworkName,
46-
frameworkTargetUUID: frameworkTargetUUID,
47-
});
4844

4945
if (targetAlreadyExists) {
5046
Logger.logDebug(

0 commit comments

Comments
 (0)