Difference between revisions of "/Applications/AppStore.app"

From The iPhone Wiki
Jump to: navigation, search
m (minor changes)
m (Updating page links.)
Line 4: Line 4:
 
Apple offers 70% of the money from the Apps go to the owner, whilst Apple retains 30%.
 
Apple offers 70% of the money from the Apps go to the owner, whilst Apple retains 30%.
   
The App Store first opened on 11 July 2008 and required a [[Firmware|software update]] (2.0) which was free to [[iPhone]] users but cost $9.95 for [[iPod touch]] users.
+
The App Store first opened on 11 July 2008 and required a [[Firmware|software update]] (2.0) which was free to [[List of iPhones|iPhone]] users but cost $9.95 for [[List of iPod touches|iPod touch]] users.
   
 
The App Store can also be accessed through [[iTunes]] 7.7(?) or newer.
 
The App Store can also be accessed through [[iTunes]] 7.7(?) or newer.

Revision as of 11:41, 14 November 2015

The App Store app logo

The App Store is an iOS service created and designed by Apple. It allows users to browse and download applications, which are developed by using the iPhone SDK and published through Apple after successful review.

Apple offers 70% of the money from the Apps go to the owner, whilst Apple retains 30%.

The App Store first opened on 11 July 2008 and required a software update (2.0) which was free to iPhone users but cost $9.95 for iPod touch users.

The App Store can also be accessed through iTunes 7.7(?) or newer.

Installed applications are located in ~/Containers (since iOS 8, previously ~/Applications)

IPA File Format

Main article: IPA File Format

An .IPA file is a ZIP file with the following contents:

  • ./Payload/
  • ./Payload/{AppName}.app/
  • ./Payload/{AppName}.app/{AppContents}
  • ./iTunesArtwork
  • ./iTunesMetadata.plist

An IPA file is actually the backup for an iOS application of your device as iTunes writes it. The App Store app is what you use to download 3rd-party apps.

Children

Files

  • AccountButtonBackground.png
  • AccountButtonBackground@2x.png
  • AppPageHeaderBackground.png
  • AppPageHeaderBackground@2x.png
  • AppStore (the actual app)
  • ButtonCellBackground.png
  • ButtonCellBackground@2x.png
  • CodeResources
  • Default.png
  • Default@2x.png
  • Default-Application.png
  • Default-Application@2x.png
  • Default-EULA.png
  • Default-EULA@2x.png
  • Default-Landscape.png
  • Default-Portrait.png
  • Default-Reviews.png
  • Default-Reviews@2x.png
  • DefaultSections.plist
  • Featured.png
  • FeaturedSelected.png
  • GenericTabItem.png
  • GenericTabItem@2x.png
  • Genres.png
  • GenresSelected.png
  • icon.png
  • icon-72.png
  • icon@2x.png
  • Icon-Small.png
  • Icon-Small-50.png
  • Icon-Small@2x.png
  • Info.plist
  • MoreListFeatured.png
  • MoreListFeaturedSelected.png
  • MoreListGeneric.png
  • MoreListGenericSelected
  • MoreListGenres.png
  • MoreListGenresSelected.png
  • MoreListSearch.png
  • MoreListSearchSelected.png
  • MoreListTopApps.png
  • MoreListTopAppsSelected.png
  • MoreListUpdates.png
  • MoreListUpdatesSelected.png
  • PkgInfo
  • PlaceholderApp.png
  • PlaceholderApp@2x.png
  • PlaceholderBanner.png
  • PlaceholderBanner@2x.png
  • PlaceholderScreenshot.png
  • PlaceholderScreenshotBrowser.png
  • PlaceholderScreenshotBrowser@2x.png
  • PlaceholderScreenshotThumbLandscape.png
  • PlaceholderScreenshotThumbPortrait.png
  • ResourceRules.plist
  • ScreenshotsViewBottomShadow.png
  • ScreenshotsViewBottomShadow@2x.png
  • ScreenshotsViewTopShadow.png
  • ScreenshotsViewTopShadow@2x.png
  • Search.png
  • SearchSelected.png
  • StoreOfflineGraphic.png
  • StoreOfflineGraphic@2x.png
  • TopApps.png
  • TopAppsSelected.png
  • UniversalGlyph.png
  • UniversalGlyph@2x.png
  • UniversalGlyphPressed.png
  • UniversalGlyphPressed@2x.png
  • Updates.png
  • UpdatesSelected.png

Folders

  • _CodeSignature
  • ar.lproj (Arabic)
  • ca.lproj (Catalan)
  • cs.lproj (Czech) (s comes from z)
  • da.lproj (Danish)
  • Dutch.lproj (Dutch)
  • el.lproj (Modern Greek)
  • en_GB.lproj (British English)
  • English.lproj (American English)
  • fi.lproj (Finnish)
  • French.lproj (French)
  • German.lproj (German)
  • he.lproj (Hebrew)
  • hr.lproj (Croatian)
  • hu.lproj (Hungarian)
  • id.lproj (Indonesian)
  • Italian.lproj (Italian)
  • Japanese.lproj (Japanese)
  • ko.lproj (Korean)
  • ms.lproj (Malay -- Pronounced malais in country)
  • no.lproj (Norwegian)
  • pl.lproj (Polish)
  • pt.lproj (Portugese)
  • pt_PT.lproj (Portugal Portugese)
  • ro.lproj (Romanian)
  • ru.lproj (Russian)
  • sk.lproj (Slovak)
  • Spanish.lproj (Spanish)
  • sv.lproj (Swedish)
  • th.lproj (Thai)
  • tr.lproj (Turkish)
  • uk.lproj (Ukrainian)
  • vi.lproj (Vietnamese)
  • zh_CN.lproj (Simplified Chinese)
  • zh_TW.lproj (Taiwan Chinese)

Parents

(root)/Applications Root/Applications