I am having issues with this program. It is working for Orb but doesnt seem to be working for the appstore nor a game I added to the plist.. Any thoughts? This is what my plist looks like:
{
Filter = {
Bundles = (
"com.Fringland.Fring",
"com.apple.AppStore",
"com.audiofile.Interstate",
"com.orbnetworks.OrbLive",
"com.apple.MobileStore",
"com.gameloft.uno"
);
};
}
Nevermind.. after some digging i see it not working on appstore is normal. Ill look more into the Uno game though