Skip to content

Commit

Permalink
Update projects for Xcode 16
Browse files Browse the repository at this point in the history
  • Loading branch information
vslavik committed Oct 30, 2024
1 parent 2a36c7c commit e3d86a3
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Poedit.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1287,7 +1287,7 @@
attributes = {
BuildIndependentTargetsInParallel = YES;
CLASSPREFIX = PO;
LastUpgradeCheck = 1540;
LastUpgradeCheck = 1610;
ORGANIZATIONNAME = "Václav Slavík";
TargetAttributes = {
B2CE6D191ACFCD95007E6863 = {
Expand Down
2 changes: 1 addition & 1 deletion Poedit.xcworkspace/xcshareddata/xcschemes/Poedit.xcscheme
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1540"
LastUpgradeVersion = "1610"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1540"
LastUpgradeVersion = "1610"
wasCreatedForAppExtension = "YES"
version = "2.0">
<BuildAction
Expand Down
4 changes: 2 additions & 2 deletions deps/custom_build/Boost.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 53;
objectVersion = 54;
objects = {

/* Begin PBXBuildFile section */
Expand Down Expand Up @@ -188,7 +188,7 @@
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = YES;
LastUpgradeCheck = 1430;
LastUpgradeCheck = 1610;
ORGANIZATIONNAME = "Václav Slavík";
};
buildConfigurationList = B2162D801815AB46003A1428 /* Build configuration list for PBXProject "Boost" */;
Expand Down
4 changes: 2 additions & 2 deletions deps/custom_build/cld2.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 53;
objectVersion = 54;
objects = {

/* Begin PBXBuildFile section */
Expand Down Expand Up @@ -165,7 +165,7 @@
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = YES;
LastUpgradeCheck = 1430;
LastUpgradeCheck = 1610;
ORGANIZATIONNAME = "Vaclav Slavik";
TargetAttributes = {
B2083CD31A87BD1A00150BBF = {
Expand Down
2 changes: 1 addition & 1 deletion deps/custom_build/wxWidgets.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2678,7 +2678,7 @@
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = YES;
LastUpgradeCheck = 1540;
LastUpgradeCheck = 1610;
};
buildConfigurationList = 6976B5F5F3A63A21A92029E3 /* Build configuration list for PBXProject "wxWidgets" */;
compatibilityVersion = "Xcode 3.2";
Expand Down
4 changes: 2 additions & 2 deletions deps/lucene/LucenePlusPlus.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 53;
objectVersion = 54;
objects = {

/* Begin PBXBuildFile section */
Expand Down Expand Up @@ -3150,7 +3150,7 @@
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = YES;
LastUpgradeCheck = 1430;
LastUpgradeCheck = 1610;
ORGANIZATIONNAME = "Václav Slavík";
};
buildConfigurationList = B23D1F78181598E600E6B212 /* Build configuration list for PBXProject "LucenePlusPlus" */;
Expand Down

0 comments on commit e3d86a3

Please sign in to comment.