injectionforxcode icon indicating copy to clipboard operation
injectionforxcode copied to clipboard

Runtime Code Injection for Objective-C & Swift

Results 77 injectionforxcode issues
Sort by recently updated
recently updated
newest added

### How to install in Xcode 8. Please give a detailed tutorial. I tried many times or failed.

I'm working on a swift project and I can't get it to inject. I have a main.swift and a dub main.m and the console prints out that the app is...

PhaseScriptExecution Run\ Script /Users/g/Library/Developer/Xcode/DerivedData/InjectionPlugin-bubisoevirxjksfrgvbzxcubaduf/Build/Intermediates/InjectionPlugin.build/Debug/InjectionPlugin.build/Script-BB749D7C16A5F32E006C993B.sh cd /Users/g/injectionforxcode/InjectionPluginLite /bin/sh -c /Users/g/Library/Developer/Xcode/DerivedData/InjectionPlugin-bubisoevirxjksfrgvbzxcubaduf/Build/Intermediates/InjectionPlugin.build/Debug/InjectionPlugin.build/Script-BB749D7C16A5F32E006C993B.sh 2016-09-08 14:09:55.510 xcodebuild[6937:120642] [MT] PluginLoading: Required plug-in compatibility UUID ACA8656B-FEA8-4B6D-8E4A-93F4C95C362C for plug-in at path '~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/SparkInspectorXcodePlugin.xcplugin' not present in DVTPlugInCompatibilityUUIDs 2016-09-08...

Hi, This plugin looks great but unfortunately, using an unsigned Xcode 8 and the instructions to build the sources manually, everything seems to work fine until I try to use...



*\* BUILD FAILED **


The following build commands failed:
 Ld build/Debug-iphoneos/InjectionBundle.bundle/InjectionBundle normal arm64
(1 failure)

**\* Build Failed with status: 65. You may need to open and edit the bundle...

I just change the text of uilabel for test. I don't understand. Can you help me fix that issue

I see this whenever I click "Inject Source" Xcode Version 8.2.1 really simple app.. all other InjectionForXCode works except the injection itself =[ **I'm using the standalone app!**

found if the file is in `ctrl` `=`, the breakpoint won't work fine, is it got the solution now?

While I was finally able to run injection with AppCode and iOS device there are still issues I'm seeing which may probably help to improve this great plugin further. After...


Connection from: /Users/tengjuye/Library/Developer/Xcode/UserData/IB Support/Simulator Devices/77AE4E39-429C-4F6B-A3F9-133B1235CA28/data x86_64 (100)
Connection from: /Users/tengjuye/Library/Developer/CoreSimulator/Devices/1E21038C-DB2A-4026-844F-A5B2DE24229C/data/Containers/Data/Application/A4183A9F-69B2-42F0-8E6C-FF11F8F53698 x86_64 (111)
buidRoot: /Users/tengjuye/Library/Developer/Xcode/DerivedData/Exhibtion-aplazngczsybhmgjvjyebopuoyaj/Build
logDir: /Users/tengjuye/Library/Developer/Xcode/DerivedData/Exhibtion-aplazngczsybhmgjvjyebopuoyaj/Logs/Build

Learnt compile: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -c /Users/tengjuye/Projects/Exhibtion/Exhibtion/authenticate/IntroViewController.swift /Users/tengjuye/Projects/Exhibtion/Exhibtion/Extensions/UISearchBar+Yep.swift /Users/tengjuye/Projects/Exhibtion/Exhibtion/FollowExhibitionTableViewController.swift /Users/tengjuye/Projects/Exhibtion/Exhibtion/Extensions/UIImage+Yep.swift /Users/tengjuye/Projects/Exhibtion/Exhibtion/Helpers/YepMedia.swift /Users/tengjuye/Projects/Exhibtion/Exhibtion/Extensions/CLPlacemark+Yep.swift /Users/tengjuye/Projects/Exhibtion/Exhibtion/Operations/ConcurrentOperation.swift /Users/tengjuye/Projects/Exhibtion/Exhibtion/Operations/UploadAttachmentOperation.swift /Users/tengjuye/Projects/Exhibtion/Exhibtion/Extensions/UIImageView+Yep.swift...