-
Notifications
You must be signed in to change notification settings - Fork 395
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow multiple devs on same machine to use mogenerator
When more than one developer is building on the same machine, an issue existed where the build would fail. The mogenerator-Info.plist file would be owned by a different user and could not be removed. This patch makes sure that a per-user temp dir is being used. Signed-off-by: Annard Brouwer <[email protected]>
- Loading branch information
Annard Brouwer
committed
Nov 20, 2014
1 parent
4ef709c
commit 73eac36
Showing
2 changed files
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters