Skip to content

Commit 1721297

Browse files
committed
Stop nagging me, Xcode
Signed-off-by: Stephen Celis <stephen@stephencelis.com>
1 parent 6e71ca9 commit 1721297

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

SQLite.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@
476476
DC3773EA19C8CBB3004FCF85 /* Project object */ = {
477477
isa = PBXProject;
478478
attributes = {
479-
LastUpgradeCheck = 0630;
479+
LastUpgradeCheck = 0640;
480480
ORGANIZATIONNAME = "Stephen Celis";
481481
TargetAttributes = {
482482
DC3773F219C8CBB3004FCF85 = {

SQLite.xcodeproj/xcshareddata/xcschemes/SQLite.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "0630"
3+
LastUpgradeVersion = "0640"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

SQLite.xcodeproj/xcshareddata/xcschemes/SQLiteCipher.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "0630"
3+
LastUpgradeVersion = "0640"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

0 commit comments

Comments
 (0)