Skip to content

Commit

Permalink
πŸ”– :: Build v2.0.3(1)
Browse files Browse the repository at this point in the history
  • Loading branch information
KangTaeHoon committed Sep 7, 2023
1 parent a5969c5 commit 513f1d9
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 @@ -10,7 +10,7 @@ public enum Environment {
public static let platform = Platform.iOS
public static let baseSetting: SettingsDictionary = SettingsDictionary()
.marketingVersion("2.0.3")
.currentProjectVersion("0")
.currentProjectVersion("1")
.debugInformationFormat(DebugInformationFormat.dwarfWithDsym)
.otherLinkerFlags(["-ObjC"])
.bitcodeEnabled(false)
Expand Down

0 comments on commit 513f1d9

Please sign in to comment.