Jeremy Schonfeld
|
868f888c41
|
(113200224) JSON/PropertyList coders userInfo should require Sendable values (#1169)
|
2025-02-17 13:26:41 -08:00 |
|
Ben Barham
|
683431a0f0
|
Revert "(113200224) JSON/PropertyList coders userInfo should require Sendable…" (#1167)
This reverts commit c5bacdfbc00ac62f150148b6d4f2fdf72caa973b.
Co-authored-by: Stuart Montgomery <smontgomery@apple.com>
|
2025-02-12 22:34:48 -08:00 |
|
Jeremy Schonfeld
|
c5bacdfbc0
|
(113200224) JSON/PropertyList coders userInfo should require Sendable values (#764)
|
2025-02-12 09:57:11 -08:00 |
|
Charles Hu
|
7bb410015a
|
OpenStep plist decoding via PropertyListDecoder is not available on Windows and Linux (#1002)
resolves: rdar://136243566
Co-authored-by: Kevin Perry <kperry@apple.com>
|
2024-10-23 14:24:27 -07:00 |
|
Charles Hu
|
60506f3af4
|
Renamed _CShims to _FoundationCShims (#656)
Rationale: _CShims will effectivly become semi-public in the toolchain. We add the Foundation prefix to make it less generic.
|
2024-06-21 16:18:38 -07:00 |
|
Jeremy Schonfeld
|
512befd01f
|
(126992292) Correct non-Darwin PropertyListFormat raw values
|
2024-04-24 10:16:29 -07:00 |
|
Tony Parker
|
926dd4e020
|
Fix resource lookup on macOS
|
2024-03-07 13:55:39 -08:00 |
|
Tony Parker
|
af55be968b
|
Update to use internal import style
|
2024-03-06 16:06:59 -08:00 |
|
Tony Parker
|
0be1758b4f
|
Various fixes to make PropertyListEncoder and PropertyListDecoder build cross-platform
|
2024-03-06 15:57:33 -08:00 |
|
Kevin Perry
|
bca98db5fb
|
Implement PropertyListEncoder and PropertyListDecoder
|
2024-03-06 15:57:33 -08:00 |
|