Skip to content

Commit 4e34c5d

Browse files
authored
Update README.md
1 parent ce65438 commit 4e34c5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ In order to demo something useful with the camera, it also livestreams the micro
88
This project is a testbed, used to explore different applications of the Enterprise API, and I expect to continue to develop it to support WebRTC and perhaps other forms of connectivity, as well as the ARKit functionality and perhaps other API functions.
99

1010
## Setup ##
11-
This project was built on XCode 16.1 for visionOS 2.x, using the HaishinKit version 2.0.1. *It requires a license entitlement from Apple that is locked to the bundle ID.* I've checked my license into the repo, but I can't guarantee that it will continue to be valid, as I don't entirely know how it works. Most likely you need to [obtain your own license from Apple](https://developer.apple.com/go/?id=69613ca716fe11ef8ec848df370857f4)and update the project file to reference your own bundleID. Also you need a physical Vision Pro to run this app - it won't run on the simulator since there's no main camera available there.
11+
This project was built on XCode 16.1 for visionOS 2.x, using the HaishinKit version 2.0.1. *It requires a license entitlement from Apple that is locked to the bundle ID.* I've checked my license into the repo, but I can't guarantee that it will continue to be valid, as I don't entirely know how it works. Most likely you need to [obtain your own license from Apple](https://developer.apple.com/go/?id=69613ca716fe11ef8ec848df370857f4) and update the project file to reference your own bundleID. Also you need a physical Vision Pro to run this app - it won't run on the simulator since there's no main camera available there.
1212

1313
## Building ##
1414
- Check out the code

0 commit comments

Comments
 (0)