Open LongXiangGuo opened 1 year ago
Getting similar issue but on M2 max MacBook with Xcode 15.0.1
I have run it successfully on M1 MackBook with xcode 15 now. But it only show the target dependencies, if it can also parser the linked libraries, frameworks in the buildPhase order by configuration, that would be even more perfect.
I'm also seeing a Segmentation fault: 11
error running on a M1 MacBook Pro running on Ventura (13.6). It happens with both an Xcode project and a Package.swift
file.
I have the exact same error as @ThomasAWRaku, same config
Same issue here.
Same problem. Xcode 15.0.1 Sonoma 14.1.2 M1 Pro
Same. M1 Max, Sonoma 14.2, and Xcode 15.0.1
I am working with Xcode 15 running on Sonoma 14.0 (M1 Macbook Pro 14). Getting the same issue.
I second it on 2024 :)
What happened?
Test with my xcodeproj failed. below is the error log
dependency-graph version: 1.2.0, installed by
brew
Project Document Format Xcode 14.0 Xcode Version 15.0 (15A240d) arch i386 uname -m x86_64What are the steps to reproduce?
Create a new test project test for it.
What is the expected behavior?
show the result as the document mentioned.