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: XCLocalSwiftPackageReference is not supported #660

Closed
tommylau-exe opened this issue Oct 11, 2023 · 12 comments
Closed

Error: XCLocalSwiftPackageReference is not supported #660

tommylau-exe opened this issue Oct 11, 2023 · 12 comments

Comments

@tommylau-exe
Copy link

Steps

  • Create an XCode 15 project with a local package dependency
  • Run periphery scan --setup (or just periphery scan)

Expectation

Periphery scans the project successfully.

Issue

error: (PBXObjectError) The element XCLocalSwiftPackageReference is not supported. is logged in the terminal, and the scan is cancelled.


This seems to be related to some discussions in #626. Seems to be a feature request for tuist/XcodeProj, and there's already an in-progress PR: tuist/XcodeProj#799

@ileitch
Copy link
Contributor

ileitch commented Oct 11, 2023

Thanks for the heads up. I'll release a new version once XcodeProj does.

@alinfarcas12
Copy link

XcodeProj just released a new version. 😄

@geraldWilliam
Copy link
Contributor

PR here: #677

@geraldWilliam
Copy link
Contributor

PR #677 was closed without merging. Checks failed and before I could figure out why, master was updated so its Package.resolved now has XcodeProj 8.16.0.

@KacperCzapp
Copy link

I'm having the same issue (I created a local package to store my own macros), can you please provide an update on this?

@alinfarcas12
Copy link

Still not fixed

@sisoje
Copy link

sisoje commented Dec 27, 2023

is it possible that its not fixed yet?

@sisoje
Copy link

sisoje commented Dec 29, 2023

I'm having the same issue (I created a local package to store my own macros), can you please provide an update on this?

hehe, I did that too :)

@Sundea
Copy link

Sundea commented Jan 15, 2024

Have this issue too. Any updates on this?

@geraldWilliam
Copy link
Contributor

Hi all, I think we just need a new release but I'm not able to create one. Package.resolved in the latest release specifies XcodeProj version 8.15.0. It's 8.16.0 on the master branch and if I'm not mistaken, that's the XcodeProj version that fixes this issue. @ileitch Will you have time to cut a release soon?

@AF-cgi
Copy link

AF-cgi commented Jan 18, 2024

Any updates?

@ileitch
Copy link
Contributor

ileitch commented Jan 21, 2024

Fixed in 2.18.0.

@ileitch ileitch closed this as completed Jan 21, 2024
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

8 participants