Skip to content
This repository was archived by the owner on Jan 16, 2021. It is now read-only.

Commit 89a5ef7

Browse files
committed
Update project/schemes to Xcode 7.3.
1 parent ad2080e commit 89a5ef7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ParseFacebookUtils.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -553,7 +553,7 @@
553553
isa = PBXProject;
554554
attributes = {
555555
CLASSPREFIX = PF;
556-
LastUpgradeCheck = 0720;
556+
LastUpgradeCheck = 0730;
557557
ORGANIZATIONNAME = "Parse, LLC";
558558
TargetAttributes = {
559559
81CB98C51AB7905D00136FA5 = {

ParseFacebookUtils.xcodeproj/xcshareddata/xcschemes/ParseFacebookUtilsV4-iOS.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 = "0720"
3+
LastUpgradeVersion = "0730"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

ParseFacebookUtils.xcodeproj/xcshareddata/xcschemes/ParseFacebookUtilsV4-tvOS.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 = "0720"
3+
LastUpgradeVersion = "0730"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

0 commit comments

Comments
 (0)