Disable 64-bit mach_* APIs for SPM
This commit is contained in:
Родитель
dabcefce57
Коммит
47d261e211
|
@ -45,7 +45,7 @@
|
|||
*
|
||||
* @sa mach_exceptions
|
||||
*/
|
||||
#if !TARGET_OS_IPHONE
|
||||
#if !TARGET_OS_IPHONE && !SWIFT_PACKAGE
|
||||
/* If true, the mach_exc* APIs are available. */
|
||||
# define PL_MACH64_EXC_API 1
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче