Skip to content

Commit ae7d539

Browse files
committed
Update for Xcode 6.2
Signed-off-by: Stephen Celis <stephen@stephencelis.com>
1 parent 86af786 commit ae7d539

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
@@ -389,7 +389,7 @@
389389
DC3773EA19C8CBB3004FCF85 /* Project object */ = {
390390
isa = PBXProject;
391391
attributes = {
392-
LastUpgradeCheck = 0610;
392+
LastUpgradeCheck = 0620;
393393
ORGANIZATIONNAME = "Stephen Celis";
394394
TargetAttributes = {
395395
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 = "0610"
3+
LastUpgradeVersion = "0620"
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 = "0610"
3+
LastUpgradeVersion = "0620"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

0 commit comments

Comments
 (0)