Changed project name in Xcode causing naming error

后端 未结 6 2171
遇见更好的自我
遇见更好的自我 2020-11-30 02:15

My old name consisted of a camel case type name similar to this

MyApp

I then changed it to

Myapp \'notice the A is

6条回答
  •  失恋的感觉
    2020-11-30 02:37

    None of these worked for me, I found this post and it worked, and it was the simplest. So I guess the solution depends on how you got yourself in the mess in the first place :)

    -temp-caseinsensitive-rename in Bundle Identifier

提交回复
热议问题