Skip to content

Commit

Permalink
Fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
daneden committed Sep 15, 2024
1 parent 4dadd13 commit 424e365
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Solstice.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 = 63;
objects = {

/* Begin PBXBuildFile section */
Expand Down Expand Up @@ -851,6 +851,7 @@
};
};
buildConfigurationList = 7198467C28E5895E00E866CE /* Build configuration list for PBXProject "Solstice" */;
compatibilityVersion = "Xcode 15.3";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
Expand All @@ -862,7 +863,6 @@
packageReferences = (
7198469A28E58CAA00E866CE /* XCRemoteSwiftPackageReference "Solar" */,
);
preferredProjectObjectVersion = 77;
productRefGroup = 7198468228E5895E00E866CE /* Products */;
projectDirPath = "";
projectRoot = "";
Expand Down

0 comments on commit 424e365

Please sign in to comment.