Skip to content

Commit a0078d9

Browse files
committed
update project
1 parent 67f6035 commit a0078d9

File tree

2 files changed

+4124
-4007
lines changed

2 files changed

+4124
-4007
lines changed

example/ios/OneExample.xcodeproj/project.pbxproj

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@
206206
13B07F8E1A680F5B00A75B9A /* Resources */,
207207
00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
208208
C1D60D28B925C94BD88E79D7 /* [CP] Copy Pods Resources */,
209+
02CD61E933E8911D4F24FE83 /* [CP] Embed Pods Frameworks */,
209210
);
210211
buildRules = (
211212
);
@@ -349,6 +350,24 @@
349350
shellPath = /bin/sh;
350351
shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
351352
};
353+
02CD61E933E8911D4F24FE83 /* [CP] Embed Pods Frameworks */ = {
354+
isa = PBXShellScriptBuildPhase;
355+
buildActionMask = 2147483647;
356+
files = (
357+
);
358+
inputPaths = (
359+
"${PODS_ROOT}/Target Support Files/Pods-OneExample/Pods-OneExample-frameworks.sh",
360+
"${PODS_XCFRAMEWORKS_BUILD_DIR}/OpenSSL-Universal/OpenSSL.framework/OpenSSL",
361+
);
362+
name = "[CP] Embed Pods Frameworks";
363+
outputPaths = (
364+
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/OpenSSL.framework",
365+
);
366+
runOnlyForDeploymentPostprocessing = 0;
367+
shellPath = /bin/sh;
368+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-OneExample/Pods-OneExample-frameworks.sh\"\n";
369+
showEnvVarsInLog = 0;
370+
};
352371
2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = {
353372
isa = PBXShellScriptBuildPhase;
354373
buildActionMask = 2147483647;

0 commit comments

Comments
 (0)