Chino Chang

Results 27 comments of Chino Chang

Bitrise 支援自動部署 ipa 到 GitHub Releases 對於非 tag 的 commit,可以通過設定檔停用 Bitrise 的部署功能(deploy only tag) 另建議 README 中的 Bitrise badge 連接到 Bitrise build 頁面,沒記錯的話頁面上會有到 ipa 檔的連接。

maybe a `new_with_connector()` is more suitable. https://github.com/hyperium/hyper-tls/blob/fa6d6a71a5b2be91c827a35f9fafe5179b0ff4ca/src/client.rs#L71-L75

@inikulin yeah, I mean, to uniformize the APIs, we may have a `new_with_connector()` for `hyper-rustls` instead of a `default_client_config`.

I've created a HAWK Authentication provider for .net core, you can get it from https://www.nuget.org/packages/JoyMoe.HawkAuthentication.AspNetCore

另有部分情境下, 官方自动登录消失的情况 (疑似与重装有关)

Or could we move from `ring` to [RustCrypto](https://github.com/RustCrypto), they have `rsa` and `elliptic-curve`. If acceptable, I'll try to do so.

存在类似问题,导入项目时会出现卡死的情况

@eine after remove the release, it works well now. I'll keep watching for some days.

It works well for 8 days now. Seems no other action need to take.

@igrigorik Thanks a lot for your reply.