Use a standardized 'targetDirectory' value in the target handlers, and pass this onto the library processors for use with caching
This commit is contained in:
@@ -31,7 +31,6 @@ class MacPlatform extends PlatformTarget {
|
||||
private var executableDirectory:String;
|
||||
private var executablePath:String;
|
||||
private var is64:Bool;
|
||||
private var targetDirectory:String;
|
||||
private var targetType:String;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user