ios - Passing path of document directory to xcode run scripts -
i want pass location of documents (data) directory script runs after build in xcode target.
what environment variable should use?
as sandbox directory created after build completes , simulator starts, environment has no knowledge @ of documents (sandbox directory). can run script in background, keeps checking simulator's dump folder see directory created after app started.
Comments
Post a Comment