Skip to content

Commit 42b4a5c

Browse files
Example: update to Xcode 16 project
1 parent f45543d commit 42b4a5c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Example/NotesExample.xcodeproj/project.pbxproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
archiveVersion = 1;
44
classes = {
55
};
6-
objectVersion = 54;
6+
objectVersion = 77;
77
objects = {
88

99
/* Begin PBXBuildFile section */
@@ -200,7 +200,7 @@
200200
attributes = {
201201
BuildIndependentTargetsInParallel = YES;
202202
LastSwiftUpdateCheck = 1000;
203-
LastUpgradeCheck = 1500;
203+
LastUpgradeCheck = 1620;
204204
ORGANIZATIONNAME = ObjectBox;
205205
TargetAttributes = {
206206
5039EC9C2181DA350095204F = {
@@ -219,14 +219,14 @@
219219
};
220220
};
221221
buildConfigurationList = 5070AAE7218066C0002305F8 /* Build configuration list for PBXProject "NotesExample" */;
222-
compatibilityVersion = "Xcode 9.3";
223222
developmentRegion = en;
224223
hasScannedForEncodings = 0;
225224
knownRegions = (
226225
en,
227226
Base,
228227
);
229228
mainGroup = 5070AAE3218066C0002305F8;
229+
preferredProjectObjectVersion = 77;
230230
productRefGroup = 5070AAED218066C0002305F8 /* Products */;
231231
projectDirPath = "";
232232
projectRoot = "";

0 commit comments

Comments
 (0)