我创建了一个新的 Intent 文件,现在出现以下链接器错误:
Undefined symbols for architecture arm64:
"_OBJC_METACLASS_$_INIntentResponse", referenced from:
_OBJC_METACLASS_$_KWdsjkhfjkdhskfIntentResponse in KWdsjkhfjkdhskfIntent.o
"_OBJC_CLASS_$_INIntentResponse", referenced from:
_OBJC_CLASS_$_KWdsjkhfjkdhskfIntentResponse in KWdsjkhfjkdhskfIntent.o
"_OBJC_CLASS_$_INIntent", referenced from:
_OBJC_CLASS_$_KWdsjkhfjkdhskfIntent in KWdsjkhfjkdhskfIntent.o
"_OBJC_METACLASS_$_INIntent", referenced from:
_OBJC_METACLASS_$_KWdsjkhfjkdhskfIntent in KWdsjkhfjkdhskfIntent.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)