Skip to content

Commit 605ab82

Browse files
committed
Upgrade LastUpgradeVersion LastSwiftMigration to Xcode 8.1
1 parent 4e4f7b0 commit 605ab82

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

RSBarcodes.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
TargetAttributes = {
158158
D08336361A202E81004EE128 = {
159159
CreatedOnToolsVersion = 6.1;
160-
LastSwiftMigration = 0800;
160+
LastSwiftMigration = 0810;
161161
};
162162
};
163163
};

RSBarcodes.xcodeproj/xcshareddata/xcschemes/RSBarcodes.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 = "0800"
3+
LastUpgradeVersion = "0810"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

RSBarcodesSample/RSBarcodesSample.xcodeproj/xcshareddata/xcschemes/RSBarcodesSample.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 = "0800"
3+
LastUpgradeVersion = "0810"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

0 commit comments

Comments
 (0)