Skip to content

Commit

Permalink
[chore] #77 1.0.1 릴리즈 수정사항 반영 (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
YunKi-H authored Oct 23, 2024
2 parents 4a23dc2 + caf9852 commit 5165d33
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Macro.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -415,10 +415,10 @@
};
};
buildConfigurationList = 2BE5AD332C9EC9030094F3C3 /* Build configuration list for PBXProject "Macro" */;
developmentRegion = en;
developmentRegion = ko;
hasScannedForEncodings = 0;
knownRegions = (
en,
ko,
Base,
);
mainGroup = 2BE5AD2F2C9EC9030094F3C3;
Expand Down Expand Up @@ -682,7 +682,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
MARKETING_VERSION = 1.0.1;
PRODUCT_BUNDLE_IDENTIFIER = Krabs.Macro;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -724,7 +724,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
MARKETING_VERSION = 1.0.1;
PRODUCT_BUNDLE_IDENTIFIER = Krabs.Macro;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down

0 comments on commit 5165d33

Please sign in to comment.