app-store
Understanding the Etc/GMT time zone
Etc/GMT is not strictly the same thing as UTC or GMT. They represent the same instant in time only when the offset is 0. In all other cases, they are quite different. Apple explains the designation here. A quote directly from the link gives an example: We use POSIX-style signs in the Zone names and … Read more
Creating feature in mac app to override the users security setting
Launch System Preferences from the Apple menu. Choose “Security & Privacy” and then click the “General” tab, followed by clicking the lock icon in the corner to unlock the settings. Look for “Allow applications downloaded from:” and choose “Anywhere”. Accept the security warning and allow. Note that you should be careful and aware that now … Read more
Scripts to parse and download iTunes Connect and AppStore data
www.appannie.com is a relatively new site that does all the things you mentioned. I think it’s in line with what you are looking for because it’s focused on being simple and easy to use. It’s free right now so you might want to give it a shot.
Cannot change Apple ID into App Store
Reason: This happens because the app was downloaded using another Apple ID and xcode is tied to that account. How to solve this ? Sign in into Mac App Store with “your current ID account” and check under Purchases menu, whether you have xcode. Also check in System Preferences » App Store » What ID … Read more