Skip to content

Commit 1a5f72f

Browse files
author
Edward Smith
committed
Updated UITestBed project for Xcode 10.
1 parent 9ce034d commit 1a5f72f

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

Examples/UITestBed/UITestBed.xcodeproj/xcshareddata/xcschemes/UITestBed.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 = "0940"
3+
LastUpgradeVersion = "1010"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

carthage-files/BranchSDK.xcodeproj/project.pbxproj

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@
8989
7DA3BF221D889CE500CA8AE0 /* BranchContentPathProperties.m in Sources */ = {isa = PBXBuildFile; fileRef = 7DA3BF1C1D889CE500CA8AE0 /* BranchContentPathProperties.m */; };
9090
9A149C6720336601002135DC /* Branch+Validator.h in Headers */ = {isa = PBXBuildFile; fileRef = 9A149C6520336600002135DC /* Branch+Validator.h */; };
9191
9A149C6820336601002135DC /* Branch+Validator.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A149C6620336600002135DC /* Branch+Validator.m */; };
92-
C59FB22F216F7F16005CCCC3 /* BranchCSSearchableItemAttributeSet.h in Headers */ = {isa = PBXBuildFile; fileRef = E230A1351D03DB9E006181D8 /* BranchCSSearchableItemAttributeSet.h */; settings = {ATTRIBUTES = (Public, ); }; };
9392
E230A16C1D03DB9E006181D8 /* BNCConfig.h in Headers */ = {isa = PBXBuildFile; fileRef = E230A1151D03DB9E006181D8 /* BNCConfig.h */; settings = {ATTRIBUTES = (Public, ); }; };
9493
E230A16D1D03DB9E006181D8 /* BNCContentDiscoveryManager.h in Headers */ = {isa = PBXBuildFile; fileRef = E230A1161D03DB9E006181D8 /* BNCContentDiscoveryManager.h */; };
9594
E230A16E1D03DB9E006181D8 /* BNCContentDiscoveryManager.m in Sources */ = {isa = PBXBuildFile; fileRef = E230A1171D03DB9E006181D8 /* BNCContentDiscoveryManager.m */; };
@@ -481,7 +480,6 @@
481480
4DB328061FA10C6300ACF9B0 /* BranchEvent.h in Headers */,
482481
E230A1921D03DB9E006181D8 /* BranchUniversalObject.h in Headers */,
483482
E230A1941D03DB9E006181D8 /* BranchView.h in Headers */,
484-
C59FB22F216F7F16005CCCC3 /* BranchCSSearchableItemAttributeSet.h in Headers */,
485483
E230A1961D03DB9E006181D8 /* BranchViewHandler.h in Headers */,
486484
E230A18F1D03DB9E006181D8 /* BranchLinkProperties.h in Headers */,
487485
4DB5673A1E79FDAF00A8A324 /* BranchShareLink.h in Headers */,
@@ -547,7 +545,7 @@
547545
isa = PBXProject;
548546
attributes = {
549547
CLASSPREFIX = BNC;
550-
LastUpgradeCheck = 0930;
548+
LastUpgradeCheck = 1010;
551549
ORGANIZATIONNAME = "Branch, Inc.";
552550
TargetAttributes = {
553551
E298D0511C73D1B800589D22 = {

carthage-files/BranchSDK.xcodeproj/xcshareddata/xcschemes/Branch iOS SDK Carthage.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 = "0940"
3+
LastUpgradeVersion = "1010"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

0 commit comments

Comments
 (0)