Skip to content
Snippets Groups Projects
  • Mike McQuaid's avatar
    602fb0e5
    Make -no_weak_imports opt-in. · 602fb0e5
    Mike McQuaid authored
    The experiment to add `-no_weak_imports` unconditionally has been a bit
    of a failure. It's broken more than it's fixed and I don't think we can
    have this as a default for Xcode 8.
    
    Add `ENV.no_weak_imports` to be used by formulae authors and make
    `ENV.no_weak_imports a no-op (for now).
    
    We may reconsider this behaviour in future.
    602fb0e5
    History
    Make -no_weak_imports opt-in.
    Mike McQuaid authored
    The experiment to add `-no_weak_imports` unconditionally has been a bit
    of a failure. It's broken more than it's fixed and I don't think we can
    have this as a default for Xcode 8.
    
    Add `ENV.no_weak_imports` to be used by formulae authors and make
    `ENV.no_weak_imports a no-op (for now).
    
    We may reconsider this behaviour in future.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.rubocop_cask.yml 1.96 KiB