Skip to content

Commit

Permalink
Inject swiftui (#157)
Browse files Browse the repository at this point in the history
* @objc class func injected() for SwiftUI

* sync file version
  • Loading branch information
johnno1962 committed Jul 7, 2019
1 parent e258d3e commit 4556037
Showing 1 changed file with 1 addition and 1 deletion.
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#54 $
// $Id: //depot/ResidentEval/InjectionBundle/SwiftInjection.swift#55 $
//
// Cut-down version of code injection in Swift. Uses code
// from SwiftEval.swift to recompile and reload class.
Expand Down

0 comments on commit 4556037

Please sign in to comment.