From 0ce22a2196d04761671fe4598a00d14c31a67a59 Mon Sep 17 00:00:00 2001 From: John Holdsworth Date: Fri, 8 May 2020 17:34:36 +0200 Subject: [PATCH] Source back under control (#228) --- InjectionBundle/SwiftEval.swift | 2 +- InjectionBundle/SwiftInjection.swift | 2 +- InjectionIII/AppDelegate.swift | 2 +- InjectionIII/InjectionServer.swift | 2 +- SwiftTrace | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/InjectionBundle/SwiftEval.swift b/InjectionBundle/SwiftEval.swift index 5aaaa2ae..36168a95 100644 --- a/InjectionBundle/SwiftEval.swift +++ b/InjectionBundle/SwiftEval.swift @@ -5,7 +5,7 @@ // Created by John Holdsworth on 02/11/2017. // Copyright © 2017 John Holdsworth. All rights reserved. // -// $Id: //depot/ResidentEval/InjectionBundle/SwiftEval.swift#124 $ +// $Id: //depot/ResidentEval/InjectionBundle/SwiftEval.swift#125 $ // // Basic implementation of a Swift "eval()" including the // mechanics of recompiling a class and loading the new diff --git a/InjectionBundle/SwiftInjection.swift b/InjectionBundle/SwiftInjection.swift index 97b9964d..47d8eb55 100644 --- a/InjectionBundle/SwiftInjection.swift +++ b/InjectionBundle/SwiftInjection.swift @@ -5,7 +5,7 @@ // Created by John Holdsworth on 05/11/2017. // Copyright © 2017 John Holdsworth. All rights reserved. // -// $Id: //depot/ResidentEval/InjectionBundle/SwiftInjection.swift#56 $ +// $Id: //depot/ResidentEval/InjectionBundle/SwiftInjection.swift#57 $ // // Cut-down version of code injection in Swift. Uses code // from SwiftEval.swift to recompile and reload class. diff --git a/InjectionIII/AppDelegate.swift b/InjectionIII/AppDelegate.swift index 235bdab0..1e6c04a4 100644 --- a/InjectionIII/AppDelegate.swift +++ b/InjectionIII/AppDelegate.swift @@ -5,7 +5,7 @@ // Created by John Holdsworth on 06/11/2017. // Copyright © 2017 John Holdsworth. All rights reserved. // -// $Id: //depot/ResidentEval/InjectionIII/AppDelegate.swift#11 $ +// $Id: //depot/ResidentEval/InjectionIII/AppDelegate.swift#12 $ // import Cocoa diff --git a/InjectionIII/InjectionServer.swift b/InjectionIII/InjectionServer.swift index a9b104b1..59c750f4 100644 --- a/InjectionIII/InjectionServer.swift +++ b/InjectionIII/InjectionServer.swift @@ -5,7 +5,7 @@ // Created by John Holdsworth on 06/11/2017. // Copyright © 2017 John Holdsworth. All rights reserved. // -// $Id: //depot/ResidentEval/InjectionIII/InjectionServer.swift#5 $ +// $Id: //depot/ResidentEval/InjectionIII/InjectionServer.swift#6 $ // let XcodeBundleID = "com.apple.dt.Xcode" diff --git a/SwiftTrace b/SwiftTrace index 76003eea..26e92eef 160000 --- a/SwiftTrace +++ b/SwiftTrace @@ -1 +1 @@ -Subproject commit 76003eeae934d659aec400e56ab9d18dabda5724 +Subproject commit 26e92eef8b0b38b0cd8b15b9734e199fbef390d4