Skip to content

Commit b03d948

Browse files
committed
Set Swift version by using new attribute swift_versions
1 parent 74efcc0 commit b03d948

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.swift-version

-1
This file was deleted.

RxASDataSources.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Pod::Spec.new do |s|
1010

1111
s.ios.deployment_target = '9.0'
1212
s.requires_arc = true
13-
s.swift_version = '5.0'
13+
s.swift_versions = '5.0'
1414

1515
s.source_files = "Sources/**/*.swift"
1616
s.framework = "Foundation"

0 commit comments

Comments
 (0)