Posts

Post marked as Apple Recommended
2k Views
Has anyone been able to find any documentation on XCUITest? I haven't had much success with it. I've watched the video a few times and it doesn't work as easily as is shown. I can't find any other sources of documentation other than reading the few comments in a couple of header files. I'm so frustrated...
Posted
by jos.
Last updated
.
Post not yet marked as solved
3 Replies
2.1k Views
Hi, I was trying to create an automator plugin for the first time, but the documentation for this appears to be very dated. It suggested that I would be able to debug this by running the Automator executable with my plugin name/location as an argument (spcifically -action "${BUILT_PRODUCTS_DIR}/${FULL_PRODUCT_NAME}"). However, when I tried to run within Xcode, all I see is this message:Message from debugger: cannot attach to process due to System Integrity ProtectionSince the "System Integrity Protection" is new, I am guessing that the automator plugin documentation was not updated to show how we can debug such a plugin. Are Automator plugins no longer supported? If they are, does anymoe know how to debug one?Best,Jaime
Posted
by jos.
Last updated
.
Post marked as solved
1 Replies
712 Views
Hi, I am viewing receipts currently being used in my application and I have found many receipts with the downloadid: "9999". I was originally under the assumption that the downloadid was a unique value to a receipt. These receipts with the downloadid of "9999" pass validation and they all vary with purchase times and versions. Is "9999" a valid downloadid? Why am I seeing it so frequently with so many different devices? I have strong suspicions that these are scammers. Best, Jaime
Posted
by jos.
Last updated
.