Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelhenry authored Mar 3, 2023
1 parent ee37aed commit e578286
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ And this is inspired by the functionality of [variable-injector](https://github.

![envject](https://user-images.githubusercontent.com/717992/222741865-e8c51ba1-3660-4c07-a02f-8a630b5a577d.gif)

> So inside the CI, this can be executed during pre-compilation.
> This can allow us to prevent hard-coding production keys inside the project. So inside the CI, this can be executed during pre-compilation. And then after that, you can then do the obfuscation to guarantee that no strings are readable.
## The Problem with XCode's configuration

## The Problem with XCode's
## How to use

### Use from source
Expand Down Expand Up @@ -40,6 +41,9 @@ brew install envject
envject --file sample.config.txt
```

## Recommendations



## LICENSE

Expand Down

0 comments on commit e578286

Please sign in to comment.