-
## References
- https://github.com/uhooi/UhooiPicBook-Android/pull/237
- https://docs.gradle.org/current/userguide/jacoco_plugin.html
- https://qiita.com/beyondseeker/items/907e20a4da7d46c9de57
…
uhooi updated
2 years ago
-
I'll have to use a URL scheme?
## References
- https://twitter.com/the_uhooi/status/1326098504205230080?s=20
- https://techlife.cookpad.com/entry/2018/06/01/113000
- https://github.com/giginet…
uhooi updated
4 years ago
-
References:
- https://github.com/apple/swift/blob/master/docs/ErrorHandlingRationale.rst
- https://twitter.com/the_uhooi/status/1281947084321521667?s=20
- https://qiita.com/koher/items/a7a12e7e18…
uhooi updated
4 years ago
-
## References
### Google Play In-App Review API
- https://developer.android.com/guide/playcore/in-app-review?hl=en
- https://speakerdeck.com/teshi04/2-dot-2falseapurigain-app-review-apiwodao-ru…
uhooi updated
3 years ago
-
## Motivation
I want to automatically implement an accessor for resources in a Swift Package.
## References
- https://github.com/SwiftGen/SwiftGen
- https://twitter.com/tion_low/status/14797…
uhooi updated
2 years ago
-
## References
- https://github.com/apple/swift-format
- https://zenn.dev/kyome/articles/a2dad672c0a65c
- https://twitter.com/the_uhooi/status/1407199365693788163?s=20
- https://twitter.com/tokor…
uhooi updated
3 years ago
-
## References
- https://github.com/danger/swift
- https://speakerdeck.com/417_72ki/ci-with-danger-swift
- https://github.com/417-72KI/DangerSwift-iOSSample
- https://github.com/marketplace/actio…
uhooi updated
2 years ago
-
## References
- https://firebase.google.com/docs/crashlytics/customize-crash-reports?hl=ja
- https://www.youtube.com/watch?v=ZJSYtsyOK_0
- https://docs.google.com/presentation/d/1c8HjXEhL1PJOeVao…
uhooi updated
3 years ago
-
## References
- https://github.com/uhooi/UhooiPicBook-Android/issues/151
### SKStoreReviewController
- https://developer.apple.com/documentation/storekit/requesting_app_store_reviews
- https…
-
- [ ] NSLocalizedStringをStringに置き換え
https://qiita.com/uhooi/items/41ead3ad632dc911a4f9
- [ ] すべて英語のキーをつける。
現在は日本語の翻訳がそのままキーになっており、翻訳を変更したときなどにキー名をすべて変更する必要がある。
- [ ] swiftuiでは[LocalizedStringKey](…