File tree Expand file tree Collapse file tree 10 files changed +128
-59
lines changed
Expand file tree Collapse file tree 10 files changed +128
-59
lines changed Original file line number Diff line number Diff line change 1010
1111#if TARGET_OS_IPHONE
1212
13+ #import < UIKit/UIColor.h>
14+
1315/* *
1416 Implementations of methods on NSColor/UIColor which are missing on the other platform.
1517 */
Original file line number Diff line number Diff line change 99#import " DTCompatibility.h"
1010
1111#if TARGET_OS_IPHONE
12+
13+ #import < UIKit/UIKit.h>
14+
1215/* *
1316 Creates a CTFont from a UIFont
1417 @param font The `UIFont`
Original file line number Diff line number Diff line change 88
99#if TARGET_OS_IPHONE
1010
11+ #import < UIKit/UIImage.h>
12+
1113/* *
1214 Category used to have the same method available for unit testing on Mac on iOS.
1315 */
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<Scheme
3- LastUpgradeVersion = " 0640 "
3+ LastUpgradeVersion = " 0700 "
44 version = " 1.3" >
55 <BuildAction
66 parallelizeBuildables = " YES"
4848 ReferencedContainer = " container:DTCoreText.xcodeproj" >
4949 </BuildableReference >
5050 </MacroExpansion >
51+ <AdditionalOptions >
52+ </AdditionalOptions >
5153 </TestAction >
5254 <LaunchAction
5355 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
5759 buildConfiguration = " Debug"
5860 ignoresPersistentStateOnLaunch = " NO"
5961 debugDocumentVersioning = " YES"
62+ debugServiceExtension = " internal"
6063 allowLocationSimulation = " YES" >
6164 <MacroExpansion >
6265 <BuildableReference
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<Scheme
3- LastUpgradeVersion = " 0640 "
3+ LastUpgradeVersion = " 0700 "
44 version = " 1.3" >
55 <BuildAction
66 parallelizeBuildables = " YES"
4848 ReferencedContainer = " container:DTCoreText.xcodeproj" >
4949 </BuildableReference >
5050 </MacroExpansion >
51+ <AdditionalOptions >
52+ </AdditionalOptions >
5153 </TestAction >
5254 <LaunchAction
5355 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
5759 buildConfiguration = " Debug"
5860 ignoresPersistentStateOnLaunch = " NO"
5961 debugDocumentVersioning = " YES"
62+ debugServiceExtension = " internal"
6063 allowLocationSimulation = " YES" >
6164 <MacroExpansion >
6265 <BuildableReference
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<Scheme
3- LastUpgradeVersion = " 0640 "
3+ LastUpgradeVersion = " 0700 "
44 version = " 2.0" >
55 <BuildAction
66 parallelizeBuildables = " YES"
6767 ReferencedContainer = " container:DTCoreText.xcodeproj" >
6868 </BuildableReference >
6969 </MacroExpansion >
70+ <AdditionalOptions >
71+ </AdditionalOptions >
7072 </TestAction >
7173 <LaunchAction
7274 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
7779 ignoresPersistentStateOnLaunch = " NO"
7880 debugDocumentVersioning = " YES"
7981 debugXPCServices = " NO"
82+ debugServiceExtension = " internal"
8083 allowLocationSimulation = " YES" >
8184 <BuildableProductRunnable
8285 runnableDebuggingMode = " 0" >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<Scheme
3- LastUpgradeVersion = " 0640 "
3+ LastUpgradeVersion = " 0700 "
44 version = " 1.3" >
55 <BuildAction
66 parallelizeBuildables = " YES"
2929 buildConfiguration = " Debug" >
3030 <Testables >
3131 </Testables >
32+ <AdditionalOptions >
33+ </AdditionalOptions >
3234 </TestAction >
3335 <LaunchAction
3436 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
3840 buildConfiguration = " Debug"
3941 ignoresPersistentStateOnLaunch = " NO"
4042 debugDocumentVersioning = " YES"
43+ debugServiceExtension = " internal"
4144 allowLocationSimulation = " YES" >
4245 <MacroExpansion >
4346 <BuildableReference
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<Scheme
3- LastUpgradeVersion = " 0640 "
3+ LastUpgradeVersion = " 0700 "
44 version = " 1.3" >
55 <BuildAction
66 parallelizeBuildables = " YES"
4444 </SkippedTests >
4545 </TestableReference >
4646 </Testables >
47+ <AdditionalOptions >
48+ </AdditionalOptions >
4749 </TestAction >
4850 <LaunchAction
4951 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
5355 buildConfiguration = " Debug"
5456 ignoresPersistentStateOnLaunch = " NO"
5557 debugDocumentVersioning = " YES"
58+ debugServiceExtension = " internal"
5659 allowLocationSimulation = " YES" >
5760 <MacroExpansion >
5861 <BuildableReference
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<Scheme
3- LastUpgradeVersion = " 0640 "
3+ LastUpgradeVersion = " 0700 "
44 version = " 1.3" >
55 <BuildAction
66 parallelizeBuildables = " YES"
2828 </SkippedTests >
2929 </TestableReference >
3030 </Testables >
31+ <AdditionalOptions >
32+ </AdditionalOptions >
3133 </TestAction >
3234 <LaunchAction
3335 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
3739 buildConfiguration = " Debug"
3840 ignoresPersistentStateOnLaunch = " NO"
3941 debugDocumentVersioning = " YES"
42+ debugServiceExtension = " internal"
4043 allowLocationSimulation = " YES" >
4144 <AdditionalOptions >
4245 </AdditionalOptions >
You can’t perform that action at this time.
0 commit comments