From 12b704a05636da39afc240a4ff27a45e7c8a9fa8 Mon Sep 17 00:00:00 2001 From: Ely Deckers Date: Thu, 12 May 2022 16:49:08 +0200 Subject: [PATCH] chore(deps): bump iOS platform to 11.0 --- ios/BlobCourier.xcodeproj/project.pbxproj | 41 ++++++++++++++++++----- ios/Podfile | 4 +-- react-native-blob-courier.podspec | 2 +- 3 files changed, 35 insertions(+), 12 deletions(-) diff --git a/ios/BlobCourier.xcodeproj/project.pbxproj b/ios/BlobCourier.xcodeproj/project.pbxproj index 477e3981..476615bc 100644 --- a/ios/BlobCourier.xcodeproj/project.pbxproj +++ b/ios/BlobCourier.xcodeproj/project.pbxproj @@ -7,7 +7,7 @@ objects = { /* Begin PBXBuildFile section */ - 8D3788F47DC9A6AC081FF996 /* libPods-BlobCourierTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DCBBD27ED0944D920029CFA /* libPods-BlobCourierTests.a */; }; + 30A6C44819239DC0918F2475 /* libPods-BlobCourier-BlobCourierTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 230568869716C03D91D97787 /* libPods-BlobCourier-BlobCourierTests.a */; }; B92C3A1025935C2700630464 /* EmbeddedHttpServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = B92C3A0F25935C2700630464 /* EmbeddedHttpServer.swift */; }; B96829D9254EC727002B4B04 /* UploaderDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B9409539253E1F5800A58583 /* UploaderDelegate.swift */; }; B96829DF254EC736002B4B04 /* DownloaderDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B940948F253DFC0800A58583 /* DownloaderDelegate.swift */; }; @@ -65,8 +65,10 @@ /* Begin PBXFileReference section */ 134814201AA4EA6300B7C361 /* libBlobCourier.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libBlobCourier.a; sourceTree = BUILT_PRODUCTS_DIR; }; + 230568869716C03D91D97787 /* libPods-BlobCourier-BlobCourierTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-BlobCourier-BlobCourierTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 3784A60FE05B07001E2ABBEA /* Pods-BlobCourier-BlobCourierTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BlobCourier-BlobCourierTests.debug.xcconfig"; path = "Target Support Files/Pods-BlobCourier-BlobCourierTests/Pods-BlobCourier-BlobCourierTests.debug.xcconfig"; sourceTree = ""; }; 4326C95BB50E8D5C1E863C08 /* Pods-BlobCourier.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BlobCourier.debug.xcconfig"; path = "Target Support Files/Pods-BlobCourier/Pods-BlobCourier.debug.xcconfig"; sourceTree = ""; }; - 4DCBBD27ED0944D920029CFA /* libPods-BlobCourierTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-BlobCourierTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 5A0E6C2CF34851167D4879AC /* Pods-BlobCourier-BlobCourierTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BlobCourier-BlobCourierTests.release.xcconfig"; path = "Target Support Files/Pods-BlobCourier-BlobCourierTests/Pods-BlobCourier-BlobCourierTests.release.xcconfig"; sourceTree = ""; }; 91B11DE2A6E7A39394441AAF /* libPods-BlobCourier.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-BlobCourier.a"; sourceTree = BUILT_PRODUCTS_DIR; }; AAFD0BF14E74F50FA52E0860 /* Pods-BlobCourierTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-BlobCourierTests.debug.xcconfig"; path = "Target Support Files/Pods-BlobCourierTests/Pods-BlobCourierTests.debug.xcconfig"; sourceTree = ""; }; B92C3A0F25935C2700630464 /* EmbeddedHttpServer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EmbeddedHttpServer.swift; sourceTree = ""; }; @@ -111,7 +113,7 @@ buildActionMask = 2147483647; files = ( B96829EA254EC872002B4B04 /* libBlobCourier.a in Frameworks */, - 8D3788F47DC9A6AC081FF996 /* libPods-BlobCourierTests.a in Frameworks */, + 30A6C44819239DC0918F2475 /* libPods-BlobCourier-BlobCourierTests.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -125,6 +127,8 @@ C36080BA4BD5D62B09C596EE /* Pods-BlobCourier.release.xcconfig */, AAFD0BF14E74F50FA52E0860 /* Pods-BlobCourierTests.debug.xcconfig */, E4849867169DB4507F6574DF /* Pods-BlobCourierTests.release.xcconfig */, + 3784A60FE05B07001E2ABBEA /* Pods-BlobCourier-BlobCourierTests.debug.xcconfig */, + 5A0E6C2CF34851167D4879AC /* Pods-BlobCourier-BlobCourierTests.release.xcconfig */, ); path = Pods; sourceTree = ""; @@ -162,7 +166,7 @@ isa = PBXGroup; children = ( 91B11DE2A6E7A39394441AAF /* libPods-BlobCourier.a */, - 4DCBBD27ED0944D920029CFA /* libPods-BlobCourierTests.a */, + 230568869716C03D91D97787 /* libPods-BlobCourier-BlobCourierTests.a */, ); name = Frameworks; sourceTree = ""; @@ -265,6 +269,7 @@ B96829E2254EC872002B4B04 /* Frameworks */, B96829E3254EC872002B4B04 /* Resources */, 4F4B22363CDCD897D70D62BC /* [CP] Copy Pods Resources */, + 25D9DDE4533C69BDAA22663E /* [CP] Embed Pods Frameworks */, ); buildRules = ( ); @@ -326,13 +331,31 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ + 25D9DDE4533C69BDAA22663E /* [CP] Embed Pods Frameworks */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputPaths = ( + "${PODS_ROOT}/Target Support Files/Pods-BlobCourier-BlobCourierTests/Pods-BlobCourier-BlobCourierTests-frameworks.sh", + "${PODS_XCFRAMEWORKS_BUILD_DIR}/hermes-engine/hermes.framework/hermes", + ); + name = "[CP] Embed Pods Frameworks"; + outputPaths = ( + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-BlobCourier-BlobCourierTests/Pods-BlobCourier-BlobCourierTests-frameworks.sh\"\n"; + showEnvVarsInLog = 0; + }; 4F4B22363CDCD897D70D62BC /* [CP] Copy Pods Resources */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-BlobCourierTests/Pods-BlobCourierTests-resources.sh", + "${PODS_ROOT}/Target Support Files/Pods-BlobCourier-BlobCourierTests/Pods-BlobCourier-BlobCourierTests-resources.sh", "${PODS_CONFIGURATION_BUILD_DIR}/React-Core/AccessibilityResources.bundle", ); name = "[CP] Copy Pods Resources"; @@ -341,7 +364,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-BlobCourierTests/Pods-BlobCourierTests-resources.sh\"\n"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-BlobCourier-BlobCourierTests/Pods-BlobCourier-BlobCourierTests-resources.sh\"\n"; showEnvVarsInLog = 0; }; B486C55974A0A2FB83113108 /* [CP] Check Pods Manifest.lock */ = { @@ -381,7 +404,7 @@ outputFileListPaths = ( ); outputPaths = ( - "$(DERIVED_FILE_DIR)/Pods-BlobCourierTests-checkManifestLockResult.txt", + "$(DERIVED_FILE_DIR)/Pods-BlobCourier-BlobCourierTests-checkManifestLockResult.txt", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; @@ -581,7 +604,7 @@ }; B96829EE254EC872002B4B04 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = AAFD0BF14E74F50FA52E0860 /* Pods-BlobCourierTests.debug.xcconfig */; + baseConfigurationReference = 3784A60FE05B07001E2ABBEA /* Pods-BlobCourier-BlobCourierTests.debug.xcconfig */; buildSettings = { BUNDLE_LOADER = ""; CLANG_ANALYZER_NONNULL = YES; @@ -613,7 +636,7 @@ }; B96829EF254EC872002B4B04 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E4849867169DB4507F6574DF /* Pods-BlobCourierTests.release.xcconfig */; + baseConfigurationReference = 5A0E6C2CF34851167D4879AC /* Pods-BlobCourier-BlobCourierTests.release.xcconfig */; buildSettings = { BUNDLE_LOADER = ""; CLANG_ANALYZER_NONNULL = YES; diff --git a/ios/Podfile b/ios/Podfile index acb0bf8d..9d7ce17e 100644 --- a/ios/Podfile +++ b/ios/Podfile @@ -7,9 +7,9 @@ use_modular_headers! pod 'glog', :podspec => '../node_modules/react-native/third-party-podspecs/glog.podspec', :modular_headers => false target 'BlobCourier' do - target 'BlobCourierTests' do - platform :ios, '11.0' + platform :ios, '11.0' + target 'BlobCourierTests' do config = use_native_modules! # Flags change depending on the env values. diff --git a/react-native-blob-courier.podspec b/react-native-blob-courier.podspec index 16989412..376ffd6f 100644 --- a/react-native-blob-courier.podspec +++ b/react-native-blob-courier.podspec @@ -13,7 +13,7 @@ Pod::Spec.new do |s| s.license = package["license"] s.authors = package["author"] - s.platforms = { :ios => "10.0" } + s.platforms = { :ios => "11.0" } s.source = { :git => "https://github.com/edeckers/react-native-blob-courier.git", :tag => "#{s.version}" }