Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xcode 10.2 updates #44

Merged
merged 9 commits into from
May 22, 2019
Merged

Xcode 10.2 updates #44

merged 9 commits into from
May 22, 2019

Conversation

bryanluby
Copy link
Contributor

This pr is for various Xcode 10.2 compatibility updates including:

  • Updated to use Swift 5.0.
  • Updated dependency versions.
  • Add additional SwiftLint rules.
  • R.swift fix for input/output files build phase setting.
  • General cleanup.

@vokal/ios-developers review please

bryanluby added 9 commits May 20, 2019 16:26
Update R.swift pod version to latest
Update CocoaPods version
Update travis Xcode version
- Default to Swift
- Default to not use IBDesignables
This is now included in the VOKUtilities pod
@@ -12,11 +12,14 @@ disabled_rules:
- type_name
- unused_optional_binding
- variable_name
- weak_delegate
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@bryanluby bryanluby merged commit e0f8d1e into vokal:master May 22, 2019
@bryanluby bryanluby deleted the updates branch May 22, 2019 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants