Xcode not copying latest resource file to iPhone

前端 未结 11 1112
我寻月下人不归
我寻月下人不归 2021-02-02 09:53

I\'m writing an iPhone app in Objective-C with Xcode and I have some Lua scripts that run on the device.

I\'m having an issue where if I edit a Lua script, save, flick o

11条回答
  •  北荒
    北荒 (楼主)
    2021-02-02 10:35

    For reasons I am yet to understand, sometimes the build process seems to get forgetful or simply unreliable.

    Usual troubleshooting for this type of scenario is to clean all in Xcode, and at the same time delete the app from the phone.

提交回复
热议问题