@shermaneric, I will be there as well. It would be nice to meet a fellow appium user. From what I've heard they are going to deprecate UIAutomation in favor of XCTest. I don't know what that means for iOS < 9.0, though. Thats one of my top questions for the labs.
So far from the docs, it looks like XCTest, for the most part, has ported all of the functionality that you had in UIAutomation and then some. I can't find any documentation for the XCTest classes, but if you download the Xcode beta and take a look at the generated header file for XCTest you can see everything there. It's going to be an interesting transition.