The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "PrintPhoto"
Awesomebing1 (talk | contribs) |
Awesomebing1 (talk | contribs) |
||
Line 1: | Line 1: | ||
PrintPhoto may or may not be the same as [https://developer.apple.com/library/ios/samplecode/PrintPhoto/Introduction/Intro.html this sample application]. |
PrintPhoto may or may not be the same as [https://developer.apple.com/library/ios/samplecode/PrintPhoto/Introduction/Intro.html this sample application]. |
||
+ | == File Contents == |
||
+ | '''''Note'':''' this is for the internal version, which may or may not be the same as the sample code application.'' |
||
+ | <pre style="white-space: pre-wrap; |
||
+ | white-space: -moz-pre-wrap; |
||
+ | white-space: -pre-wrap; |
||
+ | white-space: -o-pre-wrap; |
||
+ | word-wrap: break-word;"> |
||
+ | ./AppleInternal/Applications/PrintPhoto.app: |
||
+ | CodeResources |
||
+ | FirstImage.jpg |
||
+ | Info.plist |
||
+ | MainWindow-iPad.nib |
||
+ | MainWindow.nib |
||
+ | PkgInfo |
||
+ | PrintPhoto |
||
+ | PrintPhotoViewController-iPad.nib |
||
+ | PrintPhotoViewController.nib |
||
+ | _CodeSignature |
||
+ | _internal_Icon.png |
||
+ | |||
+ | ./AppleInternal/Applications/PrintPhoto.app/_CodeSignature: |
||
+ | CodeResources |
||
+ | </pre> |
||
+ | {{stub|software}} |
||
[[Category: Apple Internal Apps]] |
[[Category: Apple Internal Apps]] |
Latest revision as of 18:53, 28 September 2014
PrintPhoto may or may not be the same as this sample application.
File Contents
Note: this is for the internal version, which may or may not be the same as the sample code application.
./AppleInternal/Applications/PrintPhoto.app: CodeResources FirstImage.jpg Info.plist MainWindow-iPad.nib MainWindow.nib PkgInfo PrintPhoto PrintPhotoViewController-iPad.nib PrintPhotoViewController.nib _CodeSignature _internal_Icon.png ./AppleInternal/Applications/PrintPhoto.app/_CodeSignature: CodeResources
This software article is a "stub", an incomplete page. Please add more content to this article and remove this tag. |