Fix macos bundle ID
This commit is contained in:
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -66,5 +66,5 @@
|
|||||||
"explorer.fileNesting.patterns": {
|
"explorer.fileNesting.patterns": {
|
||||||
"*.sln": "*.csproj"
|
"*.sln": "*.csproj"
|
||||||
},
|
},
|
||||||
"dotnet.defaultSolution": "BerryDash-source.sln"
|
"dotnet.defaultSolution": "source.sln"
|
||||||
}
|
}
|
||||||
@@ -165,7 +165,7 @@ PlayerSettings:
|
|||||||
androidMinAspectRatio: 1
|
androidMinAspectRatio: 1
|
||||||
applicationIdentifier:
|
applicationIdentifier:
|
||||||
Android: xyz.lncvrt.berrydash.android
|
Android: xyz.lncvrt.berrydash.android
|
||||||
Standalone: com.DefaultCompany.2D-URP
|
Standalone: xyz.lncvrt.berrydash.macos
|
||||||
buildNumber:
|
buildNumber:
|
||||||
Standalone: 0
|
Standalone: 0
|
||||||
VisionOS: 0
|
VisionOS: 0
|
||||||
|
|||||||
Reference in New Issue
Block a user