Fumito Nakazawa
Fumito Nakazawa
Thank you for your replay! >Regarding the second issue, does LibraryA depend on Alamofire? No, it doesn't. it works as `pod update` > My suggestion is to keep pinning the...
@hyzyla Thank you for you reply. This is the output log.(with masking id) ``` --- xcodebuild: WARNING: Using the first of multiple matching destinations: { platform:macOS, arch:arm64e, id:XXXXXXXX-XXXXXXXXXXXXXXX, name:My Mac...
I understand. It seems that when specifying a module(e.g. `Feature` ) managed by SPM (Swift Package Manager), the `xcodebuild -showBuildSettings` command returns an empty output. As a result, if you...
@hyzyla Could you check the project? [SwiftExample.zip](https://github.com/user-attachments/files/17460012/SwiftExample.zip) When I checked the error again, a different one was output. ``` { "message": "Error fetching build settings", "level": 3, "time": "2024-10-21T11:41:01.213Z", "stackTrace":...