Is there an issue tracking (local) SPM support? (S...
# fleet
u
Is there an issue tracking (local) SPM support? (So I can open my pure ios project with fleet; currently it is not aware of anything in the other SPM module)
m
p
The handling of local packages has indeed improved in the latest version @ursus, feel free to try. However according to @Marco Righini there are still some issues with local packages, which I hope to fix soon.
u
okay so next release? thank you, I HATE xcode
p
@ursus can you please elaborate a bit about your project. Do you want to open a pure SPM project, or an Xcode project, that contains some local SPM packages?
u
It's an regular ios native app, where there are some local SPM packages that are used to share code between our apps. No KMP
p
In that case, Fleet should handle your project on the latest version. Give it a try please, and feel free to reach back to me if something isn't working as expected.
u
I'm at 1.43.142 (latest), and when I open the project, search isnt able to find anything thats in the SPM module, and I cannot cmd+click into code that's in the local SPM
message has been deleted
message has been deleted
p
I would be happy if you send me a sample project to reproduce that problem.
u
I'll see what I can do, thank you!
Should I be seeing run configurations generate automatically? Or am I expected to create them
@Philipp Smorygo [JB] https://github.com/ursusursus/Fleet-SPM-Repro here is the repro I couldn't repro my exact issue from the real app (that SPM files are not searchable - in the repro they are) But, Find Usages doesn't work on the files in SPM
🙏 1