Tags: jcavar/InjectionIII
Tags
Fix injecting Swift classes (johnno1962#120) * Update expression in loadAndInject This is done to match the new format when grep-ing classes. * Refactor inject(tmpfile: String) Add new condition to match swift classes. Co-Authored-By: John Holdsworth <[email protected]> * Bump version number to 1.5.1 * Fix log statement Co-Authored-By: John Holdsworth <[email protected]> * Add code comment about Swift metadata Co-Authored-By: John Holdsworth <[email protected]> * Include instructions for when to turn off code coverage. * Update README.md * Bump CFBundleVersion to 1616
Support Xcode 10.2 (johnno1962#119) * Rename bundle * Change Xcode version from 941 to 101 * Bump version to 1.5 * Update build script * Update README * Bump bundle version
Merge pull request johnno1962#81 from johnno1962/release/1.3 Bump version to 1.3 and change DEVELOPMENT_TEAM