Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

Fix warning for Xcode10.2 #31

Merged
merged 2 commits into from
Mar 31, 2019
Merged

Conversation

watanavex
Copy link
Contributor

When I used R. swift with Xcode 10.2, I encountered many warnings.
All those warnings pointed to the same thing.

'public' modifier is redundant for instance method declared in a public extension

watanave added 2 commits March 26, 2019 17:27
'public' modifier is redundant for instance method declared in a public extension
@@ -1 +1 @@
3.0
4.0
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Same version as R. swift

I fixed warning, and
I checked compile (swift 4.0 and 5.0) with this visibility.

@nysander
Copy link

I opt to merge this PR 👍

@mac-cain13 mac-cain13 merged commit 87896b0 into mac-cain13:master Mar 31, 2019
@mac-cain13
Copy link
Owner

Thanks for the PR!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants