Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Commit

Permalink
Resolve warnings generated by Xcode 6.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
ExtremeMan committed Apr 10, 2015
1 parent 6b735f8 commit 080267b
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 5 deletions.
Expand Up @@ -103,7 +103,7 @@
283EA65216C6F9A0009CE8D3 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0620;
LastUpgradeCheck = 0630;
ORGANIZATIONNAME = "Facebook, Inc.";
};
buildConfigurationList = 283EA65516C6F9A0009CE8D3 /* Build configuration list for PBXProject "mobile-installation-helper" */;
Expand Down
2 changes: 1 addition & 1 deletion otest-query/otest-query.xcodeproj/project.pbxproj
Expand Up @@ -353,7 +353,7 @@
CD9048F61756C5B1006CF16D /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0620;
LastUpgradeCheck = 0630;
ORGANIZATIONNAME = Facebook;
};
buildConfigurationList = CD9048F91756C5B1006CF16D /* Build configuration list for PBXProject "otest-query" */;
Expand Down
2 changes: 1 addition & 1 deletion otest-shim/otest-shim.xcodeproj/project.pbxproj
Expand Up @@ -287,7 +287,7 @@
283CCA8416C2EE4C00F2E343 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0620;
LastUpgradeCheck = 0630;
ORGANIZATIONNAME = "Facebook, Inc.";
};
buildConfigurationList = 283CCA8716C2EE4C00F2E343 /* Build configuration list for PBXProject "otest-shim" */;
Expand Down
1 change: 1 addition & 0 deletions reporters/reporters.xcodeproj/project.pbxproj
Expand Up @@ -649,6 +649,7 @@
2893A93E17960CAD00EFBD28 /* Project object */ = {
isa = PBXProject;
attributes = {
LastTestingUpgradeCheck = 0630;
LastUpgradeCheck = 0620;
};
buildConfigurationList = 2893A94117960CAD00EFBD28 /* Build configuration list for PBXProject "reporters" */;
Expand Down
2 changes: 1 addition & 1 deletion sim-shim/sim-shim.xcodeproj/project.pbxproj
Expand Up @@ -138,7 +138,7 @@
28AF320B182716E20051F658 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0620;
LastUpgradeCheck = 0630;
ORGANIZATIONNAME = "Facebook, Inc.";
};
buildConfigurationList = 28AF320E182716E20051F658 /* Build configuration list for PBXProject "sim-shim" */;
Expand Down
1 change: 1 addition & 0 deletions xctool/xctool.xcodeproj/project.pbxproj
Expand Up @@ -836,6 +836,7 @@
283CCA3A16C2EA3700F2E343 /* Project object */ = {
isa = PBXProject;
attributes = {
LastTestingUpgradeCheck = 0630;
LastUpgradeCheck = 0620;
ORGANIZATIONNAME = "Facebook, Inc.";
};
Expand Down
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "0620"
LastUpgradeVersion = "0630"
version = "1.3">
<BuildAction
parallelizeBuildables = "NO"
Expand Down

0 comments on commit 080267b

Please sign in to comment.