-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
What are the steps to reproduce this issue?
%property (nonatomic, retain) UITextField * _Nonnull textField;
What happens?
iDUTagCreationAlertCollectionViewController.x:19:1: error: expected identifier or '('
%property (nonatomic, retain) UITextField * _Nonnull textField;
^
What were you expecting to happen?
Successful compilation.
Any logs, error output, etc?
iDUTagCreationAlertCollectionViewController.x:19:1: error: expected identifier or '('
%property (nonatomic, retain) UITextField * _Nonnull textField;
^
Any other comments?
Nope.
What versions of software are you using?
Operating System: macOS 10.15.4
Toolchain Version: …
SDK Version: 13.4
Metadata
Metadata
Assignees
Labels
No labels