Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Review fileprivate vs private #184

Open
vicng opened this issue Sep 19, 2016 · 0 comments
Open

Review fileprivate vs private #184

vicng opened this issue Sep 19, 2016 · 0 comments
Milestone

Comments

@vicng
Copy link
Contributor

vicng commented Sep 19, 2016

After performing the Swift 3 migration, the XCode migration tool changed a lot of access modifiers from "private" to "fileprivate" by default. We should review changing uses of "fileprivate" to a more restrictive "private". It is too large of a change to do this in the Swift 3 migration.

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

No branches or pull requests

2 participants