Can F-Script be used t开发者_运维技巧o inspect iOS applications that are running on the simulator or iPhone/iPad hardware? If so, how do I attach the object browser to my custom objects?I tried but co
I am trying to figure out how to get an object I have found via the object-browser of F-Script to the script console. For example, I found an instance of NSString at adress 0x234243242 as the object e
I would like to do something like this: <PropertyGroup> <propone>value</propone> </PropertyGroup>