InjectionApp icon indicating copy to clipboard operation
InjectionApp copied to clipboard

Issue Tracking Repo for Injection as an App

Results 24 InjectionApp issues
Sort by recently updated
recently updated
newest added

Always get this error even on clean build: ``` Could not locate compile command for /Users/iilyapuchka/Documents/.../....swift 
If you have switched xcode versions, please cmd-shift-k to clean then rebuild the project...

Injection connected, watching /Users/seven/Desktop/SmarketCheckInL/** *** Compiling /Users/seven/Desktop/SmarketCheckInL/SmarketCheckInL/View/SNLoginView.m *** Loading .dylib - Ignore any duplicate class warning... objc[73278]: Class SNLoginView is implemented in both /Users/seven/Library/Developer/CoreSimulator/Devices/09349D9C-2CDF-45D2-9026-35711D57D2BC/data/Containers/Bundle/Application/62246DE9-8C83-4FCD-92FD-1F572563A6D6/SmarketCheckInL.app/SmarketCheckInL (0x1094606a8) and /Users/seven/Library/Containers/com.johnholdsworth.InjectionIII/Data/eval101.dylib (0x12cf468c8). One of...

I can't use injectionX in xcode10 ...............

*** dlopen() error: dlopen(/Users/idu/Library/Containers/com.johnholdsworth.InjectionIII/Data/eval103.dylib, 2): Symbol not found: _OBJC_CLASS_$_RIIssue Referenced from: /Users/idu/Library/Containers/com.johnholdsworth.InjectionIII/Data/eval103.dylib Expected in: flat namespace in /Users/idu/Library/Containers/com.johnholdsworth.InjectionIII/Data/eval103.dylib ***

I tried everythig, delete derived data, recompile...but dont'k how to generate that pch file related to bridging that is asing...

![wx20171124-113250](https://user-images.githubusercontent.com/6335968/33194557-b393f066-d10b-11e7-9e2d-f830bfaa670d.png) xcode error information

I've downloaded the Injection app and tried to use it with a newly created macOS project. I created the main.m file, and used the macOS menu patch option to patch...

After injection (via the `Inject Source` menu item) on the iOS Simulator, my app immediate terminates with Xcode showing an `EXC_BAD_ACCESS` on my Application Delegate. Any ideas as to what...

Xcode Version 9.0.1 (9A1004) I can't use app always crash when i use inject source

I keep getting this error in Injection's log when I try to inject with Xcode 9 beta 4: ``` Copying iOSBundleTemplate into project.
usage: cp [-R [-H | -L |...