I'm pretty sure the problem is the fact that the xbox app is included with windows 10 OS, so they'd have to develop a new app entirely. And it really doesn't make sense assuming the mac/xbox crossover is very low. Word Excel and Powerpoint work with Mac because students require that, and apple computers are most popular with students. Excellent 4K support. Unreliable performance. Unintuitive controls.
Microsoft today announced that the Apple TV app will be available on the new Xbox Series X and Series S on November 10, the day the consoles launch. The app will also be released for the previous.
-->Carefully follow these steps to successfully set up your PC and Xbox One for Universal Windows Platform (UWP) development. After you’ve got things set up, you can learn more about Developer Mode on Xbox One and building UWP apps on the UWP for Xbox One page.
Before you start
Before you start you will need to do the following:
- Set up a PC with the latest version of Windows 10.
- Have at least five gigabytes of free space on your Xbox One console.
Setting up your development PC
Install Visual Studio 2015 Update 3, Visual Studio 2017, or Visual Studio 2019.
If you're installing Visual Studio 2015 Update 3, make sure that you choose Custom install and select the Universal Windows App Development Tools check box – it's not part of the default install. If you are a C++ developer, make sure that you choose Custom install and select C++.
If you're installing Visual Studio 2017 or Visual Studio 2019, make sure that you choose the Universal Windows Platform development workload. If you're a C++ developer, in the Summary pane on the right, under Universal Windows Platform development, make sure that you select the C++ Universal Windows Platform tools checkbox. It's not part of the default install.
For more information, see Set up your UWP on Xbox development environment.
Install the latest Windows 10 SDK.
Enable Developer Mode for your development PC (Settings / Update & Security / For developers / Use developer features / Developer mode).
Now that your development PC is ready, you can watch this video or continue reading to see how to set up your Xbox One for development and create and deploy a UWP app to it.
Setting up your Xbox One console
Activate Developer Mode on your Xbox One. Download the app, get the activation code, and then enter it into the Manage Xbox One consoles page in your Partner Center app developer account. For more information, see Xbox One Developer Mode activation.
Open the Dev Mode Activation app and select Switch and restart. Congratulations, you now have an Xbox One in Developer Mode!
Note
Your retail games and apps won’t run in Developer Mode, but the apps or games you create will. Switch back to Retail Mode to run your favorite games and apps.
Note
Before you can deploy an app to your Xbox One in Developer Mode, you must have a user signed in on the console. You can either use your existing Xbox Live account or create a new account for your console in Developer Mode.
Creating your first project in Visual Studio
For more detailed information, see Set up your UWP on Xbox development environment.
For C#: Create a new Universal Windows project, and in the Solution Explorer, right-click the project and select Properties. Select the Debug tab, change Target device to Remote Machine, type the IP address or hostname of your Xbox One console into the Remote machine field, and select Universal (Unencrypted Protocol) in the Authentication Mode drop-down list.
You can find your Xbox One IP address by starting Dev Home on your console (the big tile on the right side of Home) and looking at the top left corner. For more information about Dev Home, see Introduction to Xbox One tools.
For C++ and HTML/Javascript projects: You follow a path similar to C# projects, but in the project properties go to the Debugging tab, select Remote Machine in the Debugger to open the drop-down list, type the IP address or hostname of the console into the Machine Name field, and select Universal (Unencrypted Protocol) in the Authentication Type field.
Select x64 from the dropdown to the left of the green play button in the top menu bar.
When you press F5, your app will build and start to deploy on your Xbox One.
The first time you do this, Visual Studio will prompt you for a PIN for your Xbox One. You can get a PIN by starting Dev Home on your Xbox One and selecting the Show Visual Studio pin button.
After you have paired, your app will start to deploy. The first time you do this it might be a bit slow (we have to copy all the tools over to your Xbox), but if it takes more than a few minutes, something is probably wrong. Make sure that you have followed all of the steps above (particularly, did you set the Authentication Mode to Universal?) and that you are using a wired network connection to your Xbox One.
Sit back and relax. Enjoy your first app running on the console!
That's it!
Xbox One App Mac
See also
Xbox One App Mac Download
It’s been a couple of years now since Microsoft enabled game streaming from an Xbox One to a Windows 10 PC through the Xbox app. The company doesn’t seem to be really interested in bringing this feature to Mac users for now, but fortunately, some talented Mac developers are willing to fill that gap.
OneCast, the first Xbox One game streaming client for macOS was released last week, finally allowing Mac users to play Xbox One games remotely from their Xbox One console (via 9to5Mac). The app is quite easy to use and requires your Mac and Xbox One to be connected to the same network. Be aware that there is no official Xbox controller driver for macOS, so you’ll either have to use a third-party driver or Bluetooth if you have a recent controller.
App Xbox One Macbook
During our testing, OneCast worked as expected despite some random stuttering, but your experience may vary depending on your Internet connection. The app runs in full screen or windowed mode, and you can choose between four different levels of video quality with support for 1080p streaming. The app also lets you sign in with multiple Xbox profiles and register different Xbox One consoles.
You can try OneCast for free with a 14-day trial, and the app is just $11.99 ($50% off) through April 1, 2018. If you always wanted to play Xbox One games on your Mac when someone else is using your TV, this is definitely easier than installing Windows 10 on your Mac to enjoy the same feature with Microsoft’s Xbox app.