Carl Thuringer
|
f8d9a7e714
|
Support Dotenv with quotes and nested quotes (#98)
* Support Dotenv with quotes and nested quotes
* Handle case of empty value
* Handle empty lines
|
2017-04-26 14:58:25 -07:00 |
|
mlanter
|
1b834b99d9
|
[info.plist] Add support for using constants in the Info.plist (#53)
* [info.plist] Add support for using constants in the Info.plist
* Instructions for Info.plist
* Update README.md
|
2016-12-06 17:44:24 -08:00 |
|
Kevin Cooper
|
7f63eb9488
|
Fix inconsistency in file path when using /tmp/envfile
This partially reverts 085704a1a7f3580bf773f19f85a0914450db3a3f.
|
2016-11-08 12:52:27 -05:00 |
|
Pedro Belo
|
085704a1a7
|
clearer
|
2016-09-13 19:09:41 -07:00 |
|
Pedro Belo
|
493727d8e9
|
ios support for comments, tweak error behavior to match Android
|
2016-09-13 18:49:57 -07:00 |
|
Steve Kellock
|
e04cc0d71e
|
Prevents dying in a fire on iOS with a missing .env file.
|
2016-08-28 21:03:52 -04:00 |
|
Pedro Belo
|
57ea6c3a03
|
take custom env for ios in a file :{ /tmp/envfile
not great but dunno how to do it otherwise yet
|
2016-03-03 16:34:45 -08:00 |
|
Pedro Belo
|
4801f14806
|
fix dotenv in ios
|
2016-02-23 15:50:03 -08:00 |
|
Pedro Belo
|
15ad671b1f
|
try to persist the config in .env on build, and load in the app
this is not working atm, can't seem to read that json on runtime
|
2016-02-22 19:59:49 -08:00 |
|