From cb0ad7683bea3747ffe05228b47a7432c4f22928 Mon Sep 17 00:00:00 2001 From: Jeffrey Macko Date: Wed, 18 Dec 2019 11:41:58 +0100 Subject: [PATCH] Update bitrisePlatformLookup.swift --- bitrisePlatformLookup.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitrisePlatformLookup.swift b/bitrisePlatformLookup.swift index b0f14d0..a47890f 100755 --- a/bitrisePlatformLookup.swift +++ b/bitrisePlatformLookup.swift @@ -1,7 +1,7 @@ #!/usr/bin/swift sh import Foundation -import PlatformLookup // mackoj/SimulatorControl == 3715ae9 +import PlatformLookup // mackoj/SimulatorControl import CommandParser import Shell