Add msdfgen build for iOS and Mac
This commit is contained in:
@@ -34,6 +34,7 @@ namespace Flax.Deps.Dependencies
|
||||
return new[]
|
||||
{
|
||||
TargetPlatform.Mac,
|
||||
TargetPlatform.iOS,
|
||||
};
|
||||
default: return new TargetPlatform[0];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user