Skip to content

Commit

Permalink
Source back under control (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnno1962 authored May 8, 2020
1 parent 48e95b0 commit 0ce22a2
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion InjectionBundle/SwiftEval.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion InjectionBundle/SwiftInjection.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion InjectionIII/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion InjectionIII/InjectionServer.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion SwiftTrace
Submodule SwiftTrace updated 1 files
+1 −1 SwiftTrace.podspec

0 comments on commit 0ce22a2

Please sign in to comment.