You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I run the tool without -p, I get compiler errors on my Entity conformance extensions. The errors state typealias CDQIAttribute must be public because it matches a requirement in protocol Entity. Works fine if I run with -p. Compiled using Xcode 8.3.2, Swift 3.1