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": {
|
||||
"*.sln": "*.csproj"
|
||||
},
|
||||
"dotnet.defaultSolution": "BerryDash-source.sln"
|
||||
"dotnet.defaultSolution": "source.sln"
|
||||
}
|
||||
@@ -165,7 +165,7 @@ PlayerSettings:
|
||||
androidMinAspectRatio: 1
|
||||
applicationIdentifier:
|
||||
Android: xyz.lncvrt.berrydash.android
|
||||
Standalone: com.DefaultCompany.2D-URP
|
||||
Standalone: xyz.lncvrt.berrydash.macos
|
||||
buildNumber:
|
||||
Standalone: 0
|
||||
VisionOS: 0
|
||||
|
||||
Reference in New Issue
Block a user