Wei
Wei
- Please refer to https://github.com/skywinder/ActionSheetPicker-3.0/issues/565, set secrets.COCOAPODS_TRUNK_TOKEN
To support package-ecosystem: "swift" package-ecosystem: "github-actions"
I encountered an issue where the xctestplan has 0 test case. Is it acceptable to handle this situation in this way? Thanks.
Hi @skywinder I would like to auto bump cocapods spec, but I need your help. Please add secrets.COCOAPODS_TRUNK_TOKEN for [automated-cocoapod-releases-with-github-actions](https://medium.com/swlh/automated-cocoapod-releases-with-github-actions-8526dd4535c7) ref: - https://github.com/skywinder/ActionSheetPicker-3.0/actions/runs/7707696085/job/21005327847 - https://blog.cocoapods.org/CocoaPods-Trunk-RCE/
Hi @rsrbk Would you kindly add a `1.0.0` tag to the current Git ref? It would be much nicer to use a tag instead of a commit hash. Example ```diff...
### Checklist - [ ] I've run `bundle exec rspec` from the root directory to see all new and existing tests pass - [ ] I've followed the _fastlane_ code...
## š Request Summary First of all, thank you for maintaining `xcodes` ā it's an incredibly helpful tool for managing Xcode versions both locally and in CI environments. Iām currently...
## š Describe the bug When using Swift Package Manager to integrate `xcodes` version `1.5.0`, resolution fails due to a dependency on an unstable package, `data`. SwiftPM does not allow...