Skip to content

Commit 363636d

Browse files
committed
chore: lockfiles update
1 parent d6eb7be commit 363636d

3 files changed

Lines changed: 211 additions & 191 deletions

File tree

β€Žexample/ios/MediapipePosedetectionExample.xcodeproj/project.pbxprojβ€Ž

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
0BBCC1D22EE06E5A009DC16E /* pose_landmarker_heavy.task in Resources */ = {isa = PBXBuildFile; fileRef = 0BBCC1CE2EE06E5A009DC16E /* pose_landmarker_heavy.task */; };
1313
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
1414
1DED430773759585AF54DD6D /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */; };
15-
2EAF8630F6139B2461D8B9FB /* libPods-MediapipePosedetectionExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F7D508B67875114BC2EF69E0 /* libPods-MediapipePosedetectionExample.a */; };
1615
761780ED2CA45674006654EE /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 761780EC2CA45674006654EE /* AppDelegate.swift */; };
1716
81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
17+
D541C3D0AD1E3A82E7405AD7 /* libPods-MediapipePosedetectionExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DEFCB9BBE889B6562314886 /* libPods-MediapipePosedetectionExample.a */; };
1818
/* End PBXBuildFile section */
1919

2020
/* Begin PBXFileReference section */
@@ -25,20 +25,20 @@
2525
13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = MediapipePosedetectionExample/Images.xcassets; sourceTree = "<group>"; };
2626
13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = MediapipePosedetectionExample/Info.plist; sourceTree = "<group>"; };
2727
13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = PrivacyInfo.xcprivacy; path = MediapipePosedetectionExample/PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
28-
5A3A36BF89C6C3A84B252CF3 /* Pods-MediapipePosedetectionExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MediapipePosedetectionExample.release.xcconfig"; path = "Target Support Files/Pods-MediapipePosedetectionExample/Pods-MediapipePosedetectionExample.release.xcconfig"; sourceTree = "<group>"; };
28+
5DEFCB9BBE889B6562314886 /* libPods-MediapipePosedetectionExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-MediapipePosedetectionExample.a"; sourceTree = BUILT_PRODUCTS_DIR; };
29+
6E9597E089C40EA5A16561AE /* Pods-MediapipePosedetectionExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MediapipePosedetectionExample.debug.xcconfig"; path = "Target Support Files/Pods-MediapipePosedetectionExample/Pods-MediapipePosedetectionExample.debug.xcconfig"; sourceTree = "<group>"; };
2930
761780EC2CA45674006654EE /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = MediapipePosedetectionExample/AppDelegate.swift; sourceTree = "<group>"; };
31+
7650ED9D9B5AA51F6AA2EECC /* Pods-MediapipePosedetectionExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MediapipePosedetectionExample.release.xcconfig"; path = "Target Support Files/Pods-MediapipePosedetectionExample/Pods-MediapipePosedetectionExample.release.xcconfig"; sourceTree = "<group>"; };
3032
81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = MediapipePosedetectionExample/LaunchScreen.storyboard; sourceTree = "<group>"; };
31-
B8513DF8C14336AAC961ECFF /* Pods-MediapipePosedetectionExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MediapipePosedetectionExample.debug.xcconfig"; path = "Target Support Files/Pods-MediapipePosedetectionExample/Pods-MediapipePosedetectionExample.debug.xcconfig"; sourceTree = "<group>"; };
3233
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
33-
F7D508B67875114BC2EF69E0 /* libPods-MediapipePosedetectionExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-MediapipePosedetectionExample.a"; sourceTree = BUILT_PRODUCTS_DIR; };
3434
/* End PBXFileReference section */
3535

3636
/* Begin PBXFrameworksBuildPhase section */
3737
13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
3838
isa = PBXFrameworksBuildPhase;
3939
buildActionMask = 2147483647;
4040
files = (
41-
2EAF8630F6139B2461D8B9FB /* libPods-MediapipePosedetectionExample.a in Frameworks */,
41+
D541C3D0AD1E3A82E7405AD7 /* libPods-MediapipePosedetectionExample.a in Frameworks */,
4242
);
4343
runOnlyForDeploymentPostprocessing = 0;
4444
};
@@ -64,7 +64,7 @@
6464
isa = PBXGroup;
6565
children = (
6666
ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
67-
F7D508B67875114BC2EF69E0 /* libPods-MediapipePosedetectionExample.a */,
67+
5DEFCB9BBE889B6562314886 /* libPods-MediapipePosedetectionExample.a */,
6868
);
6969
name = Frameworks;
7070
sourceTree = "<group>";
@@ -101,8 +101,8 @@
101101
BBD78D7AC51CEA395F1C20DB /* Pods */ = {
102102
isa = PBXGroup;
103103
children = (
104-
B8513DF8C14336AAC961ECFF /* Pods-MediapipePosedetectionExample.debug.xcconfig */,
105-
5A3A36BF89C6C3A84B252CF3 /* Pods-MediapipePosedetectionExample.release.xcconfig */,
104+
6E9597E089C40EA5A16561AE /* Pods-MediapipePosedetectionExample.debug.xcconfig */,
105+
7650ED9D9B5AA51F6AA2EECC /* Pods-MediapipePosedetectionExample.release.xcconfig */,
106106
);
107107
path = Pods;
108108
sourceTree = "<group>";
@@ -114,13 +114,13 @@
114114
isa = PBXNativeTarget;
115115
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "MediapipePosedetectionExample" */;
116116
buildPhases = (
117-
E88C8619F71AB13F1AEE0BEC /* [CP] Check Pods Manifest.lock */,
117+
BEFD9F9D06D9FBBFD01617BE /* [CP] Check Pods Manifest.lock */,
118118
13B07F871A680F5B00A75B9A /* Sources */,
119119
13B07F8C1A680F5B00A75B9A /* Frameworks */,
120120
13B07F8E1A680F5B00A75B9A /* Resources */,
121121
00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
122-
0A9B325F908F1212C6179255 /* [CP] Embed Pods Frameworks */,
123-
8920EF9583717A173AD3E49A /* [CP] Copy Pods Resources */,
122+
C91DDBCB4F8C0A3615CE706A /* [CP] Embed Pods Frameworks */,
123+
102B44C7D537DC9DE86973B2 /* [CP] Copy Pods Resources */,
124124
);
125125
buildRules = (
126126
);
@@ -195,24 +195,7 @@
195195
shellPath = /bin/sh;
196196
shellScript = "set -e\n\nWITH_ENVIRONMENT=\"$REACT_NATIVE_PATH/scripts/xcode/with-environment.sh\"\nREACT_NATIVE_XCODE=\"$REACT_NATIVE_PATH/scripts/react-native-xcode.sh\"\n\n/bin/sh -c \"$WITH_ENVIRONMENT $REACT_NATIVE_XCODE\"\n";
197197
};
198-
0A9B325F908F1212C6179255 /* [CP] Embed Pods Frameworks */ = {
199-
isa = PBXShellScriptBuildPhase;
200-
buildActionMask = 2147483647;
201-
files = (
202-
);
203-
inputFileListPaths = (
204-
"${PODS_ROOT}/Target Support Files/Pods-MediapipePosedetectionExample/Pods-MediapipePosedetectionExample-frameworks-${CONFIGURATION}-input-files.xcfilelist",
205-
);
206-
name = "[CP] Embed Pods Frameworks";
207-
outputFileListPaths = (
208-
"${PODS_ROOT}/Target Support Files/Pods-MediapipePosedetectionExample/Pods-MediapipePosedetectionExample-frameworks-${CONFIGURATION}-output-files.xcfilelist",
209-
);
210-
runOnlyForDeploymentPostprocessing = 0;
211-
shellPath = /bin/sh;
212-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-MediapipePosedetectionExample/Pods-MediapipePosedetectionExample-frameworks.sh\"\n";
213-
showEnvVarsInLog = 0;
214-
};
215-
8920EF9583717A173AD3E49A /* [CP] Copy Pods Resources */ = {
198+
102B44C7D537DC9DE86973B2 /* [CP] Copy Pods Resources */ = {
216199
isa = PBXShellScriptBuildPhase;
217200
buildActionMask = 2147483647;
218201
files = (
@@ -229,7 +212,7 @@
229212
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-MediapipePosedetectionExample/Pods-MediapipePosedetectionExample-resources.sh\"\n";
230213
showEnvVarsInLog = 0;
231214
};
232-
E88C8619F71AB13F1AEE0BEC /* [CP] Check Pods Manifest.lock */ = {
215+
BEFD9F9D06D9FBBFD01617BE /* [CP] Check Pods Manifest.lock */ = {
233216
isa = PBXShellScriptBuildPhase;
234217
buildActionMask = 2147483647;
235218
files = (
@@ -251,6 +234,23 @@
251234
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
252235
showEnvVarsInLog = 0;
253236
};
237+
C91DDBCB4F8C0A3615CE706A /* [CP] Embed Pods Frameworks */ = {
238+
isa = PBXShellScriptBuildPhase;
239+
buildActionMask = 2147483647;
240+
files = (
241+
);
242+
inputFileListPaths = (
243+
"${PODS_ROOT}/Target Support Files/Pods-MediapipePosedetectionExample/Pods-MediapipePosedetectionExample-frameworks-${CONFIGURATION}-input-files.xcfilelist",
244+
);
245+
name = "[CP] Embed Pods Frameworks";
246+
outputFileListPaths = (
247+
"${PODS_ROOT}/Target Support Files/Pods-MediapipePosedetectionExample/Pods-MediapipePosedetectionExample-frameworks-${CONFIGURATION}-output-files.xcfilelist",
248+
);
249+
runOnlyForDeploymentPostprocessing = 0;
250+
shellPath = /bin/sh;
251+
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-MediapipePosedetectionExample/Pods-MediapipePosedetectionExample-frameworks.sh\"\n";
252+
showEnvVarsInLog = 0;
253+
};
254254
/* End PBXShellScriptBuildPhase section */
255255

256256
/* Begin PBXSourcesBuildPhase section */
@@ -267,7 +267,7 @@
267267
/* Begin XCBuildConfiguration section */
268268
13B07F941A680F5B00A75B9A /* Debug */ = {
269269
isa = XCBuildConfiguration;
270-
baseConfigurationReference = B8513DF8C14336AAC961ECFF /* Pods-MediapipePosedetectionExample.debug.xcconfig */;
270+
baseConfigurationReference = 6E9597E089C40EA5A16561AE /* Pods-MediapipePosedetectionExample.debug.xcconfig */;
271271
buildSettings = {
272272
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
273273
CLANG_ENABLE_MODULES = YES;
@@ -296,7 +296,7 @@
296296
};
297297
13B07F951A680F5B00A75B9A /* Release */ = {
298298
isa = XCBuildConfiguration;
299-
baseConfigurationReference = 5A3A36BF89C6C3A84B252CF3 /* Pods-MediapipePosedetectionExample.release.xcconfig */;
299+
baseConfigurationReference = 7650ED9D9B5AA51F6AA2EECC /* Pods-MediapipePosedetectionExample.release.xcconfig */;
300300
buildSettings = {
301301
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
302302
CLANG_ENABLE_MODULES = YES;

β€Žexample/ios/Podfile.lockβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PODS:
88
- hermes-engine (0.81.1):
99
- hermes-engine/Pre-built (= 0.81.1)
1010
- hermes-engine/Pre-built (0.81.1)
11-
- MediapipePosedetection (0.1.0):
11+
- MediapipePosedetection (0.1.4):
1212
- boost
1313
- DoubleConversion
1414
- fast_float
@@ -2572,7 +2572,7 @@ SPEC CHECKSUMS:
25722572
fmt: a40bb5bd0294ea969aaaba240a927bd33d878cdd
25732573
glog: 5683914934d5b6e4240e497e0f4a3b42d1854183
25742574
hermes-engine: 4f8246b1f6d79f625e0d99472d1f3a71da4d28ca
2575-
MediapipePosedetection: f251ecfe5da93aa0952e043c539964c0a876584d
2575+
MediapipePosedetection: afdfad480597b677e7b5f83df8e4b814496aa1c2
25762576
MediaPipeTasksCommon: 6cfa29170d4900f04d250ad95ec058f14a741f38
25772577
MediaPipeTasksVision: 7b1c0f5a5820e87e9d96926f5e65d8cd3744fac2
25782578
RCT-Folly: 846fda9475e61ec7bcbf8a3fe81edfcaeb090669

0 commit comments

Comments
Β (0)