We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
按照readme折腾了半天,编译过了,运行错误; 2020-06-08 17:24:55.557907+0800 testluaView[68248:1462777] [Storyboard] Unknown class ViewController in Interface Builder file. 2020-06-08 17:25:03.707116+0800 testluaView[68248:1462777] [LuaView][error][string "main.lua"]:1: attempt to index global 'object' (a nil value) 2020-06-08 17:25:03.747241+0800 testluaView[68248:1462777] [Common] _BSMachError: port 9b03; (os/kern) invalid capability (0x14) "Unable to insert COPY_SEND" 2020-06-08 17:25:03.748090+0800 testluaView[68248:1462777] Unbalanced calls to begin/end appearance transitions for <UIViewController: 0x7fd8d6406d60>. 2020-06-08 17:25:03.748435+0800 testluaView[68248:1462777] Unbalanced calls to begin/end appearance transitions for <UITabBarController: 0x7fd8d802a600>.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
按照readme折腾了半天,编译过了,运行错误;
2020-06-08 17:24:55.557907+0800 testluaView[68248:1462777] [Storyboard] Unknown class ViewController in Interface Builder file.
2020-06-08 17:25:03.707116+0800 testluaView[68248:1462777] [LuaView][error][string "main.lua"]:1: attempt to index global 'object' (a nil value)
2020-06-08 17:25:03.747241+0800 testluaView[68248:1462777] [Common] _BSMachError: port 9b03; (os/kern) invalid capability (0x14) "Unable to insert COPY_SEND"
2020-06-08 17:25:03.748090+0800 testluaView[68248:1462777] Unbalanced calls to begin/end appearance transitions for <UIViewController: 0x7fd8d6406d60>.
2020-06-08 17:25:03.748435+0800 testluaView[68248:1462777] Unbalanced calls to begin/end appearance transitions for <UITabBarController: 0x7fd8d802a600>.
The text was updated successfully, but these errors were encountered: