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

Can't run project on iOS simulator on M1 macbook #134

Open
Petr-Kubista opened this issue Oct 18, 2022 · 0 comments
Open

Can't run project on iOS simulator on M1 macbook #134

Petr-Kubista opened this issue Oct 18, 2022 · 0 comments

Comments

@Petr-Kubista
Copy link

When building a project linking NewNode through SPM, I'm getting the following error:

error build: Missing path (/Users/<user>/Library/Developer/Xcode/DerivedData/<project-name>-bjpqxpyfdqtzrxbstowuyrfgmuat/SourcePackages/checkouts/newnode/NewNode.xcframework/ios-arm64_x86_64-simulator/Headers) from XCFramework 'NewNode.xcframework' as defined by 'HeadersPath' in its Info.plistfile
I'm building on a MacBook Pro (14-inch, 2021) with Apple M1 Pro chip.

This only happens when building for a simulator. On a real device, the project runs correctly.

No other SPM dependency seems to be having an issue.

Let me know if I can provide any additional details.

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

1 participant