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

【Swift Package Manager】 error: The project doesn't contain a .pbxproj file at path: /Users/apple/Desktop/Demo/ObjectBoxDemo/ObjectBoxDemo.xcodeproj #82

Open
coderliu007 opened this issue Sep 27, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@coderliu007
Copy link

Describe the bug
After executing setup.rb, an error occurs when compiling the project

note: using module name ObjectBoxDemo
error: The project doesn't contain a .pbxproj file at path: /Users/apple/Desktop/Demo/ObjectBoxDemo/ObjectBoxDemo.xcodeproj

Basic info (please complete the following information):

  • ObjectBox version (are you using the latest version?): [e.g. 1.9.0]
  • Reproducibility: [always]
  • Device: iPhone 15
  • OS: iOS 17
  • Xcode: xcode15.0

Snip20230927_18

@coderliu007 coderliu007 added the bug Something isn't working label Sep 27, 2023
@coderliu007 coderliu007 changed the title error: The project doesn't contain a .pbxproj file at path: /Users/apple/Desktop/Demo/ObjectBoxDemo/ObjectBoxDemo.xcodeproj Swift Package Manager error: The project doesn't contain a .pbxproj file at path: /Users/apple/Desktop/Demo/ObjectBoxDemo/ObjectBoxDemo.xcodeproj Sep 27, 2023
@coderliu007 coderliu007 changed the title Swift Package Manager error: The project doesn't contain a .pbxproj file at path: /Users/apple/Desktop/Demo/ObjectBoxDemo/ObjectBoxDemo.xcodeproj 【Swift Package Manager】 error: The project doesn't contain a .pbxproj file at path: /Users/apple/Desktop/Demo/ObjectBoxDemo/ObjectBoxDemo.xcodeproj Sep 27, 2023
@greenrobot-team
Copy link
Member

Thanks! As said in #19, there is no official support for Swift Package Manager, yet. But we'll have a look when we next try to add SPM support.

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

2 participants