Skip to content

Commit

Permalink
Updated to Xcode 16.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
tladesignz committed Nov 11, 2024
1 parent a66d173 commit 7744a41
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions Orbot.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 54;
objectVersion = 77;
objects = {

/* Begin PBXBuildFile section */
Expand Down Expand Up @@ -1055,7 +1055,7 @@
attributes = {
BuildIndependentTargetsInParallel = YES;
LastSwiftUpdateCheck = 1430;
LastUpgradeCheck = 1600;
LastUpgradeCheck = 1610;
ORGANIZATIONNAME = "Guardian Project";
TargetAttributes = {
A01AB5F528A53465008A79EE = {
Expand Down Expand Up @@ -1091,7 +1091,6 @@
};
};
buildConfigurationList = A05B73AB24755CE600930C40 /* Build configuration list for PBXProject "Orbot" */;
compatibilityVersion = "Xcode 9.3";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
Expand All @@ -1108,6 +1107,7 @@
"pt-BR",
);
mainGroup = A05B73A724755CE600930C40;
preferredProjectObjectVersion = 77;
productRefGroup = A05B73B124755CE600930C40 /* Products */;
projectDirPath = "";
projectRoot = "";
Expand Down
2 changes: 1 addition & 1 deletion Orbot.xcodeproj/xcshareddata/xcschemes/Orbot Mac.xcscheme
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1600"
LastUpgradeVersion = "1610"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down
2 changes: 1 addition & 1 deletion Orbot.xcodeproj/xcshareddata/xcschemes/Orbot.xcscheme
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1600"
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 = "1600"
LastUpgradeVersion = "1610"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
Expand Down

0 comments on commit 7744a41

Please sign in to comment.