|
| 1 | +// Correctnes: ok |
| 2 | +// /Users/mstanchin/share/git-reps/binaryninja/contributing/origin/iPhoneOS18.6.sdk/usr/include/AvailabilityInternal.h |
| 3 | + |
| 4 | +// Depends on identifiers |
| 5 | +enum macro_iphone_os_version { |
| 6 | +/*line: 50*/ __IPHONE_OS_VERSION_MIN_REQUIRED = 0x11170, // __ENVIRONMENT_OS_VERSION_MIN_REQUIRED__ |
| 7 | +/*line: 51*/ __IPHONE_OS_VERSION_MAX_ALLOWED = 0x2c114, // __IPHONE_18_5 |
| 8 | +}; |
| 9 | + |
| 10 | +/* ======== UNRESOLVED MACROS SECTION ======== */ |
| 11 | +// Line: 130 |
| 12 | +// #define __AVAILABILITY_INTERNAL_DEPRECATED __attribute__((deprecated)) |
| 13 | + |
| 14 | +// Line: 142 |
| 15 | +// #define __AVAILABILITY_INTERNAL_UNAVAILABLE __attribute__((unavailable)) |
| 16 | + |
| 17 | +// Line: 143 |
| 18 | +// #define __AVAILABILITY_INTERNAL_WEAK_IMPORT __attribute__((weak_import)) |
| 19 | + |
| 20 | +// Line: 151 |
| 21 | +// #define __API_UNAVAILABLE_PLATFORM_macos macos,unavailable |
| 22 | + |
| 23 | +// Line: 155 |
| 24 | +// #define __API_UNAVAILABLE_PLATFORM_macosx macos,unavailable |
| 25 | + |
| 26 | +// Line: 159 |
| 27 | +// #define __API_UNAVAILABLE_PLATFORM_macOSApplicationExtension macOSApplicationExtension,unavailable |
| 28 | + |
| 29 | +// Line: 163 |
| 30 | +// #define __API_UNAVAILABLE_PLATFORM_ios ios,unavailable |
| 31 | + |
| 32 | +// Line: 167 |
| 33 | +// #define __API_UNAVAILABLE_PLATFORM_iOSApplicationExtension iOSApplicationExtension,unavailable |
| 34 | + |
| 35 | +// Line: 171 |
| 36 | +// #define __API_UNAVAILABLE_PLATFORM_macCatalyst macCatalyst,unavailable |
| 37 | + |
| 38 | +// Line: 175 |
| 39 | +// #define __API_UNAVAILABLE_PLATFORM_macCatalystApplicationExtension macCatalystApplicationExtension,unavailable |
| 40 | + |
| 41 | +// Line: 179 |
| 42 | +// #define __API_UNAVAILABLE_PLATFORM_watchos watchos,unavailable |
| 43 | + |
| 44 | +// Line: 183 |
| 45 | +// #define __API_UNAVAILABLE_PLATFORM_watchOSApplicationExtension watchOSApplicationExtension,unavailable |
| 46 | + |
| 47 | +// Line: 187 |
| 48 | +// #define __API_UNAVAILABLE_PLATFORM_tvos tvos,unavailable |
| 49 | + |
| 50 | +// Line: 191 |
| 51 | +// #define __API_UNAVAILABLE_PLATFORM_tvOSApplicationExtension tvOSApplicationExtension,unavailable |
| 52 | + |
| 53 | +// Line: 196 |
| 54 | +// #define __API_UNAVAILABLE_PLATFORM_driverkit driverkit,unavailable |
| 55 | + |
| 56 | +// Line: 200 |
| 57 | +// #define __API_UNAVAILABLE_PLATFORM_visionos visionos,unavailable |
| 58 | + |
| 59 | +// Line: 204 |
| 60 | +// #define __API_UNAVAILABLE_PLATFORM_visionOSApplicationExtension visionOSApplicationExtension,unavailable |
| 61 | + |
| 62 | +// Line: 206 |
| 63 | +// #define __API_UNAVAILABLE_PLATFORM_kernelkit kernelkit,unavailable |
| 64 | + |
| 65 | +// Line: 216 |
| 66 | +// #define __API_APPLY_TO any(record, enum, enum_constant, function, objc_method, objc_category, objc_protocol, objc_interface, objc_property, type_alias, variable, field) |
| 67 | + |
0 commit comments