"FBSOpenApplicationErrorDomain error 3" trying to run tvOS app in simulator
"FBSOpenApplicationErrorDomain error 3" trying to run tvOS app in simulator
- Subject: "FBSOpenApplicationErrorDomain error 3" trying to run tvOS app in simulator
- From: Jens Alfke <email@hidden>
- Date: Wed, 23 Sep 2015 09:37:30 -0700
I’m trying to add a very simple tvOS app target to an existing Xcode project that already has multiple iOS targets. I duplicated an iOS target and changed the SDK from iOS to tvOS and replaced the linked frameworks with the tvOS equivalents. The target builds fine, but when I try to run it in the simulator, Xcode pops up an alert sheet saying:
The operation couldn’t be completed.
(FBSOpenApplicationErrorDomain error 3.)
I can’t figure out what’s wrong. I’ve compared the Info.plist with one for a working tvOS app (built from a new project template) and it looks equivalent. The binary is "Mach-O 64-bit executable x86_64” as expected.
Anyone know what this error means? If not I’ll file a bug report, since Xcode should at least display a comprehensible error message.
—Jens
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden