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

Workspaces can't find source files #500

Closed
armcknight opened this issue Jun 13, 2024 · 3 comments · Fixed by #510
Closed

Workspaces can't find source files #500

armcknight opened this issue Jun 13, 2024 · 3 comments · Fixed by #510

Comments

@armcknight
Copy link
Contributor

There are a couple workspaces like iOS.xcworkspace etc that have broken paths to source files after what looks like several reorganizations of the file structure:
image

It looks like opening from the Package.swift is the preferred way to write code here now; either those old xcworkspaces should be removed, or have the broken paths fixed.

@GLinnik21
Copy link
Collaborator

Duplicates #495

@GLinnik21
Copy link
Collaborator

I'll clean up the project soon and remove the old project files.

@bamx23
Copy link
Collaborator

bamx23 commented Jun 16, 2024

@armcknight does it break the KSCrash as a library? As I can imagine it can break Carthage, but I don't think we're supporting it as a way to districbute KSCrash.

And yes, we are planning to rework the samples setup and cleanup things.

@GLinnik21 GLinnik21 linked a pull request Jun 21, 2024 that will close this issue
@GLinnik21 GLinnik21 added this to the 2.0.0 milestone Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants