Skip to content

Commit

Permalink
πŸ”– :: Build v2.2.1(0)
Browse files Browse the repository at this point in the history
  • Loading branch information
KangTaeHoon committed Dec 2, 2023
1 parent 986aafb commit abe76e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tuist/ProjectDescriptionHelpers/Environment.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ public enum Environment {
public static let deploymentTarget: DeploymentTarget = .iOS(targetVersion: "14.0", devices: [.iphone])
public static let platform = Platform.iOS
public static let baseSetting: SettingsDictionary = SettingsDictionary()
.marketingVersion("2.2.0")
.marketingVersion("2.2.1")
.currentProjectVersion("0")
.debugInformationFormat(DebugInformationFormat.dwarfWithDsym)
.otherLinkerFlags(["-ObjC"])
Expand Down

0 comments on commit abe76e5

Please sign in to comment.