Skip to content

Commit 2d32a60

Browse files
Remove the setup script from the quickstart app
1 parent 8130818 commit 2d32a60

File tree

1 file changed

+0
-20
lines changed
  • react-native-in-app-payments-quickstart/ios/RNInAppPaymentsQuickstart.xcodeproj

1 file changed

+0
-20
lines changed

react-native-in-app-payments-quickstart/ios/RNInAppPaymentsQuickstart.xcodeproj/project.pbxproj

-20
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@
153153
110233C721F10681008F6C3D /* Embed Frameworks */,
154154
4574BDB937B7D93FB3DBACE8 /* [CP] Embed Pods Frameworks */,
155155
54553DFF54BD7138AACCB48D /* [CP] Copy Pods Resources */,
156-
8C070E592C048CA3005F4D42 /* ShellScript */,
157156
);
158157
buildRules = (
159158
);
@@ -296,25 +295,6 @@
296295
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNInAppPaymentsQuickstart/Pods-RNInAppPaymentsQuickstart-resources.sh\"\n";
297296
showEnvVarsInLog = 0;
298297
};
299-
8C070E592C048CA3005F4D42 /* ShellScript */ = {
300-
isa = PBXShellScriptBuildPhase;
301-
alwaysOutOfDate = 1;
302-
buildActionMask = 2147483647;
303-
files = (
304-
);
305-
inputFileListPaths = (
306-
);
307-
inputPaths = (
308-
);
309-
outputFileListPaths = (
310-
);
311-
outputPaths = (
312-
);
313-
runOnlyForDeploymentPostprocessing = 0;
314-
shellPath = /bin/sh;
315-
shellScript = "# Type a script or drag a script file from your workspace to insert its path.\nFRAMEWORKS=\"${BUILT_PRODUCTS_DIR}/${FRAMEWORKS_FOLDER_PATH}\"\n\"${FRAMEWORKS}/SquareInAppPaymentsSDK.framework/setup\"\n";
316-
showEnvVarsInLog = 0;
317-
};
318298
/* End PBXShellScriptBuildPhase section */
319299

320300
/* Begin PBXSourcesBuildPhase section */

0 commit comments

Comments
 (0)