protobuf-objc
protobuf-objc copied to clipboard
PBArray - fix "implicitly retains self" warnings
Xcode 9.3 (9E145) will set the CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF to YES as part of it's "update project settings" step and this is the default when creating new projects as well.