mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 16:50:58 +00:00
Support building on Windows with Clang MSVC target
This commit is contained in:
parent
ece6fc97ff
commit
61709e6101
174 changed files with 991 additions and 320 deletions
|
@ -45,6 +45,7 @@ typedef NSUInteger NSJSONReadingOptions;
|
|||
* NSJSONSerialization implements serializing and deserializing acyclic object
|
||||
* graphs in JSON.
|
||||
*/
|
||||
GS_EXPORT_CLASS
|
||||
@interface NSJSONSerialization : NSObject
|
||||
+ (NSData *)dataWithJSONObject:(id)obj
|
||||
options:(NSJSONWritingOptions)opt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue