We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8de118d commit 4c2df9fCopy full SHA for 4c2df9f
1 file changed
Project.swift
@@ -59,8 +59,8 @@ let project = Project(
59
settings: .settings(
60
base: [
61
"SWIFT_VERSION": "6.0",
62
- "MARKETING_VERSION": "1.5.6",
63
- "CURRENT_PROJECT_VERSION": "96"
+ "MARKETING_VERSION": "1.5.7",
+ "CURRENT_PROJECT_VERSION": "97"
64
],
65
configurations: [
66
.debug(
0 commit comments