Skip to content

Commit

Permalink
Merge branch 'develop' into codeql
Browse files Browse the repository at this point in the history
  • Loading branch information
art-tykh committed Nov 25, 2024
2 parents 995adf5 + 60aea1b commit acd7b47
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions Echo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
archiveVersion = 1;
classes = {
};
objectVersion = 77;
objectVersion = 70;
objects = {

/* Begin PBXBuildFile section */
Expand All @@ -15,11 +15,7 @@
/* End PBXFileReference section */

/* Begin PBXFileSystemSynchronizedRootGroup section */
A7C4A1EA2CEA8D0D0018AC94 /* Echo */ = {
isa = PBXFileSystemSynchronizedRootGroup;
path = Echo;
sourceTree = "<group>";
};
A7C4A1EA2CEA8D0D0018AC94 /* Echo */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = Echo; sourceTree = "<group>"; };
/* End PBXFileSystemSynchronizedRootGroup section */

/* Begin PBXFrameworksBuildPhase section */
Expand Down Expand Up @@ -92,6 +88,7 @@
};
};
buildConfigurationList = A7C4A1E32CEA8D0D0018AC94 /* Build configuration list for PBXProject "Echo" */;
compatibilityVersion = "Xcode 15.0";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
Expand All @@ -103,7 +100,6 @@
packageReferences = (
A7CF72882CEAABC0001DE2BC /* XCRemoteSwiftPackageReference "OpenAI" */,
);
preferredProjectObjectVersion = 77;
productRefGroup = A7C4A1E92CEA8D0D0018AC94 /* Products */;
projectDirPath = "";
projectRoot = "";
Expand Down

0 comments on commit acd7b47

Please sign in to comment.