使用#if 引用依赖库头文件

if __has_include("")

import

else

import "AFNetworking/AFNetworking.h"

endif

你可能感兴趣的:(使用#if 引用依赖库头文件)