hjanuschka / fastlane-plugin-cryptex

MIT License
36 stars 16 forks source link

Allow for storing crypted files in subfolder #14

Closed Cyberuben closed 5 years ago

Cyberuben commented 5 years ago

By ensuring the path to the key (crypted file) exists with FileUtils.mkdir_p, there won't be an error thrown when trying to store it (Errno::ENOENT)

hjanuschka commented 5 years ago

thx, going to publish a release soon ❤️

Cyberuben commented 5 years ago

Can you please release a new version so that this can be used properly?

hjanuschka commented 5 years ago

sorry i forgot about it, v0.1.5 pushed to rubygems! thx for your contribution!