OGeek|极客世界-中国程序员成长平台

标题: ios - Xcode 10 迁移错误 : Module name is not a valid identifier [打印本页]

作者: 菜鸟教程小白    时间: 2022-12-11 20:37
标题: ios - Xcode 10 迁移错误 : Module name is not a valid identifier

迁移到 XCode 10 后,我无法构建。我在 Target build设置中使用 Module name 进行了调整以修复其他问题,但随后将其改回 $(PRODUCT_NAME)。但是现在这个错误:

 <unknown>:0: error: module name "MyApp-Swift" is not a valid identifier
 Command CompileSwiftSources failed with a nonzero exit code



Best Answer-推荐答案


只需确保在build设置下的产品模块名称或产品名称中没有空格或破折号和任何其他无效字符。当我迁移到 Xcode 10 =>“trans3”时,我的名字在 Xcode 中看起来像这样。我将其更改为“trans3”并且它可以工作。

关于ios - Xcode 10 迁移错误 : Module name is not a valid identifier,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52412651/






欢迎光临 OGeek|极客世界-中国程序员成长平台 (http://ogeek.cn/) Powered by Discuz! X3.4