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

Error on compiling for Mac Catalyst #62

Open
ussu99 opened this issue Apr 24, 2022 · 0 comments
Open

Error on compiling for Mac Catalyst #62

ussu99 opened this issue Apr 24, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@ussu99
Copy link

ussu99 commented Apr 24, 2022

Trying to Compile my Project with Target Mac Catalyst but getting error shown below:

Does objectBox Supports Compiling for Mac Catalyst? Should I use the Manual Method described in link below?
https://swift.objectbox.io/advanced/manual-installation

Error on Xcode Compile

Showing All Messages
...Pods/ObjectBox/ObjectBox.xcframework:1:1: While building for Mac Catalyst, no library for this platform was found in '/Users/q/Ed/Projects/GIT/personalscrum/Pods/ObjectBox/ObjectBox.xcframework'.
  • ObjectBox version 1.7.0
  • Installed via pod file

Podfile

target 'XYFramework' do
pod 'ObjectBox' 
end
@ussu99 ussu99 added the bug Something isn't working label Apr 24, 2022
@ussu99 ussu99 changed the title Pod version Error on Compile for Mac Catalyst Error on compiling for Mac Catalyst Apr 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant