Skip to content

Commit

Permalink
Make NSObject based protocols optional (#134)
Browse files Browse the repository at this point in the history
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
a4z authored Jul 10, 2022
1 parent c9bc638 commit 8cf3a85
Show file tree
Hide file tree
Showing 4 changed files with 151 additions and 134 deletions.
Loading

0 comments on commit 8cf3a85

Please sign in to comment.