Skip to content

Commit 5839807

Browse files
author
Luc Dion
committed
Update tvOS target
1 parent a107043 commit 5839807

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

PinLayout.xcodeproj/project.pbxproj

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@
4040
24B02B101F2A713D00C18179 /* TypesImpl.swift in Sources */ = {isa = PBXBuildFile; fileRef = DF11A3701E833F03008B33E5 /* TypesImpl.swift */; };
4141
24BBE6351F50FA1D0091D5E9 /* UnitTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24BBE6341F50FA1D0091D5E9 /* UnitTests.swift */; };
4242
24BBE6371F50FADE0091D5E9 /* Percent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24BBE6361F50FADE0091D5E9 /* Percent.swift */; };
43+
24BBE6381F52EC380091D5E9 /* UnitTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24BBE6341F50FA1D0091D5E9 /* UnitTests.swift */; };
44+
24BBE6391F52EC450091D5E9 /* Percent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24BBE6361F50FADE0091D5E9 /* Percent.swift */; };
4345
24D18D121F350157008129EF /* UIView+LTR.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24D18D111F350157008129EF /* UIView+LTR.swift */; };
4446
24D18D171F3B4381008129EF /* RTLSpec.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24D18D151F3B42E0008129EF /* RTLSpec.swift */; };
4547
24D18D241F3E37DD008129EF /* PinLayoutGlobals.swift in Sources */ = {isa = PBXBuildFile; fileRef = 24D18D231F3E37DD008129EF /* PinLayoutGlobals.swift */; };
@@ -458,6 +460,8 @@
458460
24B02B091F2A713000C18179 /* PinLayout+Filters.swift in Sources */,
459461
24B02B0D1F2A713D00C18179 /* PinLayoutImpl+Coordinates.swift in Sources */,
460462
24B02B0A1F2A713300C18179 /* PinLayout.swift in Sources */,
463+
24BBE6391F52EC450091D5E9 /* Percent.swift in Sources */,
464+
24BBE6381F52EC380091D5E9 /* UnitTests.swift in Sources */,
461465
24B02B0E1F2A713D00C18179 /* PinLayoutImpl+Relative.swift in Sources */,
462466
);
463467
runOnlyForDeploymentPostprocessing = 0;

0 commit comments

Comments
 (0)