Running projects (Unity/Xcode) from an external SD card
Hello guys,
My current workstation is a macbook air with only a 128 GB SSD. While some of my projects ask a lot of space, I was wondering if I could store some on an SD card.
I've had a few problems running projects from my usb stick when creating an Xcode project and compiling the iOS project (all onto my USB Stick). Some dependencies went missing and I was not able to build an IPA or project to iPad.
Will I have the same problems if I buy a JetDrive 128 or 256 GB SD card?
PS: The reason I'm asking this in Unity forums, is because I have no problems with standalone Xcode projects or Unity Projects, but once those 2 merge with a few plugins, and there are dependencies between the 2 projects, everything goes nuts.
Thanks a lot
Your answer
Follow this Question
Related Questions
Why I'm getting an “no such file or directory” Error in Xcode? 0 Answers
Plugin dependencies and compiler flags 1 Answer
IOS : extension 'GL_EXT_frag_depth' is not supported 3 Answers
converting managed assemblies to c++ building to ios and unity crashes 1 Answer
AR Scene crashes on start after loading the scene successfully multiple times. 1 Answer