Skip to content

Commit 4e64b18

Browse files
committedMay 13, 2021
Bump Xcode version markers
Sigh.
1 parent 692b2d6 commit 4e64b18

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
 

‎DirectToSwiftUI.xcodeproj/project.pbxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -945,7 +945,7 @@
945945
E8F4DF332332510C0077B171 /* Project object */ = {
946946
isa = PBXProject;
947947
attributes = {
948-
LastUpgradeCheck = 1200;
948+
LastUpgradeCheck = 1250;
949949
ORGANIZATIONNAME = "ZeeZide GmbH";
950950
TargetAttributes = {
951951
E8F4DF3A2332510C0077B171 = {

‎DirectToSwiftUI.xcodeproj/xcshareddata/xcschemes/DirectToSwiftUI-Mac.xcscheme

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1200"
3+
LastUpgradeVersion = "1250"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

‎DirectToSwiftUI.xcodeproj/xcshareddata/xcschemes/DirectToSwiftUI-Mobile.xcscheme

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1200"
3+
LastUpgradeVersion = "1250"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

‎DirectToSwiftUI.xcodeproj/xcshareddata/xcschemes/DirectToSwiftUI-Watch.xcscheme

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1200"
3+
LastUpgradeVersion = "1250"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

0 commit comments

Comments
 (0)
Please sign in to comment.