demo工程无法正常运行
- Dominant language
- Objective-C
- Stars
- 3.7k
- Forks
- 759
- PR merge metrics
- No merged PRs in 30d
Description
按照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 .
2020-06-08 17:25:03.748435+0800 testluaView[68248:1462777] Unbalanced calls to begin/end appearance transitions for .
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the README demo and reproduce the reported build-and-run failure. Inspect main.lua for the nil object error and the storyboard or Interface Builder configuration for the missing ViewController class. Done means the demo launches without these reported errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, lua, objective-c
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100