Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Issues #99

Open
dsshean opened this issue Mar 24, 2024 · 3 comments
Open

Build Issues #99

dsshean opened this issue Mar 24, 2024 · 3 comments

Comments

@dsshean
Copy link

dsshean commented Mar 24, 2024

Hi I tried to troubleshoot this issue for a couple of days and chalked it up to my lack of inexperience with ios development, but im getting this issue:

Code signing identifier (ALVRClientCore) does not match bundle identifier (alvr.ALVRClientCore) for /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.6vLjXQ/extracted/ALVRClient.app/Frameworks/ALVRClientCore.framework

Old build installed correctly and worked fine.

Deleted the local repo/ redownload /rebuild / deleted installed app on visionpro. etc... nothing has worked.

Building works fine, but fails at install stage on the vision pro. Any help would be greatly appreciated.

Thanks,
Doug

@danielteeny
Copy link

exact same issue.

installed it once before without issue, tried installing it after purchasing apple developer account and can't get the app which says it builds correctly on the device.

@niv-d
Copy link

niv-d commented Apr 1, 2024

Change your identifier, run the build in xcode, and then rerun ./build_and_repack
Build again in xcode.

Seems to fix

@balarayen
Copy link

balarayen commented May 7, 2024

For those who are still facing this issue, run conda deactivate in the terminal and the run ./build_and_repack.sh to overcome this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants