ObjFW  Check-in [f372f73c49]

Overview
Comment:OFSystemInfo: Use if (@available(...))

This avoids referencing the deprecated symbols even though the
replacements are available, which resulted in App Store rejection.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f372f73c4956e5805ffa518f9fdac197edcf510aeb28b65d0297e9ccf69cdc0b
User & Date: js on 2021-08-07 22:51:17
Other Links: manifest | tags
Context
2021-08-07
23:25
Make Apple GCC 4.0.1 happy again check-in: 176e97bd4d user: js tags: trunk
22:51
OFSystemInfo: Use if (@available(...)) check-in: f372f73c49 user: js tags: trunk
2021-07-25
17:18
OFTLSKey.m: Fix typo check-in: 48a536b2a4 user: js tags: trunk
Changes