[iOS]error:it may have been optimized out...

[iOS]error:it may have been optimized out...

Xcode5を使っていますが、NSStringのconsole値がNilになってしまいましした。

error: warning: couldn't get cmd pointer (substituting NULL): Couldn't load '_cmd' because its value couldn't be evaluated
Couldn't materialize struct: the variable 'stringValue' has no location, it may have been optimized out
Errored out in Execute, couldn't PrepareToExecuteJITExpression
2014-09-09 20:21 コメント
已邀请:

ベストアンサー

0

iQi - 面白いアプリを開発中

{ 賛成 }:

compiler optimization levelは「Fastest,Smallest」 から 「none」に変更する。

project build settings
optimization levelを探す
compiler optimization levelは「Fastest,Smallest」 から 「none」に変更する。
do the same for your project settings
2014-09-09 20:25 コメント

ログインまたは登録してから回答してください

EXIT フルスクリーンモード 回答