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 304c3a2 commit 4bf0376Copy full SHA for 4bf0376
App/Project.swift
@@ -44,7 +44,7 @@ struct AppLayer: Layer {
44
base: [
45
"PRODUCT_BUNDLE_IDENTIFIER": "$(APP_IDENTIFIER)",
46
"TARGETED_DEVICE_FAMILY": "1",
47
- "MARKETING_VERSION": "1.0.0",
+ "MARKETING_VERSION": "1.0.1",
48
"CURRENT_PROJECT_VERSION": "0",
49
],
50
configurations: [
0 commit comments