diff --git a/Assets/00_CI/BuilderTool.cs b/Assets/00_CI/BuilderTool.cs index 156cb262..f0c82357 100644 --- a/Assets/00_CI/BuilderTool.cs +++ b/Assets/00_CI/BuilderTool.cs @@ -21,7 +21,7 @@ public static class BuilderTool var rootPath = Application.dataPath + "/../"; var bundleNumber = PlayerSettings.Android.bundleVersionCode; bundleNumber++; - var buildRootPath = Path.Combine(rootPath, "Builds2"); + var buildRootPath = Path.Combine(rootPath, "Builds"); var buildName = $"{productName}.exe"; var buildPlayerOptions = new BuildPlayerOptions(); diff --git a/Assets/00_CI/BuilderTool.cs.meta b/Assets/00_CI/BuilderTool.cs.meta new file mode 100644 index 00000000..f4d57767 --- /dev/null +++ b/Assets/00_CI/BuilderTool.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: ae6a85ec006b4154d8d3734b2378dd80 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: