File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
ios/ScanbotBarcodeExampleReact.xcodeproj Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 23023013B07F8E1A680F5B00A75B9A /* Resources */,
23123100DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
2322323ABBD980861FF2EE969F4358 /* [CP] Embed Pods Frameworks */,
233+ 6417E3AC24228323004C68B7 /* ShellScript */,
233234);
234235buildRules = (
235236);
433434shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ScanbotBarcodeExampleReact/Pods-ScanbotBarcodeExampleReact-frameworks.sh\"\n";
434435showEnvVarsInLog = 0;
435436};
437+ 6417E3AC24228323004C68B7 /* ShellScript */ = {
438+ isa = PBXShellScriptBuildPhase;
439+ buildActionMask = 2147483647;
440+ files = (
441+ );
442+ inputFileListPaths = (
443+ );
444+ inputPaths = (
445+ "${PODS_ROOT}/ScanbotBarcodeScannerSDK/ScanbotBarcodeScannerSDK.framework.dSYM",
446+ );
447+ outputFileListPaths = (
448+ );
449+ outputPaths = (
450+ );
451+ runOnlyForDeploymentPostprocessing = 0;
452+ shellPath = /bin/sh;
453+ shellScript = "bash \"${PODS_ROOT}/ScanbotBarcodeScannerSDK/ScanbotBarcodeScannerSDK.framework/strip-SBSDK-Framework.sh\"\n";
454+ };
43645578DE1578D33C623ECD5E75E0 /* [CP] Check Pods Manifest.lock */ = {
437456isa = PBXShellScriptBuildPhase;
438457buildActionMask = 2147483647;
You can’t perform that action at this time.
0 commit comments