Xcode 4.2 Compilation Failed with prototype cell

前端 未结 7 1905
陌清茗
陌清茗 2021-02-06 05:54

I\'m trying out the new Xcode 4.2 Beta and I\'m wondering if my code is wrong or if I\'m bumping in to an bug.

The new Storyboard feature is promising but extremely bug

7条回答
  •  独厮守ぢ
    2021-02-06 06:20

    I got this error when I tried to put a / in the name of a storyboard ID. Check that you are using safe characters! (Doh!)

提交回复
热议问题