&tag(Xcode/デバッグ);
#if DEBUG
print("debug")
#elseif DEBUG2
print("debug2")
#else
print("else")
#endif
iPhoneでアプリケーションインストール中にエラーとなった場合の対処: iPhoneアプリ開発備忘録のような現象。
Couldn't register com.yourcompany.FooApp with the bootstrap server. Error: unknown error code.