Wei

Results 29 comments of Wei

Hey @jdouglas-nz The `GetAppStoreVersionNumberAction` can not return version while the app state `pending develop release`. It's like `Spaceship::ConnectAPI::App.find("appId").get_live_app_store_version` I'd like to call ruby api (from Fastlane) but swift version like...

@jdouglas-nz, Thanks! It's new feature useful, when we wanna deploy next version during Apple is reviewing submission (this ERROR happened). example: 5.32.1 is pending developer release or kind of state...

`Assertion is false: false is true` On junit report. It's difficulty to identify the root cause, please let us add more message for all of `Assert APIs`.

Hey @mikeger, Thanks for this idea. But your current method processes the test plan twice. Is it possible to provide a new command that can directly return the current number...

@zhgchgli0718 The test failure (https://github.com/ZhgChgLi/ZMarkupParser/actions/runs/10973491979/job/30470931411?pr=81#step:7:22) To ensure users who want to use ZMarkupParser with CocoaPods. You may consider modifying the path from /scripts/ZMarkupParser.podspec to /ZMarkupParser.podspec, or fix the following issues:...

Could you try reproducing the issue with the latest version? If it still doesn’t work, please provide the iOS/iPadOS version and specify whether you're using a simulator or an actual...

Try [2.7.5](https://github.com/skywinder/ActionSheetPicker-3.0/releases/tag/2.7.5)

For now, we can use my PR until the author provides assistance. - https://github.com/Yalantis/Koloda/pull/480

``` .package(url: "https://github.com/wei18/INSPullToRefresh", branch: "master"), ``` - https://github.com/m1entus/INSPullToRefresh/pull/93

I'm consider using Github Action w/ secrets, but need your permission to add new secret; therefore, could you add your token (generated from your email). You can tap the following...