mirror of https://github.com/jdx/mise
docs: Include post about Mise secrets in the context of Swift app dev (#4809)
I wrote a blog post about using Mise secrets' capability to encrypt secrets in Swift app repositories and obfuscate them into the app binary at build time. --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: jdx <216188+jdx@users.noreply.github.com>
This commit is contained in:
parent
7da7f37c5b
commit
4fb2e07946
|
@ -2,6 +2,7 @@
|
|||
|
||||
Links to articles, videos, and other resources that are relevant to mise.
|
||||
|
||||
- 2025-04-09 - Keeping your Swift apps' sensitive data secret - <https://tuist.dev/blog/2025/04/09/secrets>
|
||||
- 2025-02-17 - hk: git hook manager that pairs well with mise - <https://hk.jdx.dev>
|
||||
- 2025-02-04 - A Mise guide for Swift developers - <https://tuist.dev/blog/2025/02/04/mise>
|
||||
- 2025-01-26 - devtools.fm: Jeff Dickey - Mise, Usage, and Pitchfork and the Future of Polyglot Tools - <https://www.devtools.fm/episode/129>
|
||||
|
|
Loading…
Reference in New Issue