mirror of
https://github.com/SK-la/osu-framework.git
synced 2026-03-15 03:20:30 +00:00
Don't pack templates in xamarin build
This commit is contained in:
@@ -247,7 +247,6 @@ Task("DeployFrameworkXamarin")
|
||||
.IsDependentOn("DetermineAppveyorDeployProperties")
|
||||
.IsDependentOn("PackiOSFramework")
|
||||
.IsDependentOn("PackAndroidFramework")
|
||||
.IsDependentOn("PackTemplate")
|
||||
.IsDependentOn("Publish");
|
||||
|
||||
Task("DeployNativeLibs")
|
||||
|
||||
Reference in New Issue
Block a user