Skip to content

Commit

Permalink
✨ :: 버전 업 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yongbeomkwak committed Nov 2, 2024
1 parent a5929b8 commit d002a6a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ public let env = ProjectEnvironment(
deploymentTargets: .iOS("15.0"),
destinations: [.iPhone],
baseSetting: SettingsDictionary()
.marketingVersion("3.1.0")
.marketingVersion("3.2.0")
.currentProjectVersion("0")
.debugInformationFormat(DebugInformationFormat.dwarfWithDsym)
.otherLinkerFlags(["-ObjC"])
Expand Down

0 comments on commit d002a6a

Please sign in to comment.