fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.pbxproj in fastlane-2.76.0.beta.20180111010004 vs fastlane/swift/FastlaneSwiftRunner/FastlaneSwiftRunner.xcodeproj/project.pbxproj in fastlane-2.76.0.beta.20180112010003
- old
+ new
@@ -43,10 +43,14 @@
B30206761F5E3E9000DE6EBD /* MatchfileProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = MatchfileProtocol.swift; path = ../MatchfileProtocol.swift; sourceTree = "<group>"; };
B30206771F5E3E9000DE6EBD /* PrecheckfileProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = PrecheckfileProtocol.swift; path = ../PrecheckfileProtocol.swift; sourceTree = "<group>"; };
B30206781F5E3E9000DE6EBD /* ScanfileProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ScanfileProtocol.swift; path = ../ScanfileProtocol.swift; sourceTree = "<group>"; };
B30206791F5E3E9000DE6EBD /* ScreengrabfileProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ScreengrabfileProtocol.swift; path = ../ScreengrabfileProtocol.swift; sourceTree = "<group>"; };
B302067A1F5E3E9000DE6EBD /* DeliverfileProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DeliverfileProtocol.swift; path = ../DeliverfileProtocol.swift; sourceTree = "<group>"; };
+ B3144C072005533400470AFE /* README.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
+ B3144C08200553C800470AFE /* README.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
+ B3144C09200553D400470AFE /* README.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
+ B3144C0A200553DC00470AFE /* README.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
B3BA659D1F5A269100B34850 /* Fastlane.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Fastlane.swift; path = ../Fastlane.swift; sourceTree = "<group>"; };
B3BA659E1F5A269100B34850 /* LaneFileProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = LaneFileProtocol.swift; path = ../LaneFileProtocol.swift; sourceTree = "<group>"; };
B3BA659F1F5A269100B34850 /* main.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = main.swift; path = ../main.swift; sourceTree = "<group>"; };
B3BA65A01F5A269100B34850 /* RubyCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = RubyCommand.swift; path = ../RubyCommand.swift; sourceTree = "<group>"; };
B3BA65A11F5A269100B34850 /* Runner.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Runner.swift; path = ../Runner.swift; sourceTree = "<group>"; };
@@ -109,10 +113,11 @@
sourceTree = "<group>";
};
B3BA65B11F5A325E00B34850 /* Networking */ = {
isa = PBXGroup;
children = (
+ B3144C072005533400470AFE /* README.txt */,
D5B8A5B21FFDC49D00536B24 /* ControlCommand.swift */,
B3BA65A01F5A269100B34850 /* RubyCommand.swift */,
D5D1DE981FFEE8E900502A00 /* RubyCommandable.swift */,
B3BA65A11F5A269100B34850 /* Runner.swift */,
B3BA65A21F5A269100B34850 /* SocketClient.swift */,
@@ -123,10 +128,11 @@
sourceTree = "<group>";
};
B3BA65B21F5A327B00B34850 /* Autogenerated API */ = {
isa = PBXGroup;
children = (
+ B3144C09200553D400470AFE /* README.txt */,
B3BA659D1F5A269100B34850 /* Fastlane.swift */,
B302067A1F5E3E9000DE6EBD /* DeliverfileProtocol.swift */,
B30206751F5E3E9000DE6EBD /* GymfileProtocol.swift */,
B30206761F5E3E9000DE6EBD /* MatchfileProtocol.swift */,
B30206771F5E3E9000DE6EBD /* PrecheckfileProtocol.swift */,
@@ -138,17 +144,19 @@
sourceTree = "<group>";
};
B3BA65B31F5A329800B34850 /* Fastfile Components */ = {
isa = PBXGroup;
children = (
+ B3144C08200553C800470AFE /* README.txt */,
B3BA659E1F5A269100B34850 /* LaneFileProtocol.swift */,
);
name = "Fastfile Components";
sourceTree = "<group>";
};
D512BA011F7C7F40000D2137 /* Runner Code */ = {
isa = PBXGroup;
children = (
+ B3144C0A200553DC00470AFE /* README.txt */,
D5BAFD111F7DAAFC0030B324 /* ArgumentProcessor.swift */,
B3BA659F1F5A269100B34850 /* main.swift */,
B3BA65AE1F5A2D5C00B34850 /* RunnerArgument.swift */,
);
name = "Runner Code";