Alex Rupérez
Alex Rupérez
It would be interesting to have a step for [Bitrise.io](https://bitrise.io) for Mint that supports **install**, **run**, **list**, **which**, **uninstall**, **bootstrap**... Maybe @brandtdaniels can help, he created [this one](https://github.com/brandtdaniels/xcodegen-bitrise) for [XcodeGen](https://github.com/yonaskolb/XcodeGen).
Pull request to add [SecurePropertyStorage](https://github.com/alexruperez/SecurePropertyStorage). --- This change is [](https://reviewable.io/reviews/sourcerer-io/awesome-libraries/168)
Related to https://github.com/yonaskolb/SwagGen/pull/233 Rocket spec fixture test pending, getting this error https://github.com/stencilproject/Stencil/blob/master/Tests/StencilTests/IncludeSpec.swift#L16 @yonaskolb @mackoj up to here my knowledge about this project, I don't know what is wrong! 😄 Can...
As this library is *clearly* based on @JohnSundell's [Identity](https://github.com/JohnSundell/Identity), it is necessary to indicate it as it should. Please, let me know if you miss any change and please forgive...
**Description:** With the upcoming Swift 6 release, strict concurrency checks will be enforced. Our project, SecurePropertyStorage, currently has several warnings related to concurrency safety that need to be addressed to...