File tree Expand file tree Collapse file tree 3 files changed +11
-13
lines changed Expand file tree Collapse file tree 3 files changed +11
-13
lines changed Original file line number Diff line number Diff line change 1
- source 'https://github.com/CocoaPods/Specs.git'
2
-
3
- platform :ios , '9.3'
1
+ platform :ios , '13.0'
4
2
5
3
def common_pods
6
- pod 'GVRAudioSDK' , '1.120 .0'
4
+ pod 'GVRAudioSDK' , '1.140 .0'
7
5
end
8
6
9
7
target 'ViroSample' do
Original file line number Diff line number Diff line change 1
1
PODS:
2
- - GVRAudioSDK (1.120 .0)
2
+ - GVRAudioSDK (1.140 .0)
3
3
4
4
DEPENDENCIES:
5
- - GVRAudioSDK (= 1.120 .0)
5
+ - GVRAudioSDK (= 1.140 .0)
6
6
7
7
SPEC REPOS:
8
- https://github.com/CocoaPods/Specs.git :
8
+ trunk :
9
9
- GVRAudioSDK
10
10
11
11
SPEC CHECKSUMS:
12
- GVRAudioSDK: 302f0a8f190d855868ea07f246ce4f9b44c392ae
12
+ GVRAudioSDK: bd444fd786ff3191cb1a33774253908b57e5710d
13
13
14
- PODFILE CHECKSUM: 0f1ec9e3d4eddce9b7c7c01d1df31f91c35aa1d4
14
+ PODFILE CHECKSUM: 890ea6c190b8e63e9a6b1affa76820f2cbff791e
15
15
16
- COCOAPODS: 1.11.2
16
+ COCOAPODS: 1.14.3
Original file line number Diff line number Diff line change 3696
3696
TargetAttributes = {
3697
3697
8F517BB51BCDA2BD0017C70B = {
3698
3698
CreatedOnToolsVersion = 7.0.1;
3699
- DevelopmentTeam = UN8MD7234Y ;
3699
+ DevelopmentTeam = 9DX2275A4Q ;
3700
3700
};
3701
3701
8FD4DECC1C18ECD4003DC425 = {
3702
3702
CreatedOnToolsVersion = 7.1;
4527
4527
CODE_SIGN_IDENTITY = "iPhone Developer";
4528
4528
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
4529
4529
DEBUG_INFORMATION_FORMAT = dwarf;
4530
- DEVELOPMENT_TEAM = UN8MD7234Y ;
4530
+ DEVELOPMENT_TEAM = 9DX2275A4Q ;
4531
4531
ENABLE_BITCODE = NO;
4532
4532
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
4533
4533
INFOPLIST_FILE = ViroSample/Info.plist;
4591
4591
CLANG_WARN_UNGUARDED_AVAILABILITY = YES;
4592
4592
CODE_SIGN_IDENTITY = "iPhone Developer";
4593
4593
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
4594
- DEVELOPMENT_TEAM = GL2Q36BUS6 ;
4594
+ DEVELOPMENT_TEAM = 9DX2275A4Q ;
4595
4595
ENABLE_BITCODE = NO;
4596
4596
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
4597
4597
INFOPLIST_FILE = ViroSample/Info.plist;
You can’t perform that action at this time.
0 commit comments