エラー集
- iOSのシミュレーター消えてしまった時の対処法
- カメラにアクセスする際に起きるのエラー(Info.plistの書き忘れ)
- Thread 1: EXC_BAD_ACCESS (code=2, address=0x7fff86f66748)の解決方法
- Thread 1: “Could not load NIB in bundle: ‘NSBundle with name
- Could not load the “画像の名前” image referenced from a nib in the bundle with identifier “BundleIdentifier”
- 実機でのビルドエラー:Errors were encountered while preparing your device for development. Please check the Devices and Simulators Window.
- プロジェクト名を変更しようとした時に起きるエラー:Build input file cannot be found: ‘/Info.plist’
- Command PhaseScriptExecution failed with a nonzero exit codeの2パターン解決方法
- 実機でビルドすると、Could not launch “アプリ名” process launch failed: failed to get the task for process XXXというポップアップが表示される
警告
- AdMobのコードを貼り付けた時の警告:’bottomLayoutGuide’ was deprecated
- 警告:”Plain Style unsupported in a Navigation Item”
- 警告:”Unsupported Configuration: Prototype table cells must have reuse identifiers”
- 警告:”“View Controller“ is unreachable because it has no entry points, and no identifier for runtime access via -[UIStoryboard instantiateViewControllerWithIdentifier:].”