How do you handle the difference? I frequently want to do some different things between an Ad Hoc build vs. an app store build. At a bare minimum it's a different profile to point at, but frequently I want to use one URL path during AdHoc vs. a different one for app store, for example. I had though I'd create a new scheme, but that doesn't seem to work as the build settings don't change between schemes, for example.