mat1th

Results 14 comments of mat1th

I do face the same problem. I also want to move the `Copy bundle Resources` phase before the `Compile Sources`. I do not see a way of doing it. I...

@tsonevn I'm currently working on an app that has many pages. But this bug hinders me in the development of the app. So I'm hoping you can give me some...

@bharani91 is there already some progress on the Safari support?

In the project I'm using it it validates the assets during the build phase. Thus the assets should be already located in the app otherwise I'm not able to validate...

Indeed the validation is done in a custom build script. Thank you for pointing me out for the direction to go. I've created a pr to add this to the...

This issue can now be closed because it is resolved by https://github.com/yonaskolb/XcodeGen/pull/1351 and is released in https://github.com/yonaskolb/XcodeGen/releases/tag/2.35.0

Hi @GHMarcus, I'm facing the same issue. Did you find a work around for this?

Hi @GHMarcus, thank you. Will try out if this also is a solution for me.

Thank you for fixing. I still indeed needed to cleanup some things. 1. This `EndpointParameters` is used for `LogParameters` witch is public. 2. The sendable from `DateFormatter` can indeed be...

You can re-review it. But the swift 6 pr for the Github actions is still not merged. So I think I will remove the pipeline support for now.