File tree Expand file tree Collapse file tree
ReactiveTask.xcworkspace/xcshareddata Expand file tree Collapse file tree Original file line number Diff line number Diff line change 275275 isa = PBXProject;
276276 attributes = {
277277 LastSwiftUpdateCheck = 0700;
278- LastUpgradeCheck = 0900 ;
278+ LastUpgradeCheck = 0940 ;
279279 ORGANIZATIONNAME = Carthage;
280280 TargetAttributes = {
281281 D0BFEA571A2D1E5E00E23194 = {
391391 GCC_NO_COMMON_BLOCKS = YES;
392392 MACOSX_DEPLOYMENT_TARGET = 10.9;
393393 SDKROOT = macosx;
394+ SWIFT_COMPILATION_MODE = wholemodule;
394395 SWIFT_SWIFT3_OBJC_INFERENCE = Off;
395396 SWIFT_VERSION = 4.0;
396397 VERSIONING_SYSTEM = "apple-generic";
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<Scheme
3- LastUpgradeVersion = " 0900 "
3+ LastUpgradeVersion = " 0940 "
44 version = " 1.3" >
55 <BuildAction
66 parallelizeBuildables = " YES"
4040 buildConfiguration = " Debug"
4141 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
4242 selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
43- language = " "
4443 shouldUseLaunchSchemeArgsEnv = " YES" >
4544 <Testables >
4645 <TestableReference
7069 buildConfiguration = " Debug"
7170 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
7271 selectedLauncherIdentifier = " Xcode.DebuggerFoundation.Launcher.LLDB"
73- language = " "
7472 launchStyle = " 0"
7573 useCustomWorkingDirectory = " NO"
7674 ignoresPersistentStateOnLaunch = " NO"
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+ <plist version =" 1.0" >
4+ <dict >
5+ <key >IDEDidComputeMac32BitWarning </key >
6+ <true />
7+ </dict >
8+ </plist >
You can’t perform that action at this time.
0 commit comments