Allan Wright IV
9579b36811
Fixed iOS 8.0 support issue ( #163 )
...
Fixed #65
2017-09-26 15:14:38 -07:00
Chaitanya Bhagvan
accfef9b8a
Add Pods Public Header path to HEADER_SEARCH_PATHS ( #140 )
...
When react-native is installed using cocoapods xcode cannot find react headers for react-native-config. This PR adds to HEADER_SEARCH_PATHS to look at header files in the Pods.
Since Cocoapods does not allow build scripts it's still a good idea to link react-native-config with react-native link and add support for projects that do use react native via cocoapods
2017-09-25 12:06:12 -07:00
Christian Brevik
17557df295
Add input file to run script to fix build problems on server ( #73 )
...
* Add input file to run script
* Add conditional import for 0.40
2017-04-26 15:01:16 -07:00
Pedro Belo
da6ff2a878
expose config vars for iOS classes too
2016-09-13 19:00:17 -07: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
e430e2acbf
hide our project schemes
2016-03-03 16:07:58 -08:00
Daniel Weinmann
2b2db8d713
Fixes path for BuildDotenvConfig.ruby on project.pbxproj
2016-03-02 03:32:02 -03: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
Pedro Belo
3edf2f8f1c
setup example app to consume ios stub
2016-02-22 17:37:50 -08:00
Pedro Belo
67da50e3c5
remove breakpoints
2016-02-22 17:28:49 -08:00
Pedro Belo
c2253b3b13
add stub ios implementation
2016-02-22 17:15:39 -08:00