File tree 1 file changed +4
-2
lines changed
R.swift.Library.xcodeproj
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 474
474
SDKROOT = appletvos;
475
475
SKIP_INSTALL = YES;
476
476
TARGETED_DEVICE_FAMILY = 3;
477
- TVOS_DEPLOYMENT_TARGET = 9.1 ;
477
+ TVOS_DEPLOYMENT_TARGET = 9.0 ;
478
478
};
479
479
name = Debug;
480
480
};
493
493
SDKROOT = appletvos;
494
494
SKIP_INSTALL = YES;
495
495
TARGETED_DEVICE_FAMILY = 3;
496
- TVOS_DEPLOYMENT_TARGET = 9.1 ;
496
+ TVOS_DEPLOYMENT_TARGET = 9.0 ;
497
497
};
498
498
name = Release;
499
499
};
675
675
806E69A51C42BD9C00DE3A8B /* Release */,
676
676
);
677
677
defaultConfigurationIsVisible = 0;
678
+ defaultConfigurationName = Release;
678
679
};
679
680
806E69A61C42BD9C00DE3A8B /* Build configuration list for PBXNativeTarget "RswiftTests-tvOS" */ = {
680
681
isa = XCConfigurationList;
683
684
806E69A81C42BD9C00DE3A8B /* Release */,
684
685
);
685
686
defaultConfigurationIsVisible = 0;
687
+ defaultConfigurationName = Release;
686
688
};
687
689
D59246481C117A54007F94C7 /* Build configuration list for PBXProject "R.swift.Library" */ = {
688
690
isa = XCConfigurationList;
You can’t perform that action at this time.
0 commit comments