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

Release/v3.0.0 #52

Merged
merged 4 commits into from
Aug 24, 2024
Merged

Release/v3.0.0 #52

merged 4 commits into from
Aug 24, 2024

Conversation

gumob
Copy link
Owner

@gumob gumob commented Aug 24, 2024

public class 'Punycode.Punycode' shadows module 'Punycode', which may cause failures when importing 'Punycode' or its clients in some configurations; please rename either the class 'Punycode.Punycode' or the module 'Punycode', or see swiftlang/swift#56573 for workarounds

gumob added 4 commits August 24, 2024 15:48
…s and Carthage build lane to disable report opening and set output directory to fastlane/reports

* Disable report opening by setting open\_report to false in all test lanes and Carthage build lane.
* Set output directory to ./fastlane/reports for all test lanes and Carthage build lane.

This change improves the organization of test reports and simplifies the fastlane configuration.
…ports)

Remove unused `.python-version` from .gitignore (use only `.python-version`)
…nycode' with 'Puny' to resolve namespace conflicts.

public class 'Punycode.Punycode' shadows module 'Punycode', which may cause failures when importing 'Punycode' or its clients in some configurations; please rename either the class 'Punycode.Punycode' or the module 'Punycode', or see swiftlang/swift#56573 for workarounds
@gumob gumob merged commit ce1c350 into develop Aug 24, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant