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

UnityFramework Not Loading #72

Open
ghus86 opened this issue Sep 18, 2022 · 3 comments
Open

UnityFramework Not Loading #72

ghus86 opened this issue Sep 18, 2022 · 3 comments

Comments

@ghus86
Copy link

ghus86 commented Sep 18, 2022

Hi

I am following the steps of the tutorial to integrate unity as a library in IOS
and I can deploy the app in the iPhone but every time I press init it says it can't load unity framework (full log below)

Using xcode 13.4.1 and unity 2020.3.20
not sure what to do so grateful for any tip

@juliusmik @juliusj-unity @vaidasma

Error loading /var/containers/Bundle/Application/283BDC07-2119-41C6-B682-FC72282155B4/NativeiOSApp.app/Frameworks/UnityFramework.framework/UnityFramework: dlopen(/var/containers/Bundle/Application/283BDC07-2119-41C6-B682-FC72282155B4/NativeiOSApp.app/Frameworks/UnityFramework.framework/UnityFramework, 265): Library not loaded: @rpath/UnityDriver.framework/UnityDriver
Referenced from: /private/var/containers/Bundle/Application/283BDC07-2119-41C6-B682-FC72282155B4/NativeiOSApp.app/Frameworks/UnityFramework.framework/UnityFramework
Reason: image not found
2022-09-18 16:49:29.910789+0100 NativeiOSApp[837:34834] Error loading /var/containers/Bundle/Application/283BDC07-2119-41C6-B682-FC72282155B4/NativeiOSApp.app/Frameworks/UnityFramework.framework/UnityFramework: dlopen(/var/containers/Bundle/Application/283BDC07-2119-41C6-B682-FC72282155B4/NativeiOSApp.app/Frameworks/UnityFramework.framework/UnityFramework, 265): Library not loaded: @rpath/UnityDriver.framework/UnityDriver
Referenced from: /private/var/containers/Bundle/Application/283BDC07-2119-41C6-B682-FC72282155B4/NativeiOSApp.app/Frameworks/UnityFramework.framework/UnityFramework
Reason: image not found

@nitinAgnihotri22
Copy link

@ghus86 did you find any solution to it? I am also facing issues app is running well on the device but while I try to archive the build to upload on the app store:

mv: rename /Users/nitinagnihotri/Library/Developer/Xcode/DerivedData/app-gtwhaanzlkytweabcxtkpwshirmf/Build/Intermediates.noindex/ArchiveIntermediates/app/InstallationBuildProductsLocation/Applications/app.app/Frameworks/UnityFramework.framework/UnityFramework-merged to /Users/nitinagnihotri/Library/Developer/Xcode/DerivedData/app-gtwhaanzlkytweabcxtkpwshirmf/Build/Intermediates.noindex/ArchiveIntermediates/app/InstallationBuildProductsLocation/Applications/app.app/Frameworks/UnityFramework.framework/UnityFramework: No such file or directory

@juliusmik @vaidasma @juliusj-unity

@choiks14
Copy link

choiks14 commented Mar 2, 2023

same here

@Mustafax06
Copy link

Any updates?

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