Allows us to get rid of the `.gitkeep` file. Signed-off-by: Jakub Sokołowski <jakub@status.im>
Description
This directory is the destination of logs created by Fastlane and React Native Xcode script.
Logs
react-native-xcode.log- Output fromnode_modules/react-native/scripts/react-native-xcode.sh.- Created by redirecting output of
shellScriptinios/StatusIm.xcodeproj/project.pbxproj.
- Created by redirecting output of
- `Status PR-StatusImPR.log - Created by Fastlane Gym.
- Configred via
Fastfileusingbuildlog_pathargument forbuild_ios_app.
- Configred via
CI
These log files are uploaded to Jenkins as CI job artifacts on failure using archiveArtifacts.