Skip to content

Commit

Permalink
Update to Swift 5
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisMyrants committed Apr 4, 2019
1 parent 2b65491 commit 800b14a
Show file tree
Hide file tree
Showing 172 changed files with 1,783 additions and 182 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: objective-c
osx_image: xcode9.2
osx_image: xcode10.2
xcode_project: NavigationHelper.xcodeproj
xcode_scheme: NavigationHelper
xcode_sdk: macosx10.13
xcode_sdk: macosx10.14

script:
- xcodebuild clean build test -project "NavigationHelper.xcodeproj" -scheme "NavigationHelper" -destination 'generic/platform=macOS' | xcpretty
Expand Down
6 changes: 3 additions & 3 deletions Cartfile.resolved
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
git "https://gitlab.facile.it/mobile-apps/Log.git" "0.1.0"
github "ReactiveX/RxSwift" "4.4.0"
github "facile-it/FunctionalKit" "0.17.0"
git "https://gitlab.facile.it/mobile-apps/Log.git" "0.2.0"
github "ReactiveX/RxSwift" "4.5.0"
github "facile-it/FunctionalKit" "0.18.0"
github "typelift/Abstract" "0.1.0"
8 changes: 1 addition & 7 deletions Carthage/Build/.Abstract.version

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

10 changes: 2 additions & 8 deletions Carthage/Build/.FunctionalKit.version

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

10 changes: 2 additions & 8 deletions Carthage/Build/.Log.version

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

80 changes: 44 additions & 36 deletions Carthage/Build/.RxSwift.version

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

Binary file not shown.
Binary file modified Carthage/Build/Mac/Abstract.framework/Versions/A/Abstract
Binary file not shown.

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

Binary file not shown.
Binary file not shown.

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

Binary file not shown.
Binary file not shown.

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

Binary file not shown.
Binary file not shown.

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

Binary file not shown.

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

Binary file modified Carthage/Build/Mac/Log.framework/Versions/A/Log
Binary file not shown.
Binary file not shown.
Binary file not shown.
10 changes: 5 additions & 5 deletions Carthage/Build/Mac/Log.framework/Versions/A/Resources/Info.plist

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

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

Binary file not shown.
Loading

0 comments on commit 800b14a

Please sign in to comment.