File tree Expand file tree Collapse file tree 3 files changed +4
-8
lines changed
Expand file tree Collapse file tree 3 files changed +4
-8
lines changed Original file line number Diff line number Diff line change 303303 };
304304 1168B9C91D2E0F2700784841 = {
305305 CreatedOnToolsVersion = 7.3.1;
306- TestTargetID = 1168B9761D2DFF2A00784841;
307306 };
308307 1168B9D71D2E0F8000784841 = {
309308 CreatedOnToolsVersion = 7.3.1;
310- TestTargetID = 1168B9761D2DFF2A00784841;
311309 };
312310 607FACE41AFB9204008FA782 = {
313311 CreatedOnToolsVersion = 6.3.1;
710708 PRODUCT_NAME = "$(TARGET_NAME)";
711709 SDKROOT = appletvos;
712710 SWIFT_VERSION = 3.0;
713- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Demo.app/Demo";
714711 TVOS_DEPLOYMENT_TARGET = 9.2;
715712 };
716713 name = Debug;
726723 PRODUCT_NAME = "$(TARGET_NAME)";
727724 SDKROOT = appletvos;
728725 SWIFT_VERSION = 3.0;
729- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Demo.app/Demo";
730726 TVOS_DEPLOYMENT_TARGET = 9.2;
731727 };
732728 name = Release;
746742 PRODUCT_NAME = "$(TARGET_NAME)";
747743 SDKROOT = macosx;
748744 SWIFT_VERSION = 3.0;
749- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Demo.app/Demo";
750745 };
751746 name = Debug;
752747 };
764759 PRODUCT_NAME = "$(TARGET_NAME)";
765760 SDKROOT = macosx;
766761 SWIFT_VERSION = 3.0;
767- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Demo.app/Demo";
768762 };
769763 name = Release;
770764 };
Original file line number Diff line number Diff line change 22 - Nimble (7.0.1)
33 - Quick (1.1.0)
44 - RxSwift (3.4.0)
5- - RxViewModel (3.1.4 ):
5+ - RxViewModel (4.0.0 ):
66 - RxSwift (~> 3.4)
77
88DEPENDENCIES:
@@ -18,7 +18,7 @@ SPEC CHECKSUMS:
1818 Nimble: 657d000e11df8aebe27cdaf9d244de7f30ed87f7
1919 Quick: dafc587e21eed9f4cab3249b9f9015b0b7a7f71d
2020 RxSwift: 3789a1af753002a14edecdb698a2424624296a9c
21- RxViewModel: ee5b1448355c1a297484eedea6604d4dd75a60f0
21+ RxViewModel: f306c2963ff6978705c07a5c299abc5cc9f9a982
2222
2323PODFILE CHECKSUM: 5b740ff0f8e82b1a56bee6decd0acad5bd6013b9
2424
Original file line number Diff line number Diff line change 204204 ONLY_ACTIVE_ARCH = YES;
205205 SDKROOT = iphoneos;
206206 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
207+ SWIFT_VERSION = 3.0;
207208 TARGETED_DEVICE_FAMILY = "1,2";
208209 VERSIONING_SYSTEM = "apple-generic";
209210 VERSION_INFO_PREFIX = "";
245246 IPHONEOS_DEPLOYMENT_TARGET = 9.3;
246247 MTL_ENABLE_DEBUG_INFO = NO;
247248 SDKROOT = iphoneos;
249+ SWIFT_VERSION = 3.0;
248250 TARGETED_DEVICE_FAMILY = "1,2";
249251 VALIDATE_PRODUCT = YES;
250252 VERSIONING_SYSTEM = "apple-generic";
You can’t perform that action at this time.
0 commit comments