Skip to content

Create a few initial subdirectories in the installed dir to mimic Xcode#3

Open
n8gray wants to merge 1 commit intoSpaceman-Labs:masterfrom
n8gray:master
Open

Create a few initial subdirectories in the installed dir to mimic Xcode#3
n8gray wants to merge 1 commit intoSpaceman-Labs:masterfrom
n8gray:master

Conversation

@n8gray
Copy link

@n8gray n8gray commented May 1, 2014

We've seen a crash when you install an app through Sim Deploy that didn't happen in a standard
Xcode build because the tmp subdirectory didn't exist when Sim Deploy installed the app. Granted,
it's bad form to make assumptions about directories existing, but it seems like the
best thing to do is try to make a SD install as close to an Xcode install as possible.

…tandard install

We've seen a crash when you install an app through Sim Deploy that didn't happen in a standard
Xcode build because the tmp subdirectory didn't exist in the Sim Deploy version.  Granted,
it's bad form to make assumptions about directories existing, but it seems like the
best thing to do is try to make a SD install as close to an Xcode install as possible.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant