Swiftmessages: Xcode 10.3: Failed to find or create execution context for description

Created on 23 Jul 2019  路  1Comment  路  Source: SwiftKickMobile/SwiftMessages

Hello, I just updated to Xcode 10.3, project is updated to Swift 5, but worked fine before.
Now I am getting this error when building:

/Pods/SwiftMessages/SwiftMessages/Resources/CenteredView.xib:
Failed to find or create execution context for description ' System content for IBCocoaTouchFramework-NineOneAndLater scaleFactor=2x'. These intermediate objects were non-nil: (
CenteredView.xib

/Pods/SwiftMessages/SwiftMessages/Resources/CardView.xib:
Failed to find or create execution context for description ' System content for IBCocoaTouchFramework-NineOneAndLater scaleFactor=2x'. These intermediate objects were non-nil: (
CardView.xib

Most helpful comment

Solution:
sudo killall -9 com.apple.CoreSimulator.CoreSimulatorService

>All comments

Solution:
sudo killall -9 com.apple.CoreSimulator.CoreSimulatorService

Was this page helpful?
0 / 5 - 0 ratings

Related issues

lixiang1994 picture lixiang1994  路  6Comments

Khalphion picture Khalphion  路  4Comments

chamitha picture chamitha  路  6Comments

X901 picture X901  路  5Comments

mattem86 picture mattem86  路  4Comments