You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2024. It is now read-only.
* Changes relative to master to build for Big Sur and Apple Silicon
* Update checking off GitHub
* A pinch of salt
* Use tagName comparison against version.
* Apple Silicon fix
* Re-sync perforce.
* Move compilation back into App where it belongs.
* Last minute project changes
* Get storyboard injection working again
* New form of tracing for SwiftUI
* Unending tweaks to SwiftTrace after introducing interposing
* SwiftUI type handlers + Trace output filtering
* Fix AppCode compatibility (johnno1962#267)
Cheers!
* Safer version of legacy injection (which we don't use anymore anyway)
* Build bundles in Release mode at last + Dark mode
* Separate out SwiftTrace into framework
* tvOS deployment target to avoid "small" Objective-C meta data
* Extra hints and clean up of bundle build script.
* Custom type handlers for tracing & removing a few warnings.
* Build time RPATH check & Reinstate EvalApp eexample
* Full circle.
* macOS .swiftinterface files
* Injection Goto service.
* Update to use swift_getTypeName for fully qualified type name
* Service Meta-data error
* Late binding XCTest framework
* Many more tracing options.
* Per-framework tracing
* Dumping of invocation stats.
* Objc injection goto.
* Trace system frameworks
* Break out some code.
* Support for method call order profiling
* Source file re-ordering after trace for paging performance
* Afterthoughts.
* Sync https://github.com/johnno1962/StringIndex, rename Objc header
* Sync StringIndex, SwiftTrace including "EasyPointer"
* Support un-tracing (revert interposes)
* 2.4.1 Release for Big Sur
* -fprofile-instr-generate on dylib
* Pre-merge to master
Co-authored-by: yeswolf <[email protected]>
0 commit comments