Skip to content

Commit

Permalink
🧱 :: 버전 업 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yongbeomkwak committed Dec 8, 2024
1 parent 2329b98 commit 77afa4f
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.2.1")
.marketingVersion("3.2.2")
.currentProjectVersion("0")
.debugInformationFormat(DebugInformationFormat.dwarfWithDsym)
.otherLinkerFlags(["-ObjC"])
Expand Down

0 comments on commit 77afa4f

Please sign in to comment.