質問をすることでしか得られない、回答やアドバイスがある。

15分調べてもわからないことは、質問しよう!

新規登録して質問してみよう
ただいま回答率
85.48%
UI

UIはUser Interfaceの略であり、人間がコンピュータとやりとりをするためのシステムです。

Xcode

Xcodeはソフトウェア開発のための、Appleの統合開発環境です。Mac OSXに付随するかたちで配布されています。

Swift

Swiftは、アップルのiOSおよびOS Xのためのプログラミング言語で、Objective-CやObjective-C++と共存することが意図されています

Q&A

解決済

2回答

12151閲覧

Xcodeをアップデートしたらstoryboardがおかしくなった

退会済みユーザー

退会済みユーザー

総合スコア0

UI

UIはUser Interfaceの略であり、人間がコンピュータとやりとりをするためのシステムです。

Xcode

Xcodeはソフトウェア開発のための、Appleの統合開発環境です。Mac OSXに付随するかたちで配布されています。

Swift

Swiftは、アップルのiOSおよびOS Xのためのプログラミング言語で、Objective-CやObjective-C++と共存することが意図されています

0グッド

1クリップ

投稿2019/07/23 02:42

前提・実現したいこと

xcodeのstoryboradを使えるようにしたい(update前と同じような作業環境にしたい)です。

xcodeを10.3にアップデートしました。
アップデートが完了してxcodeを開くとポップアップウィンドウ(?)のようなものが出てきて
"install" / "quit" の2択だったのでインストールを選択しました。
(インストール内容はよく読まずにインストールしてしまいました orz )
インストールを終えてxcodeを開くとこのような状況になっていました。

↓上から順に、xcode内のエラーメッセージ、log内のエラーメッセージです。

発生している問題・エラーメッセージ

file:///Users/otoy/Mydictionary/MyDictionary/Base.lproj/Main.storyboard: error: IB Designables: Failed to render and update auto layout status for NewNoteViewController (iIJ-cw-XLr): Failed to launch designables agent. Check the console for a more detailed description and please file a bug report at bugreport.apple.com.
Failed to find or create execution context for description '<IBCocoaTouchPlatformToolDescription: 0x7faf09411990> System content for IBCocoaTouchFramework-ElevenAndLater <IBSimulatorDeviceTypeDescription: 0x7faef2bdc2c0> deviceType=com.apple.CoreSimulator.SimDeviceType.iPhone-XS'. These intermediate objects were non-nil: ( "iPhone Xs (com.apple.CoreSimulator.SimDeviceType.iPhone-XS)", "iOS 12.4 (12.4 - 16G73) - com.apple.CoreSimulator.SimRuntime.iOS-12-4" ): Failed to find a suitable device for the type iPhone Xs (com.apple.CoreSimulator.SimDeviceType.iPhone-XS) with runtime iOS 12.4 (12.4 - 16G73) - com.apple.CoreSimulator.SimRuntime.iOS-12-4 (Failure reason: Failed to create new simulator device that matches iPhone Xs (com.apple.CoreSimulator.SimDeviceType.iPhone-XS) for runtime iOS 12.4 (12.4 - 16G73) - com.apple.CoreSimulator.SimRuntime.iOS-12-4 (Invalid runtime: com.apple.CoreSimulator.SimRuntime.iOS-12-4)): Invalid runtime: com.apple.CoreSimulator.SimRuntime.iOS-12-4 Error Domain=com.apple.CoreSimulator.SimError Code=160 "Failed to find or create execution context for description '<IBCocoaTouchPlatformToolDescription: 0x7faf09411990> System content for IBCocoaTouchFramework-ElevenAndLater <IBSimulatorDeviceTypeDescription: 0x7faef2bdc2c0> deviceType=com.apple.CoreSimulator.SimDeviceType.iPhone-XS'. These intermediate objects were non-nil: ( "iPhone Xs (com.apple.CoreSimulator.SimDeviceType.iPhone-XS)", "iOS 12.4 (12.4 - 16G73) - com.apple.CoreSimulator.SimRuntime.iOS-12-4" )" UserInfo={NSLocalizedDescription=Failed to find or create execution context for description '<IBCocoaTouchPlatformToolDescription: 0x7faf09411990> System content for IBCocoaTouchFramework-ElevenAndLater <IBSimulatorDeviceTypeDescription: 0x7faef2bdc2c0> deviceType=com.apple.CoreSimulator.SimDeviceType.iPhone-XS'. These intermediate objects were non-nil: ( "iPhone Xs (com.apple.CoreSimulator.SimDeviceType.iPhone-XS)", "iOS 12.4 (12.4 - 16G73) - com.apple.CoreSimulator.SimRuntime.iOS-12-4" ), NSUnderlyingError=0x7faf11ee7ee0 {Error Domain=com.apple.CoreSimulator.SimError Code=160 "Failed to find a suitable device for the type iPhone Xs (com.apple.CoreSimulator.SimDeviceType.iPhone-XS) with runtime iOS 12.4 (12.4 - 16G73) - com.apple.CoreSimulator.SimRuntime.iOS-12-4" UserInfo={NSLocalizedFailureReason=Failed to create new simulator device that matches iPhone Xs (com.apple.CoreSimulator.SimDeviceType.iPhone-XS) for runtime iOS 12.4 (12.4 - 16G73) - com.apple.CoreSimulator.SimRuntime.iOS-12-4 (Invalid runtime: com.apple.CoreSimulator.SimRuntime.iOS-12-4), NSLocalizedDescription=Failed to find a suitable device for the type iPhone Xs (com.apple.CoreSimulator.SimDeviceType.iPhone-XS) with runtime iOS 12.4 (12.4 - 16G73) - com.apple.CoreSimulator.SimRuntime.iOS-12-4, NSUnderlyingError=0x7faf1070f650 {Error Domain=com.apple.CoreSimulator.SimError Code=160 "Invalid runtime: com.apple.CoreSimulator.SimRuntime.iOS-12-4" UserInfo={NSLocalizedDescription=Invalid runtime: com.apple.CoreSimulator.SimRuntime.iOS-12-4}}}}}

試したこと

・scheme周りを触って解決しようとした。
・editorから解決を試みた。
・エラーメッセージをググって似た状況のものがないか調べてた(見つけられず)。

補足情報

macbook pro
macOS Mojave(ver.10.14.5)
を使用しています。
xcodeもアップデート前は(app storeで入手できるものの)最新のものでした。

![イメージ説明
イメージ説明
イメージ説明
イメージ説明

気になる質問をクリップする

クリップした質問は、後からいつでもMYページで確認できます。

またクリップした質問に回答があった際、通知やメールを受け取ることができます。

バッドをするには、ログインかつ

こちらの条件を満たす必要があります。

fuzzball

2019/07/23 02:52

一度クリーンしてみて下さい。( option + shift + command + K ) あと、墨消ししてるの全部見えてるんですけど何なんでしょうか?
退会済みユーザー

退会済みユーザー

2019/07/23 02:57

ありがとうございます! クリーンしてみます!! 墨消しはエラーが目立つようにしたかっただけです。。 逆に悪目立ちしてしまったようですので今後は本当に消す必要がある場合にのみ、きちんと消すように致します。ご指摘ありがとうございます!
退会済みユーザー

退会済みユーザー

2019/07/23 02:59

クリーンしてみましたが、変化なしでした。
guest

回答2

0

ベストアンサー

macを再起動してください。
恐らくそれで解決します。(私は再起動で解決しました。)

投稿2019/07/23 03:12

TakutoNagano

総合スコア150

バッドをするには、ログインかつ

こちらの条件を満たす必要があります。

wanying.lin

2019/07/23 03:19

私もmacを再起動で解決しました。 ありがとうございます。
退会済みユーザー

退会済みユーザー

2019/07/23 03:23

ありがとうございます!! pc再起動で治りました!( ;∀;)
Waken

2019/07/23 06:31

神! ありがとうございます! pc再起動で治りました!
tbskgm_

2019/07/26 13:29

直ったー 情報ありがとうございます!
guest

0

投稿2019/07/23 06:49

JeffLee

総合スコア8

バッドをするには、ログインかつ

こちらの条件を満たす必要があります。

退会済みユーザー

退会済みユーザー

2019/07/23 07:17

thank you so much.
guest

あなたの回答

tips

太字

斜体

打ち消し線

見出し

引用テキストの挿入

コードの挿入

リンクの挿入

リストの挿入

番号リストの挿入

表の挿入

水平線の挿入

プレビュー

15分調べてもわからないことは
teratailで質問しよう!

ただいまの回答率
85.48%

質問をまとめることで
思考を整理して素早く解決

テンプレート機能で
簡単に質問をまとめる

質問する

関連した質問