Kohki Miki

Results 34 comments of Kohki Miki

I'm away while a few days. I'll fix this next week.

This library seems to be no longer maintained...

Environment variables are already resolved here. It's strange to resolve variables on SpecFile side. https://github.com/yonaskolb/XcodeGen/blob/34f50d645e6a3b0d9930c2b105c00521bfe2c8cf/Sources/ProjectSpec/SpecLoader.swift#L20 I suggest moving the process resolves variables before including sub specs.

I tried `mdls`. It returns different values by install methods. returns `(null)` when installed via Mac App Store. However, installed xip directlly, it returns `com.apple.dt.Xcode`. 🤔

This behavior seems to be a bug. I think this issue would be fixed on next version. maybe... We can't find Xcode by Spotlight at all.

Sorry for waiting for you to merge #3293. This issue would be fixed.

I'm not a core maintainer. So I haven't released Carthage, So I relied on other maintainers. However, this project seems to be abandoned... I'm going to try to release a...

I asked core maintainers to release a new version. However, anybody no longer exists.... I released 0.39.0 now. https://github.com/Carthage/Carthage/releases/tag/0.39.0 Sorry for waiting you.

Thanks for your feedback! I have an idea. I'll implement multiple schemes support soon.