eDistantObject icon indicating copy to clipboard operation
eDistantObject copied to clipboard

Add type to most array, set and dictionarry

Open Arthur-Milchior opened this issue 1 year ago • 0 comments

Some can not be easily typed, such as list of arguments.

This help the reader understands what they can expect in a collection.

I have not been able to test it because I get

Cannot code sign because the target does not have an Info.plist file and one is not being generated automatically. Apply an Info.plist file to the target using the INFOPLIST_FILE build setting or generate one automatically by setting the GENERATE_INFOPLIST_FILE build setting to YES (recommended).

when I try to build it or run the test suite, I’d be happy to get help here please

Arthur-Milchior avatar Aug 05 '23 10:08 Arthur-Milchior