Skip to content

Commit

Permalink
* updated version to 1.5.2 build 36
Browse files Browse the repository at this point in the history
* updated 3rd-party frameworks.
  • Loading branch information
owenzhao committed May 14, 2023
1 parent b303231 commit 498bc8f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions Xliff Tool.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 35;
CURRENT_PROJECT_VERSION = 36;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = 96NM39SGJ5;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -452,7 +452,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 1.5.1;
MARKETING_VERSION = 1.5.2;
PRODUCT_BUNDLE_IDENTIFIER = "com.parussoft.Xliff-Tool";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand All @@ -467,7 +467,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 35;
CURRENT_PROJECT_VERSION = 36;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = 96NM39SGJ5;
ENABLE_HARDENED_RUNTIME = YES;
Expand All @@ -478,7 +478,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 1.5.1;
MARKETING_VERSION = 1.5.2;
PRODUCT_BUNDLE_IDENTIFIER = "com.parussoft.Xliff-Tool";
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,35 +5,35 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/sindresorhus/Defaults",
"state" : {
"revision" : "d71bfd8ffbf944ef08eacbca5fb96d6f69bf7696",
"version" : "7.1.0"
"revision" : "0f5a23fcbd83eb72f6d405aa85bbfacaffb99b03",
"version" : "7.2.0"
}
},
{
"identity" : "realm-core",
"kind" : "remoteSourceControl",
"location" : "https://github.com/realm/realm-core.git",
"state" : {
"revision" : "f0045b71f9d3e9a6d82c711828f14222811fa6e9",
"version" : "13.9.4"
"revision" : "72226e2fd84f3a3a8ab3cffc2890c7951f1351d5",
"version" : "13.10.1"
}
},
{
"identity" : "realm-swift",
"kind" : "remoteSourceControl",
"location" : "https://github.com/realm/realm-swift.git",
"state" : {
"revision" : "00e098a61acdf5e8cee4e2a6292c9ec6762ba1b4",
"version" : "10.38.3"
"revision" : "08ee98e7f52a5fb11b10b7430e6f84adbb7433a4",
"version" : "10.39.1"
}
},
{
"identity" : "xmlcoder",
"kind" : "remoteSourceControl",
"location" : "https://github.com/CoreOffice/XMLCoder.git",
"state" : {
"revision" : "c438dad94f6a243b411b70a4b4bac54595064808",
"version" : "0.15.0"
"revision" : "b1e944cbd0ef33787b13f639a5418d55b3bed501",
"version" : "0.17.1"
}
}
],
Expand Down

0 comments on commit 498bc8f

Please sign in to comment.