Skip to content

Commit

Permalink
Update for Xcode 16.2, including for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vslavik committed Feb 6, 2025
1 parent a7e9ed2 commit 70dca8a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
run: brew bundle --file=macos/Brewfile
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '^15.0.0'
xcode-version: '^16.2.0'
- uses: sersoft-gmbh/xcodebuild-action@v3
with:
workspace: Poedit.xcworkspace
Expand Down
2 changes: 1 addition & 1 deletion Poedit.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1294,7 +1294,7 @@
attributes = {
BuildIndependentTargetsInParallel = YES;
CLASSPREFIX = PO;
LastUpgradeCheck = 1610;
LastUpgradeCheck = 1620;
ORGANIZATIONNAME = "Václav Slavík";
TargetAttributes = {
B2CE6D191ACFCD95007E6863 = {
Expand Down
2 changes: 1 addition & 1 deletion deps/custom_build/Boost.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = YES;
LastUpgradeCheck = 1610;
LastUpgradeCheck = 1620;
ORGANIZATIONNAME = "Václav Slavík";
};
buildConfigurationList = B2162D801815AB46003A1428 /* Build configuration list for PBXProject "Boost" */;
Expand Down
2 changes: 1 addition & 1 deletion deps/custom_build/cld2.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = YES;
LastUpgradeCheck = 1610;
LastUpgradeCheck = 1620;
ORGANIZATIONNAME = "Vaclav Slavik";
TargetAttributes = {
B2083CD31A87BD1A00150BBF = {
Expand Down

0 comments on commit 70dca8a

Please sign in to comment.