Skip to content

Commit

Permalink
chore: update bundler to 2.5.22
Browse files Browse the repository at this point in the history
  • Loading branch information
jakex7 committed Oct 30, 2024
1 parent 80c1eaf commit 0e8d906
Show file tree
Hide file tree
Showing 11 changed files with 37 additions and 33 deletions.
2 changes: 1 addition & 1 deletion apps/fabric-example/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,4 @@ RUBY VERSION
ruby 3.2.1p31

BUNDLED WITH
2.4.19
2.5.22
2 changes: 1 addition & 1 deletion apps/fabric-example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2089,7 +2089,7 @@ SPEC CHECKSUMS:
RNScreens: e389d6a6a66a4f0d3662924ecae803073ccce8ec
RNSVG: f3ee2fbdad893cd14986a1c5fbcdde4ff61e6d26
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
Yoga: 1d66db49f38fd9e576a1d7c3b081e46ab4c28b9e
Yoga: f8ec45ce98bba1bc93dd28f2ee37215180e6d2b6

PODFILE CHECKSUM: 82e0019f1976ca4a480b333a287913fd3dff239b

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,15 @@
objects = {

/* Begin PBXBuildFile section */
3D0CB14318F69CC1F86D93C5 /* libPods-FabricMacOSExample-macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7A4FB6D0F9CF65D2316A4C2E /* libPods-FabricMacOSExample-macOS.a */; };
5142014D2437B4B30078DB4F /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5142014C2437B4B30078DB4F /* AppDelegate.mm */; };
514201522437B4B40078DB4F /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 514201512437B4B40078DB4F /* Assets.xcassets */; };
514201552437B4B40078DB4F /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 514201532437B4B40078DB4F /* Main.storyboard */; };
514201582437B4B40078DB4F /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 514201572437B4B40078DB4F /* main.m */; };
73955321424971531B6F728B /* libPods-FabricMacOSExample-macOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 84BBADF0F14F81609C966534 /* libPods-FabricMacOSExample-macOS.a */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
13B07F961A680F5B00A75B9A /* FabricMacOSExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FabricMacOSExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
2C6097186FED0C3F65640CFE /* Pods-FabricMacOSExample-macOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FabricMacOSExample-macOS.release.xcconfig"; path = "Target Support Files/Pods-FabricMacOSExample-macOS/Pods-FabricMacOSExample-macOS.release.xcconfig"; sourceTree = "<group>"; };
514201492437B4B30078DB4F /* FabricMacOSExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FabricMacOSExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
5142014B2437B4B30078DB4F /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
5142014C2437B4B30078DB4F /* AppDelegate.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = AppDelegate.mm; sourceTree = "<group>"; };
Expand All @@ -25,8 +24,9 @@
514201562437B4B40078DB4F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
514201572437B4B40078DB4F /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
514201592437B4B40078DB4F /* FabricMacOSExample.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = FabricMacOSExample.entitlements; sourceTree = "<group>"; };
7A4FB6D0F9CF65D2316A4C2E /* libPods-FabricMacOSExample-macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-FabricMacOSExample-macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
D7D86233CAA4A4D7507EC2C8 /* Pods-FabricMacOSExample-macOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FabricMacOSExample-macOS.debug.xcconfig"; path = "Target Support Files/Pods-FabricMacOSExample-macOS/Pods-FabricMacOSExample-macOS.debug.xcconfig"; sourceTree = "<group>"; };
5D21ACD81E060C326567B8C1 /* Pods-FabricMacOSExample-macOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FabricMacOSExample-macOS.debug.xcconfig"; path = "Target Support Files/Pods-FabricMacOSExample-macOS/Pods-FabricMacOSExample-macOS.debug.xcconfig"; sourceTree = "<group>"; };
84BBADF0F14F81609C966534 /* libPods-FabricMacOSExample-macOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-FabricMacOSExample-macOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
C5CBBF555D36B28572B0751B /* Pods-FabricMacOSExample-macOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FabricMacOSExample-macOS.release.xcconfig"; path = "Target Support Files/Pods-FabricMacOSExample-macOS/Pods-FabricMacOSExample-macOS.release.xcconfig"; sourceTree = "<group>"; };
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
/* End PBXFileReference section */

Expand All @@ -42,30 +42,30 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
3D0CB14318F69CC1F86D93C5 /* libPods-FabricMacOSExample-macOS.a in Frameworks */,
73955321424971531B6F728B /* libPods-FabricMacOSExample-macOS.a in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
18B70681D0CA1D4B14ED1E93 /* Pods */ = {
isa = PBXGroup;
children = (
ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
7A4FB6D0F9CF65D2316A4C2E /* libPods-FabricMacOSExample-macOS.a */,
5D21ACD81E060C326567B8C1 /* Pods-FabricMacOSExample-macOS.debug.xcconfig */,
C5CBBF555D36B28572B0751B /* Pods-FabricMacOSExample-macOS.release.xcconfig */,
);
name = Frameworks;
name = Pods;
path = Pods;
sourceTree = "<group>";
};
3C71D9F51455BED832A9A679 /* Pods */ = {
2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
isa = PBXGroup;
children = (
D7D86233CAA4A4D7507EC2C8 /* Pods-FabricMacOSExample-macOS.debug.xcconfig */,
2C6097186FED0C3F65640CFE /* Pods-FabricMacOSExample-macOS.release.xcconfig */,
ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
84BBADF0F14F81609C966534 /* libPods-FabricMacOSExample-macOS.a */,
);
name = Pods;
path = Pods;
name = Frameworks;
sourceTree = "<group>";
};
5142014A2437B4B30078DB4F /* FabricMacOSExample-macOS */ = {
Expand Down Expand Up @@ -96,7 +96,7 @@
832341AE1AAA6A7D00B99B32 /* Libraries */,
83CBBA001A601CBA00E9B192 /* Products */,
2D16E6871FA4F8E400B85C8A /* Frameworks */,
3C71D9F51455BED832A9A679 /* Pods */,
18B70681D0CA1D4B14ED1E93 /* Pods */,
);
indentWidth = 2;
sourceTree = "<group>";
Expand Down Expand Up @@ -137,12 +137,12 @@
isa = PBXNativeTarget;
buildConfigurationList = 5142015A2437B4B40078DB4F /* Build configuration list for PBXNativeTarget "FabricMacOSExample-macOS" */;
buildPhases = (
1A938104A937498D81B3BD3B /* [CP] Check Pods Manifest.lock */,
195FDA46B1D9819D89F31625 /* [CP] Check Pods Manifest.lock */,
514201452437B4B30078DB4F /* Sources */,
514201462437B4B30078DB4F /* Frameworks */,
514201472437B4B30078DB4F /* Resources */,
381D8A6E24576A4E00465D17 /* Bundle React Native code and images */,
AB250294988F3DD4697BDF77 /* [CP] Copy Pods Resources */,
4D1F23D0B5835399273FDFA8 /* [CP] Copy Pods Resources */,
);
buildRules = (
);
Expand Down Expand Up @@ -223,7 +223,7 @@
shellPath = /bin/sh;
shellScript = "export NODE_BINARY=node\n../node_modules/react-native-macos/scripts/react-native-xcode.sh\n";
};
1A938104A937498D81B3BD3B /* [CP] Check Pods Manifest.lock */ = {
195FDA46B1D9819D89F31625 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
Expand Down Expand Up @@ -263,19 +263,21 @@
shellPath = /bin/sh;
shellScript = "export NODE_BINARY=node\n../node_modules/react-native-macos/scripts/react-native-xcode.sh\n";
};
AB250294988F3DD4697BDF77 /* [CP] Copy Pods Resources */ = {
4D1F23D0B5835399273FDFA8 /* [CP] Copy Pods Resources */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-FabricMacOSExample-macOS/Pods-FabricMacOSExample-macOS-resources.sh",
"${PODS_CONFIGURATION_BUILD_DIR}/RNCAsyncStorage/RNCAsyncStorage_resources.bundle",
"${PODS_CONFIGURATION_BUILD_DIR}/RNSVG/RNSVGFilters.bundle",
"${PODS_CONFIGURATION_BUILD_DIR}/React-Core/RCTI18nStrings.bundle",
);
name = "[CP] Copy Pods Resources";
outputPaths = (
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RNCAsyncStorage_resources.bundle",
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RNSVGFilters.bundle",
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RCTI18nStrings.bundle",
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -360,7 +362,7 @@
};
5142015B2437B4B40078DB4F /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = D7D86233CAA4A4D7507EC2C8 /* Pods-FabricMacOSExample-macOS.debug.xcconfig */;
baseConfigurationReference = 5D21ACD81E060C326567B8C1 /* Pods-FabricMacOSExample-macOS.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
Expand All @@ -384,7 +386,7 @@
};
5142015C2437B4B40078DB4F /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 2C6097186FED0C3F65640CFE /* Pods-FabricMacOSExample-macOS.release.xcconfig */;
baseConfigurationReference = C5CBBF555D36B28572B0751B /* Pods-FabricMacOSExample-macOS.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
Expand Down
4 changes: 2 additions & 2 deletions apps/fabric-macos-example/macos/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1371,9 +1371,9 @@ SPEC CHECKSUMS:
RNCAsyncStorage: 85095944a808882e37b9b80f698491cd249b15bb
RNGestureHandler: 1b3263210f8507635303b925a1b0915e7fc4253a
RNReanimated: 096c06ec3b073d0bb04f6dd1c99e40fad2d2fb31
RNSVG: 0005115d1df59a79c18c65d437765b01dc244b70
RNSVG: 987d1128980c4e7f3d9c664325e9e56fd24a1cde
SocketRocket: f6c6249082c011e6de2de60ed641ef8bbe0cfac9
Yoga: 35603207c576afc16e93625844f6d469ae6d5f03
Yoga: 5be3d03dc4f7c1941ad966ff4fb297c5cbe66bd1

PODFILE CHECKSUM: 5946b8554200839d1db9f7ac51f41dd6599814de

Expand Down
2 changes: 1 addition & 1 deletion apps/paper-example/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,4 @@ RUBY VERSION
ruby 2.7.6p219

BUNDLED WITH
2.1.4
2.5.22
2 changes: 1 addition & 1 deletion apps/paper-example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1942,7 +1942,7 @@ SPEC CHECKSUMS:
RNScreens: c7ceced6a8384cb9be5e7a5e88e9e714401fd958
RNSVG: 3d518c7ae7df237f15f350dec5f8603b4e211015
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
Yoga: 1d66db49f38fd9e576a1d7c3b081e46ab4c28b9e
Yoga: f8ec45ce98bba1bc93dd28f2ee37215180e6d2b6

PODFILE CHECKSUM: 6f8b8a2667c6f0140b0af8d16662c4f2c3add79a

Expand Down
2 changes: 1 addition & 1 deletion apps/paper-macos-example/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,4 @@ RUBY VERSION
ruby 2.7.2p137

BUNDLED WITH
2.1.4
2.5.22
Original file line number Diff line number Diff line change
Expand Up @@ -290,11 +290,13 @@
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-PaperMacOSExample-macOS/Pods-PaperMacOSExample-macOS-resources.sh",
"${PODS_CONFIGURATION_BUILD_DIR}/RNCAsyncStorage/RNCAsyncStorage_resources.bundle",
"${PODS_CONFIGURATION_BUILD_DIR}/RNSVG/RNSVGFilters.bundle",
"${PODS_CONFIGURATION_BUILD_DIR}/React-Core/RCTI18nStrings.bundle",
);
name = "[CP] Copy Pods Resources";
outputPaths = (
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RNCAsyncStorage_resources.bundle",
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RNSVGFilters.bundle",
"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RCTI18nStrings.bundle",
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down
6 changes: 3 additions & 3 deletions apps/paper-macos-example/macos/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1308,10 +1308,10 @@ SPEC CHECKSUMS:
RNCAsyncStorage: d35c79ffba52c1013013e16b1fc295aec2feabb6
RNGestureHandler: bb81850add626ddd265294323310fec6e861c96b
RNReanimated: ba95f6d26ca4b8a8f7f2b15f62a3513750762f6b
RNSVG: 8b1a777d54096b8c2a0fd38fc9d5a454332bbb4d
RNSVG: 3d518c7ae7df237f15f350dec5f8603b4e211015
SocketRocket: f6c6249082c011e6de2de60ed641ef8bbe0cfac9
Yoga: 329461de6a23b9e0c108d197fd0f6e87c8c8ecf2
Yoga: 0639c9c8a20ae8043b0b64e2ef6d7a2cd5806aac

PODFILE CHECKSUM: fe43062fca388a7d65fe36f6d5e018829c04c726
PODFILE CHECKSUM: c0e4ad3627e5e7cce7601c4f538866e2c393d2c0

COCOAPODS: 1.14.3
2 changes: 1 addition & 1 deletion apps/tests-example/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,4 @@ RUBY VERSION
ruby 3.2.1p31

BUNDLED WITH
2.4.19
2.5.22
2 changes: 1 addition & 1 deletion apps/tests-example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1823,7 +1823,7 @@ SPEC CHECKSUMS:
ReactCommon: 429ca28cd813c31359c73ffac6dc24f93347d522
RNSVG: f3ee2fbdad893cd14986a1c5fbcdde4ff61e6d26
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
Yoga: 1d66db49f38fd9e576a1d7c3b081e46ab4c28b9e
Yoga: f8ec45ce98bba1bc93dd28f2ee37215180e6d2b6

PODFILE CHECKSUM: 54044b6482790cfb518e701f03d1471357815b1e

Expand Down

0 comments on commit 0e8d906

Please sign in to comment.