Skip to content

Commit bcb728b

Browse files
committed
update test proj
1 parent 80462df commit bcb728b

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

test/VoiceProcessorTestApp/ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
require_relative '../node_modules/react-native/scripts/react_native_pods'
22
require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules'
33

4-
platform :ios, min_ios_version_supported
4+
platform :ios, "13.0"
55
prepare_react_native_project!
66

77
flipper_config = ENV['NO_FLIPPER'] == "1" ? FlipperConfiguration.disabled : FlipperConfiguration.enabled

test/VoiceProcessorTestApp/ios/Podfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ PODS:
7676
- hermes-engine (0.71.0):
7777
- hermes-engine/Pre-built (= 0.71.0)
7878
- hermes-engine/Pre-built (0.71.0)
79-
- ios-voice-processor (1.1.0)
79+
- ios-voice-processor (1.2.0)
8080
- libevent (2.1.12)
8181
- OpenSSL-Universal (1.1.1100)
8282
- RCT-Folly (2021.07.22.00):
@@ -298,8 +298,8 @@ PODS:
298298
- React-jsinspector (0.71.0)
299299
- React-logger (0.71.0):
300300
- glog
301-
- react-native-voice-processor (1.2.0):
302-
- ios-voice-processor (~> 1.1.0)
301+
- react-native-voice-processor (1.2.3):
302+
- ios-voice-processor (~> 1.2.0)
303303
- React-Core
304304
- React-perflogger (0.71.0)
305305
- React-RCTActionSheet (0.71.0):
@@ -563,7 +563,7 @@ SPEC CHECKSUMS:
563563
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
564564
glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b
565565
hermes-engine: f6e715aa6c8bd38de6c13bc85e07b0a337edaa89
566-
ios-voice-processor: 8e32d7f980a06d392d128ef1cd19cf6ddcaca3c1
566+
ios-voice-processor: 6b5ca08962f39e434fe39dca0f483d923a3b1b97
567567
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
568568
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
569569
RCT-Folly: 424b8c9a7a0b9ab2886ffe9c3b041ef628fd4fb1
@@ -580,7 +580,7 @@ SPEC CHECKSUMS:
580580
React-jsiexecutor: 060dd495f1e2af3d87216f7ca8a94c55ec885b4f
581581
React-jsinspector: 5061fcbec93fd672183dfb39cc2f65e55a0835db
582582
React-logger: a6c0b3a807a8e81f6d7fea2e72660766f55daa50
583-
react-native-voice-processor: aefb0845641c7d67dd47e69606ba7ebb38aab5cd
583+
react-native-voice-processor: 47d7906332e258dcd1f2ee089bdb9bf0f6809ccf
584584
React-perflogger: e5fc4149e9bbb972b8520277f3b23141faa47a36
585585
React-RCTActionSheet: 991de88216bf03ab9bb1d213d73c62ecbe64ade7
586586
React-RCTAnimation: b74e3d1bf5280891a573e447b487fa1db0713b5b
@@ -599,6 +599,6 @@ SPEC CHECKSUMS:
599599
Yoga: c618b544ff8bd8865cdca602f00cbcdb92fd6d31
600600
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
601601

602-
PODFILE CHECKSUM: 0eaada966b12f0cd3bd955716447af43d31f93c1
602+
PODFILE CHECKSUM: 25da574f7dfb12a83a5c3f0fe8b3003df5ff3c36
603603

604604
COCOAPODS: 1.11.3

test/VoiceProcessorTestApp/ios/VoiceProcessorTestApp.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@
438438
"$(inherited)",
439439
);
440440
INFOPLIST_FILE = VoiceProcessorTestAppTests/Info.plist;
441-
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
441+
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
442442
LD_RUNPATH_SEARCH_PATHS = (
443443
"$(inherited)",
444444
"@executable_path/Frameworks",
@@ -462,7 +462,7 @@
462462
BUNDLE_LOADER = "$(TEST_HOST)";
463463
COPY_PHASE_STRIP = NO;
464464
INFOPLIST_FILE = VoiceProcessorTestAppTests/Info.plist;
465-
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
465+
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
466466
LD_RUNPATH_SEARCH_PATHS = (
467467
"$(inherited)",
468468
"@executable_path/Frameworks",
@@ -580,7 +580,7 @@
580580
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
581581
GCC_WARN_UNUSED_FUNCTION = YES;
582582
GCC_WARN_UNUSED_VARIABLE = YES;
583-
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
583+
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
584584
LD_RUNPATH_SEARCH_PATHS = (
585585
/usr/lib/swift,
586586
"$(inherited)",
@@ -645,7 +645,7 @@
645645
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
646646
GCC_WARN_UNUSED_FUNCTION = YES;
647647
GCC_WARN_UNUSED_VARIABLE = YES;
648-
IPHONEOS_DEPLOYMENT_TARGET = 12.4;
648+
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
649649
LD_RUNPATH_SEARCH_PATHS = (
650650
/usr/lib/swift,
651651
"$(inherited)",

0 commit comments

Comments
 (0)