Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
7 changes: 0 additions & 7 deletions Sources/MockingbirdAutomationCli/main.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// main.swift
// MockingbirdAutomation
//
// Created by typealias on 12/30/21.
//

import Foundation
import ArgumentParser

Expand Down
7 changes: 0 additions & 7 deletions Sources/MockingbirdCli/Arguments/BinaryPath.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// BinaryPath.swift
// MockingbirdCli
//
// Created by typealias on 8/8/21.
//

import ArgumentParser
import Foundation
import MockingbirdGenerator
Expand Down
7 changes: 0 additions & 7 deletions Sources/MockingbirdCli/Arguments/DirectoryPath.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// DirectoryPath.swift
// MockingbirdCli
//
// Created by typealias on 8/7/21.
//

import ArgumentParser
import Foundation
import PathKit
Expand Down
7 changes: 0 additions & 7 deletions Sources/MockingbirdCli/Arguments/ExtendedGeneratorTypes.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// ExtendedGeneratorTypes.swift
// MockingbirdCli
//
// Created by typealias on 12/20/21.
//

import ArgumentParser
import MockingbirdGenerator

Expand Down
7 changes: 0 additions & 7 deletions Sources/MockingbirdCli/Arguments/InferableArgument.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// InferableArgument.swift
// MockingbirdCli
//
// Created by typealias on 8/7/21.
//

import Foundation
import PathKit

Expand Down
7 changes: 0 additions & 7 deletions Sources/MockingbirdCli/Arguments/SupportingSourcesPath.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// SupportingSourcesPath.swift
// MockingbirdCli
//
// Created by typealias on 8/7/21.
//

import ArgumentParser
import Foundation
import MockingbirdGenerator
Expand Down
7 changes: 0 additions & 7 deletions Sources/MockingbirdCli/Arguments/SwiftFilePath.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// SwiftFilePath.swift
// MockingbirdCli
//
// Created by typealias on 12/23/21.
//

import ArgumentParser
import Foundation
import PathKit
Expand Down
7 changes: 0 additions & 7 deletions Sources/MockingbirdCli/Arguments/TestBundleName.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// TestBundleName.swift
// MockingbirdCli
//
// Created by typealias on 8/13/21.
//

import ArgumentParser
import Foundation
import MockingbirdGenerator
Expand Down
7 changes: 0 additions & 7 deletions Sources/MockingbirdCli/Arguments/URLArgument.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// URLArgument.swift
// MockingbirdCli
//
// Created by typealias on 12/21/21.
//

import ArgumentParser
import Foundation
import MockingbirdGenerator
Expand Down
7 changes: 0 additions & 7 deletions Sources/MockingbirdCli/Arguments/ValidatableArgument.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// ValidatableArgument.swift
// MockingbirdCli
//
// Created by typealias on 8/7/21.
//

import ArgumentParser
import Foundation

Expand Down
7 changes: 0 additions & 7 deletions Sources/MockingbirdCli/Arguments/XcodeProjPath.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// Path+ExpressibleByArgument.swift
// MockingbirdCli
//
// Created by typealias on 8/7/21.
//

import ArgumentParser
import Foundation
import PathKit
Expand Down
7 changes: 0 additions & 7 deletions Sources/MockingbirdCli/Commands/Configure.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// Configure.swift
// MockingbirdCli
//
// Created by typealias on 8/7/21.
//

import ArgumentParser
import Foundation
import PathKit
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// ArgumentsEncoder.swift
// MockingbirdCli
//
// Created by typealias on 12/20/21.
//

import Foundation
import MockingbirdGenerator
import PathKit
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// FlagArgumentEncoding.swift
// MockingbirdCli
//
// Created by typealias on 12/20/21.
//

import Foundation

struct FlagArgumentEncoding: Encoder {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// OptionArgumentEncoding.swift
// MockingbirdCli
//
// Created by typealias on 12/20/21.
//

import Foundation
import MockingbirdGenerator
import PathKit
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// OptionGroupArgumentEncoding.swift
// MockingbirdCli
//
// Created by typealias on 12/23/21.
//

import Foundation
import MockingbirdGenerator
import PathKit
Expand Down
7 changes: 0 additions & 7 deletions Sources/MockingbirdCli/Commands/Generate.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// Generate.swift
// MockingbirdCli
//
// Created by typealias on 8/8/21.
//

import ArgumentParser
import Foundation
import MockingbirdGenerator
Expand Down
7 changes: 0 additions & 7 deletions Sources/MockingbirdCli/Commands/Mockingbird.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// Mockingbird.swift
// MockingbirdCli
//
// Created by Andrew Chang on 8/23/19.
//

import ArgumentParser
import Foundation
import MockingbirdCommon
Expand Down
7 changes: 0 additions & 7 deletions Sources/MockingbirdCli/Commands/Version.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// Version.swift
// MockingbirdCli
//
// Created by typealias on 12/20/21.
//

import ArgumentParser
import Foundation
import MockingbirdCommon
Expand Down
7 changes: 0 additions & 7 deletions Sources/MockingbirdCli/Handlers/Downloader.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// Downloader.swift
// MockingbirdCli
//
// Created by typealias on 8/8/21.
//

import ArgumentParser
import Foundation
import MockingbirdCommon
Expand Down
7 changes: 0 additions & 7 deletions Sources/MockingbirdCli/Handlers/Generator+Pipeline.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// Generator+Pipeline.swift
// MockingbirdCli
//
// Created by Andrew Chang on 6/7/20.
//

import Foundation
import MockingbirdCommon
import MockingbirdGenerator
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// Generator+PruningPipeline.swift
// MockingbirdCli
//
// Created by Andrew Chang on 6/11/20.
//

import Foundation
import MockingbirdGenerator
import PathKit
Expand Down
8 changes: 0 additions & 8 deletions Sources/MockingbirdCli/Handlers/Generator.swift
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// Generator.swift
// MockingbirdCli
//
// Created by Andrew Chang on 8/10/19.
// Copyright Β© 2019 Bird Rides, Inc. All rights reserved.
//

import Foundation
import MockingbirdCommon
import MockingbirdGenerator
Expand Down
8 changes: 0 additions & 8 deletions Sources/MockingbirdCli/Handlers/Installer.swift
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// Installer.swift
// MockingbirdCli
//
// Created by Andrew Chang on 8/10/19.
// Copyright Β© 2019 Bird Rides, Inc. All rights reserved.
//

import Foundation
import MockingbirdCommon
import MockingbirdGenerator
Expand Down
7 changes: 0 additions & 7 deletions Sources/MockingbirdCli/Utilities/Encodable+SHA1.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// Encodable+SHA1.swift
// MockingbirdCli
//
// Created by Andrew Chang on 6/11/20.
//

import Foundation
import MockingbirdCommon

Expand Down
7 changes: 0 additions & 7 deletions Sources/MockingbirdCli/Utilities/Path+Abbreviate.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// Path+Abbreviate.swift
// MockingbirdCli
//
// Created by typealias on 12/23/21.
//

import Foundation
import PathKit
import MockingbirdGenerator
Expand Down
7 changes: 0 additions & 7 deletions Sources/MockingbirdCli/Utilities/Path+Symlink.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// Path+Symlink.swift
// MockingbirdCli
//
// Created by typealias on 8/8/21.
//

import Foundation
import PathKit

Expand Down
7 changes: 0 additions & 7 deletions Sources/MockingbirdCli/Utilities/TimeUnit.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// TimeInterval+Normalize.swift
// MockingbirdCli
//
// Created by typealias on 8/8/21.
//

import Foundation

enum TimeUnit: CustomStringConvertible {
Expand Down
8 changes: 0 additions & 8 deletions Sources/MockingbirdCli/main.swift
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// main.swift
// MockingbirdCli
//
// Created by Andrew Chang on 8/4/19.
// Copyright Β© 2019 Bird Rides, Inc. All rights reserved.
//

import Foundation
import MockingbirdGenerator

Expand Down
7 changes: 0 additions & 7 deletions Sources/MockingbirdCommon/Data+SHA1.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// String+SHA1.swift
// MockingbirdCommon
//
// Created by typealias on 12/30/21.
//

import Foundation
import CommonCrypto

Expand Down
7 changes: 0 additions & 7 deletions Sources/MockingbirdCommon/ProcessInfo+ControlCodes.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// ProcessInfo+ControlCodes.swift
// MockingbirdCommon
//
// Created by typealias on 12/27/21.
//

import Foundation

public extension ProcessInfo {
Expand Down
7 changes: 0 additions & 7 deletions Sources/MockingbirdCommon/String+ControlCodes.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// String+ControlCodes.swift
// MockingbirdCommon
//
// Created by typealias on 12/27/21.
//

import Foundation

public extension String {
Expand Down
7 changes: 0 additions & 7 deletions Sources/MockingbirdCommon/String+Interpolation.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// String+Interpolation.swift
// MockingbirdCommon
//
// Created by typealias on 12/27/21.
//

import Foundation

public extension String.StringInterpolation {
Expand Down
7 changes: 0 additions & 7 deletions Sources/MockingbirdCommon/String+Regex.swift
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
//
// String+Regex.swift
// MockingbirdCli
//
// Created by typealias on 12/25/21.
//

import Foundation

public extension String {
Expand Down
8 changes: 0 additions & 8 deletions Sources/MockingbirdCommon/Synchronized.swift
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
//
// Synchronized.swift
// Mockingbird
//
// Created by Andrew Chang on 8/10/19.
// Copyright Β© 2019 Bird Rides, Inc. All rights reserved.
//

import Foundation

public class Synchronized<T> {
Expand Down
Loading