Skip to content

Commit 7fa6cf6

Browse files
Merge pull request #22 from RxSwiftCommunity/feature/rxswift-5
Feature/rxswift 5
2 parents f07ec61 + f2c0692 commit 7fa6cf6

12 files changed

Lines changed: 128 additions & 108 deletions

.swift-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.2
1+
5.0

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: swift
2-
osx_image: xcode10.1
2+
osx_image: xcode10.2
33
install:
44
script:
55
# https://github.com/travis-ci/travis-ci/issues/4190

Podfile.lock

Lines changed: 78 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -8,50 +8,51 @@ PODS:
88
- FirebaseABTesting (2.0.0):
99
- FirebaseCore (~> 5.0)
1010
- Protobuf (~> 3.5)
11-
- FirebaseAnalytics (5.5.0):
12-
- FirebaseCore (~> 5.2)
13-
- FirebaseInstanceID (~> 3.4)
14-
- GoogleAppMeasurement (= 5.5.0)
11+
- FirebaseAnalytics (5.8.1):
12+
- FirebaseCore (~> 5.4)
13+
- FirebaseInstanceID (~> 3.8)
14+
- GoogleAppMeasurement (= 5.8.1)
1515
- GoogleUtilities/AppDelegateSwizzler (~> 5.2)
1616
- GoogleUtilities/MethodSwizzler (~> 5.2)
1717
- GoogleUtilities/Network (~> 5.2)
1818
- "GoogleUtilities/NSData+zlib (~> 5.2)"
1919
- nanopb (~> 0.3)
20-
- FirebaseAuth (5.3.0):
20+
- FirebaseAuth (5.4.2):
2121
- FirebaseAuthInterop (~> 1.0)
2222
- FirebaseCore (~> 5.2)
2323
- GoogleUtilities/Environment (~> 5.2)
2424
- GTMSessionFetcher/Core (~> 1.1)
2525
- FirebaseAuthInterop (1.0.0)
26-
- FirebaseCore (5.2.0):
26+
- FirebaseCore (5.4.1):
27+
- GoogleUtilities/Environment (~> 5.2)
2728
- GoogleUtilities/Logger (~> 5.2)
28-
- FirebaseDatabase (5.1.0):
29+
- FirebaseDatabase (5.1.1):
2930
- FirebaseAuthInterop (~> 1.0)
3031
- FirebaseCore (~> 5.2)
3132
- leveldb-library (~> 1.18)
32-
- FirebaseFirestore (1.0.0):
33+
- FirebaseFirestore (1.2.1):
3334
- FirebaseAuthInterop (~> 1.0)
3435
- FirebaseCore (~> 5.2)
35-
- FirebaseFirestore/abseil-cpp (= 1.0.0)
36+
- FirebaseFirestore/abseil-cpp (= 1.2.1)
3637
- "gRPC-C++ (= 0.0.6)"
3738
- leveldb-library (~> 1.20)
3839
- nanopb (~> 0.3.901)
3940
- Protobuf (~> 3.1)
40-
- FirebaseFirestore/abseil-cpp (1.0.0):
41+
- FirebaseFirestore/abseil-cpp (1.2.1):
4142
- FirebaseAuthInterop (~> 1.0)
4243
- FirebaseCore (~> 5.2)
4344
- "gRPC-C++ (= 0.0.6)"
4445
- leveldb-library (~> 1.20)
4546
- nanopb (~> 0.3.901)
4647
- Protobuf (~> 3.1)
47-
- FirebaseFunctions (2.2.0):
48+
- FirebaseFunctions (2.4.0):
4849
- FirebaseAuthInterop (~> 1.0)
4950
- FirebaseCore (~> 5.2)
5051
- GTMSessionFetcher/Core (~> 1.1)
51-
- FirebaseInstanceID (3.4.0):
52+
- FirebaseInstanceID (3.8.1):
5253
- FirebaseCore (~> 5.2)
53-
- GoogleUtilities/Environment (~> 5.3)
54-
- GoogleUtilities/UserDefaults (~> 5.3)
54+
- GoogleUtilities/Environment (~> 5.2)
55+
- GoogleUtilities/UserDefaults (~> 5.2)
5556
- FirebaseRemoteConfig (3.1.0):
5657
- FirebaseABTesting (~> 2.0)
5758
- FirebaseAnalytics (~> 5.3)
@@ -60,33 +61,33 @@ PODS:
6061
- GoogleUtilities/Environment (~> 5.2)
6162
- "GoogleUtilities/NSData+zlib (~> 5.2)"
6263
- Protobuf (~> 3.5)
63-
- FirebaseStorage (3.1.0):
64+
- FirebaseStorage (3.1.1):
6465
- FirebaseAuthInterop (~> 1.0)
6566
- FirebaseCore (~> 5.2)
6667
- GTMSessionFetcher/Core (~> 1.1)
67-
- GoogleAppMeasurement (5.5.0):
68+
- GoogleAppMeasurement (5.8.1):
6869
- GoogleUtilities/AppDelegateSwizzler (~> 5.2)
6970
- GoogleUtilities/MethodSwizzler (~> 5.2)
7071
- GoogleUtilities/Network (~> 5.2)
7172
- "GoogleUtilities/NSData+zlib (~> 5.2)"
7273
- nanopb (~> 0.3)
73-
- GoogleUtilities/AppDelegateSwizzler (5.3.7):
74+
- GoogleUtilities/AppDelegateSwizzler (5.8.0):
7475
- GoogleUtilities/Environment
7576
- GoogleUtilities/Logger
7677
- GoogleUtilities/Network
77-
- GoogleUtilities/Environment (5.3.7)
78-
- GoogleUtilities/Logger (5.3.7):
78+
- GoogleUtilities/Environment (5.8.0)
79+
- GoogleUtilities/Logger (5.8.0):
7980
- GoogleUtilities/Environment
80-
- GoogleUtilities/MethodSwizzler (5.3.7):
81+
- GoogleUtilities/MethodSwizzler (5.8.0):
8182
- GoogleUtilities/Logger
82-
- GoogleUtilities/Network (5.3.7):
83+
- GoogleUtilities/Network (5.8.0):
8384
- GoogleUtilities/Logger
8485
- "GoogleUtilities/NSData+zlib"
8586
- GoogleUtilities/Reachability
86-
- "GoogleUtilities/NSData+zlib (5.3.7)"
87-
- GoogleUtilities/Reachability (5.3.7):
87+
- "GoogleUtilities/NSData+zlib (5.8.0)"
88+
- GoogleUtilities/Reachability (5.8.0):
8889
- GoogleUtilities/Logger
89-
- GoogleUtilities/UserDefaults (5.3.7):
90+
- GoogleUtilities/UserDefaults (5.8.0):
9091
- GoogleUtilities/Logger
9192
- "gRPC-C++ (0.0.6)":
9293
- "gRPC-C++/Implementation (= 0.0.6)"
@@ -111,49 +112,50 @@ PODS:
111112
- nanopb/encode (= 0.3.901)
112113
- nanopb/decode (0.3.901)
113114
- nanopb/encode (0.3.901)
114-
- Protobuf (3.6.1)
115-
- RxAtomic (4.4.1)
116-
- RxCocoa (4.4.1):
117-
- RxSwift (~> 4.0)
118-
- RxFirebase/Auth (0.3.4):
115+
- Protobuf (3.7.0)
116+
- RxCocoa (5.0.0):
117+
- RxRelay (~> 5)
118+
- RxSwift (~> 5)
119+
- RxFirebase/Auth (0.3.7):
119120
- RxFirebaseAuthentication (~> 0.3)
120-
- RxFirebase/Database (0.3.4):
121+
- RxFirebase/Database (0.3.7):
121122
- RxFirebaseDatabase (~> 0.3)
122-
- RxFirebase/Firestore (0.3.4):
123+
- RxFirebase/Firestore (0.3.7):
123124
- RxFirebaseFirestore (~> 0.3)
124-
- RxFirebase/Functions (0.3.4):
125+
- RxFirebase/Functions (0.3.7):
125126
- RxFirebaseFunctions (~> 0.3)
126-
- RxFirebase/RemoteConfig (0.3.4):
127+
- RxFirebase/RemoteConfig (0.3.7):
127128
- RxFirebaseRemoteConfig (~> 0.3)
128-
- RxFirebase/Storage (0.3.4):
129+
- RxFirebase/Storage (0.3.7):
129130
- RxFirebaseStorage (~> 0.3)
130-
- RxFirebaseAuthentication (0.3.4):
131+
- RxFirebaseAuthentication (0.3.7):
131132
- FirebaseAuth (~> 5)
132133
- FirebaseCore (~> 5)
133-
- RxCocoa (~> 4)
134-
- RxSwift (~> 4)
135-
- RxFirebaseDatabase (0.3.4):
134+
- RxCocoa (~> 5)
135+
- RxSwift (~> 5)
136+
- RxFirebaseDatabase (0.3.7):
136137
- FirebaseDatabase (~> 5)
137-
- RxCocoa (~> 4)
138-
- RxSwift (~> 4)
139-
- RxFirebaseFirestore (0.3.4):
138+
- RxCocoa (~> 5)
139+
- RxSwift (~> 5)
140+
- RxFirebaseFirestore (0.3.7):
140141
- FirebaseFirestore (~> 1)
141-
- RxCocoa (~> 4)
142-
- RxSwift (~> 4)
143-
- RxFirebaseFunctions (0.3.4):
142+
- RxCocoa (~> 5)
143+
- RxSwift (~> 5)
144+
- RxFirebaseFunctions (0.3.7):
144145
- FirebaseFunctions (~> 2)
145-
- RxCocoa (~> 4)
146-
- RxSwift (~> 4)
147-
- RxFirebaseRemoteConfig (0.3.4):
146+
- RxCocoa (~> 5)
147+
- RxSwift (~> 5)
148+
- RxFirebaseRemoteConfig (0.3.7):
148149
- FirebaseRemoteConfig (~> 3)
149-
- RxCocoa (~> 4)
150-
- RxSwift (~> 4)
151-
- RxFirebaseStorage (0.3.4):
150+
- RxCocoa (~> 5)
151+
- RxSwift (~> 5)
152+
- RxFirebaseStorage (0.3.7):
152153
- FirebaseStorage (~> 3)
153-
- RxCocoa (~> 4)
154-
- RxSwift (~> 4)
155-
- RxSwift (4.4.1):
156-
- RxAtomic (~> 4.4)
154+
- RxCocoa (~> 5)
155+
- RxSwift (~> 5)
156+
- RxRelay (5.0.0):
157+
- RxSwift (~> 5)
158+
- RxSwift (5.0.0)
157159

158160
DEPENDENCIES:
159161
- RxFirebase/Auth (from `./`)
@@ -191,8 +193,8 @@ SPEC REPOS:
191193
- leveldb-library
192194
- nanopb
193195
- Protobuf
194-
- RxAtomic
195196
- RxCocoa
197+
- RxRelay
196198
- RxSwift
197199

198200
EXTERNAL SOURCES:
@@ -214,34 +216,34 @@ EXTERNAL SOURCES:
214216
SPEC CHECKSUMS:
215217
BoringSSL-GRPC: 2a230d9cd93e7ce39916044f645cebb31f37dde6
216218
FirebaseABTesting: 1f50b8d50f5e3469eea54e7463a7b7fe221d1f5e
217-
FirebaseAnalytics: d35d47c03c50c73c14a7fd31463c5775843e78a9
218-
FirebaseAuth: c9b3ff063c223d2841d97240af547ce511bce19a
219+
FirebaseAnalytics: ece1aa57a4f43c64d53a648b5a5e05151aae947b
220+
FirebaseAuth: dd7bbf03a5aee0eafb3a1aee4d2812bd74bac890
219221
FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc
220-
FirebaseCore: ea2d1816723ef21492b8e9113303e1350db5e08c
221-
FirebaseDatabase: 23acb0c53cd4d4070a427b60100b2e4aaa97c45d
222-
FirebaseFirestore: 6f2b93b4f7bb8416628142763c91ccc00fa04c86
223-
FirebaseFunctions: f35dd01ba4cfd036c1c521b3ed99851d7ec08c70
224-
FirebaseInstanceID: 97ea7a5dca9afd72c79bfcdddb7a44aa1cbb42a1
222+
FirebaseCore: f1a9a8be1aee4bf71a2fc0f4096df6788bdfda61
223+
FirebaseDatabase: 2c15b0ea6f2c6eb5e57413f9d6340f1e50b81ae3
224+
FirebaseFirestore: faca891c0f0d1d6c10c793473e2f6a29d75014b5
225+
FirebaseFunctions: 35b530c69ef8c322c414104280d36a06347a5d49
226+
FirebaseInstanceID: a122b0c258720cf250551bb2bedf48c699f80d90
225227
FirebaseRemoteConfig: 7e11c65f0769c09bff6947997c209515058c5318
226-
FirebaseStorage: 29075f874c2b3cf61e5221a62c4ceefc809e5412
227-
GoogleAppMeasurement: 621f3bc6211d5ba548debe01fafad30cf5ab6859
228-
GoogleUtilities: 111a012f4c3a29c9e7c954c082fafd6ee3c999c0
228+
FirebaseStorage: 6162ef4322502b818d9de0ec552f5226d283de43
229+
GoogleAppMeasurement: ffe513e90551844a739e7bcbb1d2aca1c28a4338
230+
GoogleUtilities: 04fce34bcd5620c1ee76fb79172105c74a4df335
229231
"gRPC-C++": e76441995900ac90e9bd98644ab4733f12521edf
230232
gRPC-Core: 4028031ed2c5267cca0d846c876d8046b1ecb9b6
231233
GTMSessionFetcher: 32aeca0aa144acea523e1c8e053089dec2cb98ca
232234
leveldb-library: 08cba283675b7ed2d99629a4bc5fd052cd2bb6a5
233235
nanopb: 2901f78ea1b7b4015c860c2fdd1ea2fee1a18d48
234-
Protobuf: 1eb9700044745f00181c136ef21b8ff3ad5a0fd5
235-
RxAtomic: f8d6adc1ccb87a767811269e4875887bc74dbf19
236-
RxCocoa: 2f35a76bf8887872e28a1914112395b11b8e0e64
237-
RxFirebase: 77493b62bfafe7d4dbb404bd06874756f29465ab
238-
RxFirebaseAuthentication: 9dc412659765fe6a873b996cfd042b745cb643b4
239-
RxFirebaseDatabase: c75bd954c983fdf134f13f8f46d75058e83eb822
240-
RxFirebaseFirestore: b24cc69850aa85d5efdd6ad39f4308017cd76e86
241-
RxFirebaseFunctions: 24ad39bbefbf14d82954f12772339c678bef9dfb
242-
RxFirebaseRemoteConfig: 24d98dac90dbf707b9b2d9bb4e67dd4128e2ddc7
243-
RxFirebaseStorage: fe6ec6aa4a2e4bc985f0dcd9fc4ea9ade4b8edf2
244-
RxSwift: 92fcf68dfef21f3e2ab1965363d9e7b3d787597e
236+
Protobuf: 7a877b7f3e5964e3fce995e2eb323dbc6831bb5a
237+
RxCocoa: fcf32050ac00d801f34a7f71d5e8e7f23026dcd8
238+
RxFirebase: 6fbefc4dfac1c8e583421a07491f7789aaf69526
239+
RxFirebaseAuthentication: 1d24e69a6e27251dceaf0711f25247f4f045353e
240+
RxFirebaseDatabase: a9899c39f308ecbab3c2067c73037289ac2346cc
241+
RxFirebaseFirestore: e9074d983d4d6c84181b05a30382e96ce0610676
242+
RxFirebaseFunctions: 039ca21673dec23ccb6a326f6754384fa913bf02
243+
RxFirebaseRemoteConfig: 49dd0bc2858e703e6b075aebd0b18b6ed10d7a44
244+
RxFirebaseStorage: 18ff2a5c3385392bbb2f7bbe6d9e678e3a406f2b
245+
RxRelay: 4f7409406a51a55cd88483f21ed898c234d60f18
246+
RxSwift: 8b0671caa829a763bbce7271095859121cbd895f
245247

246248
PODFILE CHECKSUM: 6b5209972f53f589215fcd40d8892f3d937408a6
247249

RxFirebase.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'RxFirebase'
11-
s.version = '0.3.6'
11+
s.version = '0.3.7'
1212
s.summary = 'RxSwift extensions for Firebase.'
1313

1414
# This description is used to generate tags and improve search results.

RxFirebase.xcodeproj/project.pbxproj

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
B2E93982D2C0A28AF5F580D4 /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; };
5959
B8496169945A170C3255767D /* Pods-RxFirebase_Example_tvOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RxFirebase_Example_tvOS.release.xcconfig"; path = "Pods/Target Support Files/Pods-RxFirebase_Example_tvOS/Pods-RxFirebase_Example_tvOS.release.xcconfig"; sourceTree = "<group>"; };
6060
C580F5CD4C129AE9AE8D4CB4 /* Pods_RxFirebase_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RxFirebase_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
61-
DF91522DED7F2FCAD7518147 /* Pods_Example___tvOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example___tvOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
61+
DF91522DED7F2FCAD7518147 /* Pods_Example___tvOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = "Pods_Example___tvOS.framework"; sourceTree = BUILT_PRODUCTS_DIR; };
6262
/* End PBXFileReference section */
6363

6464
/* Begin PBXFrameworksBuildPhase section */
@@ -246,6 +246,7 @@
246246
developmentRegion = English;
247247
hasScannedForEncodings = 0;
248248
knownRegions = (
249+
English,
249250
en,
250251
Base,
251252
);
@@ -343,8 +344,8 @@
343344
"${BUILT_PRODUCTS_DIR}/GTMSessionFetcher-iOS/GTMSessionFetcher.framework",
344345
"${BUILT_PRODUCTS_DIR}/GoogleUtilities-00567490/GoogleUtilities.framework",
345346
"${BUILT_PRODUCTS_DIR}/Protobuf/Protobuf.framework",
346-
"${BUILT_PRODUCTS_DIR}/RxAtomic-iOS/RxAtomic.framework",
347347
"${BUILT_PRODUCTS_DIR}/RxCocoa-iOS/RxCocoa.framework",
348+
"${BUILT_PRODUCTS_DIR}/RxRelay-iOS/RxRelay.framework",
348349
"${BUILT_PRODUCTS_DIR}/RxSwift-iOS/RxSwift.framework",
349350
"${BUILT_PRODUCTS_DIR}/gRPC-C++/grpcpp.framework",
350351
"${BUILT_PRODUCTS_DIR}/gRPC-Core/grpc.framework",
@@ -359,8 +360,8 @@
359360
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GTMSessionFetcher.framework",
360361
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleUtilities.framework",
361362
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Protobuf.framework",
362-
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxAtomic.framework",
363363
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxCocoa.framework",
364+
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxRelay.framework",
364365
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxSwift.framework",
365366
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/grpcpp.framework",
366367
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/grpc.framework",
@@ -383,8 +384,8 @@
383384
"${PODS_ROOT}/Target Support Files/Pods-RxFirebase_Example_tvOS/Pods-RxFirebase_Example_tvOS-frameworks.sh",
384385
"${BUILT_PRODUCTS_DIR}/GTMSessionFetcher-tvOS/GTMSessionFetcher.framework",
385386
"${BUILT_PRODUCTS_DIR}/GoogleUtilities-Environment-Logger/GoogleUtilities.framework",
386-
"${BUILT_PRODUCTS_DIR}/RxAtomic-tvOS/RxAtomic.framework",
387387
"${BUILT_PRODUCTS_DIR}/RxCocoa-tvOS/RxCocoa.framework",
388+
"${BUILT_PRODUCTS_DIR}/RxRelay-tvOS/RxRelay.framework",
388389
"${BUILT_PRODUCTS_DIR}/RxSwift-tvOS/RxSwift.framework",
389390
"${BUILT_PRODUCTS_DIR}/leveldb-library-tvOS/leveldb.framework",
390391
);
@@ -394,8 +395,8 @@
394395
outputPaths = (
395396
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GTMSessionFetcher.framework",
396397
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleUtilities.framework",
397-
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxAtomic.framework",
398398
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxCocoa.framework",
399+
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxRelay.framework",
399400
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/RxSwift.framework",
400401
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/leveldb.framework",
401402
);
@@ -507,7 +508,7 @@
507508
ONLY_ACTIVE_ARCH = YES;
508509
SDKROOT = iphoneos;
509510
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
510-
SWIFT_VERSION = 4.2;
511+
SWIFT_VERSION = 5.0;
511512
};
512513
name = Debug;
513514
};
@@ -555,7 +556,7 @@
555556
MTL_ENABLE_DEBUG_INFO = NO;
556557
SDKROOT = iphoneos;
557558
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
558-
SWIFT_VERSION = 4.2;
559+
SWIFT_VERSION = 5.0;
559560
VALIDATE_PRODUCT = YES;
560561
};
561562
name = Release;
@@ -571,7 +572,7 @@
571572
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
572573
PRODUCT_NAME = "$(TARGET_NAME)";
573574
SWIFT_SWIFT3_OBJC_INFERENCE = Default;
574-
SWIFT_VERSION = 4.2;
575+
SWIFT_VERSION = 5.0;
575576
};
576577
name = Debug;
577578
};
@@ -586,7 +587,7 @@
586587
PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
587588
PRODUCT_NAME = "$(TARGET_NAME)";
588589
SWIFT_SWIFT3_OBJC_INFERENCE = Default;
589-
SWIFT_VERSION = 4.2;
590+
SWIFT_VERSION = 5.0;
590591
};
591592
name = Release;
592593
};
@@ -614,7 +615,7 @@
614615
PRODUCT_NAME = "$(TARGET_NAME)";
615616
SDKROOT = appletvos;
616617
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
617-
SWIFT_VERSION = 4.2;
618+
SWIFT_VERSION = 5.0;
618619
TARGETED_DEVICE_FAMILY = 3;
619620
TVOS_DEPLOYMENT_TARGET = 12.1;
620621
};
@@ -641,7 +642,7 @@
641642
PRODUCT_BUNDLE_IDENTIFIER = "com.arnauddorgans.Example---tvOS";
642643
PRODUCT_NAME = "$(TARGET_NAME)";
643644
SDKROOT = appletvos;
644-
SWIFT_VERSION = 4.2;
645+
SWIFT_VERSION = 5.0;
645646
TARGETED_DEVICE_FAMILY = 3;
646647
TVOS_DEPLOYMENT_TARGET = 12.1;
647648
};

0 commit comments

Comments
 (0)