Add binding name

This commit is contained in:
Gregory John Casamento 2020-08-29 03:34:21 -04:00
parent be2d3c452c
commit 8237c37024

View file

@ -86,13 +86,10 @@
@end
// typedefs
typedef NSString* NSBindingName;
typedef NSString* NSBindingOption;
// binding values
#if OS_API_VERSION(MAC_OS_X_VERSION_10_13, GS_API_LATEST)
typedef NSString *NSBindingName;
typedef NSString* NSBindingName;
typedef NSString* NSBindingOption;
#endif
// Keys in options dictionary