Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xcode 16 Support #765

Open
sigsbeym opened this issue Sep 21, 2024 · 5 comments
Open

Xcode 16 Support #765

sigsbeym opened this issue Sep 21, 2024 · 5 comments

Comments

@sigsbeym
Copy link

sigsbeym commented Sep 21, 2024

Xcode 16 is deprecating some of the xcrun commands and replacing with others. This tool needs to be updated to swap out some arguments on the xcrun when pulling the information about the result bundle. Please assist!

https://forums.developer.apple.com/forums/thread/763050

@conradev
Copy link

conradev commented Sep 23, 2024

I have a fork here with a fix: conradev@025dba0

@gemmakbarlow
Copy link

Ditto - there's a PR open here - slidoapp#3

@jozefizso
Copy link

Support for Xcode 16 was released in our fork: https://github.com/slidoapp/xcresulttool/releases/tag/v3.1.0

@iosdevben
Copy link

Support for Xcode 16 was released in our fork: https://github.com/slidoapp/xcresulttool/releases/tag/v3.1.0

How do we use the fork @jozefizso? I can't see a GitHub Action called slidoapp/xcresulttool on GitHub Action Marketplace.

@MagFer
Copy link

MagFer commented Nov 7, 2024

Support for Xcode 16 was released in our fork: https://github.com/slidoapp/xcresulttool/releases/tag/v3.1.0

How do we use the fork @jozefizso? I can't see a GitHub Action called slidoapp/xcresulttool on GitHub Action Marketplace.

@iosdevben, you can refer to the action with uses: slidoapp/[email protected]. However, the xcresulttool used to take 8 seconds to print the results.

image

And now, it takes over 3 minutes.

Safari 2024-11-07 18 17 52 Code 2024-11-07 18 19 21

Is anyone else experiencing the same issue using @jozefizso's fork https://github.com/slidoapp/xcresulttool/releases/tag/v3.1.0?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants