From a23297b9e01e66e08cfe2d8360757b4bdbfcac97 Mon Sep 17 00:00:00 2001 From: Ben Chatelain Date: Sat, 23 May 2020 23:20:59 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=B6=20Sort=20project=20file=20referenc?= =?UTF-8?q?es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mas-cli.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mas-cli.xcodeproj/project.pbxproj b/mas-cli.xcodeproj/project.pbxproj index 40dd004..c31f930 100644 --- a/mas-cli.xcodeproj/project.pbxproj +++ b/mas-cli.xcodeproj/project.pbxproj @@ -1030,6 +1030,7 @@ B5DBF80D21DEE4E600F3B151 /* Open.swift in Sources */, B576FDF721E107AA0016B39D /* OpenSystemCommand.swift in Sources */, F8FB717420F2B4DD00F56FDC /* Outdated.swift in Sources */, + 75FB3E761F9F7841005B6F20 /* Purchase.swift in Sources */, F8FB716C20F2B4DD00F56FDC /* PurchaseDownloadObserver.swift in Sources */, F8FB717520F2B4DD00F56FDC /* Reset.swift in Sources */, F8FB717620F2B4DD00F56FDC /* Search.swift in Sources */, @@ -1050,7 +1051,6 @@ F8FB717D20F2B4DD00F56FDC /* Utilities.swift in Sources */, B5DBF80F21DEEB7B00F3B151 /* Vendor.swift in Sources */, F8FB717A20F2B4DD00F56FDC /* Version.swift in Sources */, - 75FB3E761F9F7841005B6F20 /* Purchase.swift in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1078,9 +1078,9 @@ B594B14221D6D8EC00F3AC59 /* OutdatedCommandSpec.swift in Sources */, B576FE2C21E42A230016B39D /* OutputListener.swift in Sources */, B576FE3021E5BD130016B39D /* OutputListenerSpec.swift in Sources */, + 60D8CF3624262F92005B4004 /* PurchaseCommandSpec.swift in Sources */, B594B14021D6D8BF00F3AC59 /* ResetCommandSpec.swift in Sources */, B594B13221D5876200F3AC59 /* ResultPredicates.swift in Sources */, - 60D8CF3624262F92005B4004 /* PurchaseCommandSpec.swift in Sources */, B594B13E21D6D78900F3AC59 /* SearchCommandSpec.swift in Sources */, B55B3D9221ED9B8C0009A1A5 /* SearchResultFormatterSpec.swift in Sources */, B594B13C21D6D72E00F3AC59 /* SignInCommandSpec.swift in Sources */,