Daniele Orru'

Results 58 comments of Daniele Orru'

So the final `main.m` file should look like this, is it correct? (i.e no `main()` function since it isn't the real entry point) ``` // // main.m // myProject //...

While trying to patch my code I receive the following error on the injection console, can you take a look? ``` Connection from: /Users/myUser/Library/Developer/CoreSimulator/Devices/BAC81E55-6CE6-4789-93DD-7400CF37891C/data/Containers/Data/Application/0BA0EDE3-E774-4353-84ED-0CE5E8EC3370 i386 (61)
sh: -c: line 0:...

Yes I was using the plugin installed with alcatraz, so I uninstalled it using alcatraz, I verified that there wasn't anymore the plugin at `~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/`, restarted Xcode, built the...

Here the test project, but I strongly suppose that it will work for you, it must be some incompatibility on my system configuration at this point. btw I'm using Xcode...

Ok, I just sent you an email at support (at) injectionforxcode.com, so that we can try with remote control, let me know if you didn't receive it.

After a bit of pair debugging we found that the issue was in the default Xcode Derived Data location path. Currently injectionforxcode assumes the "Unique" settings mode (that's the default...

When reporting issues it's kind of useful to specify type (id card, passport, etc..) and country of the document you are using

I do have italian passports. They work pretty well except for the slowness described in the issue you mentioned (but still...it works!) and that is somewhat workaroundable as described in...

I'm curious, are you able to read data from those passports using BAC authentication or they dropped support for it?