pmadruga / react-native-clean-project

Automating the clean up of a React Native project
MIT License
1.17k stars 52 forks source link

Wiping iOS Build Folder deletes entire DerivedData folder instead of just the folder associated with the app #67

Closed rplankenhorn closed 2 years ago

rplankenhorn commented 3 years ago

This could be related to me having my DerivedData folder symlinked to an external device but the entire folder gets deleted when I delete the iOS build folder and I have to recreate it or builds fails.

pmadruga commented 2 years ago

Can you check if you actually have symlinked the folders? It looks like so.

pmadruga commented 2 years ago

Closing due to inactivity.