pmadruga / react-native-clean-project

Automating the clean up of a React Native project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

rplankenhorn opened this issue · comments

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.

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

Closing due to inactivity.