60
57

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

大事なことなのでもう一度言いますが、現状SwiftのOptimization LevelはNONEにするのが安全。。

Posted at

by @mixiappwchr

こちらの記事でちらっと書いたのですが
[Swiftを使ってみて直面した闇。現時点で現場でSwiftを採用すべきかどうかの判断材料]
(http://qiita.com/appwatcher/items/50295e82ab0095902aaa)

Swift のOptimization のバグのせいで、Releaseバージョンのみアプリがクラッシュする現象がおきて、
無事にApple審査Rejectされました。。

Releaseビルドできっちり確認しろよと言われれば、それまでですが、、、

現状はOptimization LevelはNoneを推奨します。。
早く治してくれ。。

スクリーンショット 2015-02-09 14.16.09.png

60
57
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
60
57

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?