Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make NSObject based protocols optional (#134)
This PR does fix #133 for now. * Add new bool toggle --objc-strict-protocols * Enables / disables the <NSObject> tag after generated protocol definition * Default of --objc-strict-protocols is true since this is current behaviour Test have been done manual.
- Loading branch information