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 protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to