Skip to content

Commit

Permalink
[master] - Swift 5 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Daltron committed May 19, 2019
1 parent f484077 commit 934bd33
Show file tree
Hide file tree
Showing 452 changed files with 10,570 additions and 11,396 deletions.
17 changes: 4 additions & 13 deletions Example/Podfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
platform :ios, '10.0'
use_frameworks!
inhibit_all_warnings!

def shared_pods
pod 'RxAlamoRecord', :path => '../'
Expand All @@ -17,23 +19,12 @@ end

post_install do |installer|
installer.pods_project.targets.each do |target|
swift42_projects = [
'Kingfisher',
'NotificationBannerSwift',
'SnapKit',
'MarqueeLabel',
'Alamofire',
'RxAlamoRecord',
'AlamoRecord']

if swift42_projects.include? target.name
target.build_configurations.each do |config|
config.build_settings['SWIFT_VERSION'] = '4.2'
end
else
if ['KeyboardSpy'].include? target.name
target.build_configurations.each do |config|
config.build_settings['SWIFT_VERSION'] = '4.0'
end
end

end
end
69 changes: 37 additions & 32 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,28 +1,31 @@
PODS:
- Action (3.8.0):
- RxCocoa (~> 4.3.0)
- RxSwift (~> 4.3.0)
- Alamofire (4.7.3)
- Action (4.0.0):
- RxCocoa (~> 5.0)
- RxSwift (~> 5.0)
- Alamofire (4.8.2)
- AlamofireObjectMapper (5.1.0):
- Alamofire (~> 4.1)
- ObjectMapper (~> 3.3)
- AlamoRecord (1.3.1):
- AlamofireObjectMapper (~> 5.1)
- AlamoRecord (1.4.0):
- AlamofireObjectMapper (= 5.1.0)
- KeyboardSpy (1.1)
- MarqueeLabel/Swift (3.2.0)
- NotificationBannerSwift (1.7.3):
- MarqueeLabel/Swift (~> 3.2.0)
- SnapKit (~> 4.0.1)
- ObjectMapper (3.3.0)
- RxAlamoRecord (1.2.0):
- Action (~> 3.8.0)
- AlamoRecord (~> 1.3.1)
- RxCocoa (~> 4.3.1)
- RxSwift (~> 4.3.1)
- RxCocoa (4.3.1):
- RxSwift (~> 4.0)
- RxSwift (4.3.1)
- SnapKit (4.0.1)
- MarqueeLabel (4.0.0)
- NotificationBannerSwift (2.2.0):
- MarqueeLabel (~> 4.0.0)
- SnapKit (~> 5.0.0)
- ObjectMapper (3.4.2)
- RxAlamoRecord (1.4.0):
- Action (~> 4.0.0)
- AlamoRecord (~> 1.4.0)
- RxCocoa (~> 5.0.0)
- RxSwift (~> 5.0.0)
- RxCocoa (5.0.0):
- RxRelay (~> 5)
- RxSwift (~> 5)
- RxRelay (5.0.0):
- RxSwift (~> 5)
- RxSwift (5.0.0)
- SnapKit (5.0.0)

DEPENDENCIES:
- KeyboardSpy
Expand All @@ -41,6 +44,7 @@ SPEC REPOS:
- NotificationBannerSwift
- ObjectMapper
- RxCocoa
- RxRelay
- RxSwift
- SnapKit

Expand All @@ -49,19 +53,20 @@ EXTERNAL SOURCES:
:path: "../"

SPEC CHECKSUMS:
Action: 2275d04a407ecaf46a58d58a304388a28155a0a1
Alamofire: c7287b6e5d7da964a70935e5db17046b7fde6568
Action: 0d14986aad0f1330aa27ce65d0cdeaacbb63d91c
Alamofire: ae5c501addb7afdbb13687d7f2f722c78734c2d3
AlamofireObjectMapper: 3395e698901d8b0e6f48b7d0c43bd47875325102
AlamoRecord: 323892836f7eb7c90a141b8c1fc96b879b99fdba
AlamoRecord: f7ff85c04c4637a1d3ceb916bb079e1e2311f232
KeyboardSpy: 4552ddd413d3b856b3b396422fccb8e1b3008524
MarqueeLabel: 440a502b91a9179bd98f9fff00ba1150650a1c0e
NotificationBannerSwift: c9f4bc868d78df975ed59c0b2fccdbbe0e863efe
ObjectMapper: b612bf8c8e99c4dc0bb6013a51f7c27966ed5da9
RxAlamoRecord: 3ef3472ac22d28d10e0e2e8c00f9a90cf9daeeb1
RxCocoa: 78763c7b07d02455598d9fc3c1ad091a28b73635
RxSwift: fe0fd770a43acdb7d0a53da411c9b892e69bb6e4
SnapKit: 0de968a9fec17499afa29683b05d0c775b6d1c29
MarqueeLabel: b55b26e690b6ad41faedd95cbf5eae6f1d1735b4
NotificationBannerSwift: 0ebb4b35e18c0515fdfe01b5ebd90c3eb1255e3d
ObjectMapper: 0d4402610f4e468903ae64629eec4784531e5c51
RxAlamoRecord: c6ddfb0a4cb90b132f943bfefd5dc94df330e60a
RxCocoa: fcf32050ac00d801f34a7f71d5e8e7f23026dcd8
RxRelay: 4f7409406a51a55cd88483f21ed898c234d60f18
RxSwift: 8b0671caa829a763bbce7271095859121cbd895f
SnapKit: fd22d10eb9aff484d79a8724eab922c1ddf89bcf

PODFILE CHECKSUM: 562908938d7ef10a3cd94c99e9db9a860283f03b
PODFILE CHECKSUM: 13b623d63dca695e43c8299c13f3149e9f130798

COCOAPODS: 1.6.0.rc.2
COCOAPODS: 1.6.1
10 changes: 5 additions & 5 deletions Example/Pods/Action/Readme.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 34 additions & 0 deletions Example/Pods/Action/Sources/Action/Action+Extensions.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Example/Pods/Action/Sources/Action/Action+Internal.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 11 additions & 8 deletions Example/Pods/Action/Sources/Action/Action.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 15 additions & 15 deletions Example/Pods/Action/Sources/Action/CommonUI/Button+Action.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions Example/Pods/Action/Sources/Action/CommonUI/Control+Action.swift

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 934bd33

Please sign in to comment.