|
15 | 15 | C720930313C843B600397C66 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C720930213C843B500397C66 /* SystemConfiguration.framework */; }; |
16 | 16 | C720930513C88C2C00397C66 /* Download.png in Resources */ = {isa = PBXBuildFile; fileRef = C720930413C88C2C00397C66 /* Download.png */; }; |
17 | 17 | C736C25913DB7E17008E12CC /* libBMKit.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C711EC5813C109F10099EAAA /* libBMKit.a */; }; |
18 | | - C736C28E13DC3125008E12CC /* RootViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = C736C28D13DC3125008E12CC /* RootViewController.xib */; }; |
19 | 18 | C742314E13C8C01000774CD1 /* Warning.png in Resources */ = {isa = PBXBuildFile; fileRef = C742314C13C8C01000774CD1 /* Warning.png */; }; |
20 | 19 | C742314F13C8C01000774CD1 /* Warning@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = C742314D13C8C01000774CD1 /* Warning@2x.png */; }; |
21 | 20 | C742318A13CA005300774CD1 /* PAInfoViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = C742318813CA005300774CD1 /* PAInfoViewController.m */; }; |
22 | | - C742318B13CA005300774CD1 /* InfoViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = C742318913CA005300774CD1 /* InfoViewController.xib */; }; |
23 | 21 | C742318F13CA17A800774CD1 /* Screenshot@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = C742318E13CA17A800774CD1 /* Screenshot@2x.png */; }; |
24 | 22 | C742319113CA1A0900774CD1 /* Screenshot.png in Resources */ = {isa = PBXBuildFile; fileRef = C742319013CA1A0900774CD1 /* Screenshot.png */; }; |
| 23 | + C74597D413DE08B900357B27 /* InfoViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = C74597D613DE08B900357B27 /* InfoViewController.xib */; }; |
25 | 24 | C74E7DFF13D0D0A600518E31 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = C74E7DFE13D0D0A600518E31 /* Default@2x.png */; }; |
26 | 25 | C74E7E0113D0D15600518E31 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = C74E7E0013D0D15600518E31 /* Default.png */; }; |
27 | 26 | C7595A2413B7C1D0001219F6 /* Logo.png in Resources */ = {isa = PBXBuildFile; fileRef = C7595A2213B7C1D0001219F6 /* Logo.png */; }; |
|
31 | 30 | C7595A3013B87685001219F6 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7595A2F13B87685001219F6 /* CoreGraphics.framework */; }; |
32 | 31 | C7595A3213B8768A001219F6 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C7595A3113B8768A001219F6 /* MobileCoreServices.framework */; }; |
33 | 32 | C77A255A13DDE04100887011 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = C77A255813DDE04100887011 /* Localizable.strings */; }; |
| 33 | + C77A255C13DE036C00887011 /* RootViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = C77A255E13DE036C00887011 /* RootViewController.xib */; }; |
| 34 | + C77A256013DE061F00887011 /* RootViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = C77A255E13DE036C00887011 /* RootViewController.xib */; }; |
34 | 35 | C792403713B723E4007BEB31 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C792403613B723E4007BEB31 /* UIKit.framework */; }; |
35 | 36 | C792403913B723E4007BEB31 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C792403813B723E4007BEB31 /* Foundation.framework */; }; |
36 | 37 | C792404413B723E4007BEB31 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = C792404313B723E4007BEB31 /* main.m */; }; |
|
97 | 98 | C72092F213C61ABB00397C66 /* PANetworkController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PANetworkController.m; sourceTree = "<group>"; }; |
98 | 99 | C720930213C843B500397C66 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; |
99 | 100 | C720930413C88C2C00397C66 /* Download.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Download.png; sourceTree = "<group>"; }; |
100 | | - C736C28D13DC3125008E12CC /* RootViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = RootViewController.xib; sourceTree = "<group>"; }; |
101 | 101 | C742314C13C8C01000774CD1 /* Warning.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Warning.png; sourceTree = "<group>"; }; |
102 | 102 | C742314D13C8C01000774CD1 /* Warning@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Warning@2x.png"; sourceTree = "<group>"; }; |
103 | 103 | C742318713CA005300774CD1 /* PAInfoViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PAInfoViewController.h; sourceTree = "<group>"; }; |
104 | 104 | C742318813CA005300774CD1 /* PAInfoViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PAInfoViewController.m; sourceTree = "<group>"; }; |
105 | | - C742318913CA005300774CD1 /* InfoViewController.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = InfoViewController.xib; sourceTree = "<group>"; }; |
106 | 105 | C742318E13CA17A800774CD1 /* Screenshot@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Screenshot@2x.png"; sourceTree = "<group>"; }; |
107 | 106 | C742319013CA1A0900774CD1 /* Screenshot.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Screenshot.png; sourceTree = "<group>"; }; |
| 107 | + C74597D513DE08B900357B27 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/InfoViewController.xib; sourceTree = "<group>"; }; |
| 108 | + C74597D713DE08DB00357B27 /* de */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = de; path = de.lproj/InfoViewController.xib; sourceTree = "<group>"; }; |
108 | 109 | C74E7DFE13D0D0A600518E31 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default@2x.png"; sourceTree = "<group>"; }; |
109 | 110 | C74E7E0013D0D15600518E31 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; }; |
110 | 111 | C7595A2213B7C1D0001219F6 /* Logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Logo.png; sourceTree = "<group>"; }; |
|
115 | 116 | C7595A3113B8768A001219F6 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; }; |
116 | 117 | C77A255913DDE04100887011 /* en */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; }; |
117 | 118 | C77A255B13DDE05700887011 /* de */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; }; |
| 119 | + C77A255D13DE036C00887011 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = en.lproj/RootViewController.xib; sourceTree = "<group>"; }; |
| 120 | + C77A255F13DE061F00887011 /* de */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = de; path = de.lproj/RootViewController.xib; sourceTree = "<group>"; }; |
118 | 121 | C792403213B723E4007BEB31 /* PhotoAccess.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PhotoAccess.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
119 | 122 | C792403613B723E4007BEB31 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; |
120 | 123 | C792403813B723E4007BEB31 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
|
334 | 337 | C792406413B725BF007BEB31 /* IBFiles */ = { |
335 | 338 | isa = PBXGroup; |
336 | 339 | children = ( |
337 | | - C742318913CA005300774CD1 /* InfoViewController.xib */, |
| 340 | + C74597D613DE08B900357B27 /* InfoViewController.xib */, |
338 | 341 | C711ECC913C4F2F70099EAAA /* MainWindow.xib */, |
339 | | - C736C28D13DC3125008E12CC /* RootViewController.xib */, |
| 342 | + C77A255E13DE036C00887011 /* RootViewController.xib */, |
340 | 343 | ); |
341 | 344 | path = IBFiles; |
342 | 345 | sourceTree = "<group>"; |
|
558 | 561 | C720930513C88C2C00397C66 /* Download.png in Resources */, |
559 | 562 | C742314E13C8C01000774CD1 /* Warning.png in Resources */, |
560 | 563 | C742314F13C8C01000774CD1 /* Warning@2x.png in Resources */, |
561 | | - C742318B13CA005300774CD1 /* InfoViewController.xib in Resources */, |
| 564 | + C74597D413DE08B900357B27 /* InfoViewController.xib in Resources */, |
562 | 565 | C742318F13CA17A800774CD1 /* Screenshot@2x.png in Resources */, |
563 | 566 | C742319113CA1A0900774CD1 /* Screenshot.png in Resources */, |
564 | 567 | C7B64F0813D09FDF00765C57 /* Icon-Small.png in Resources */, |
|
568 | 571 | C7B64F0C13D09FDF00765C57 /* iTunesArtwork in Resources */, |
569 | 572 | C74E7DFF13D0D0A600518E31 /* Default@2x.png in Resources */, |
570 | 573 | C74E7E0113D0D15600518E31 /* Default.png in Resources */, |
571 | | - C736C28E13DC3125008E12CC /* RootViewController.xib in Resources */, |
| 574 | + C77A255C13DE036C00887011 /* RootViewController.xib in Resources */, |
572 | 575 | C77A255A13DDE04100887011 /* Localizable.strings in Resources */, |
| 576 | + C77A256013DE061F00887011 /* RootViewController.xib in Resources */, |
573 | 577 | ); |
574 | 578 | runOnlyForDeploymentPostprocessing = 0; |
575 | 579 | }; |
|
639 | 643 | /* End PBXTargetDependency section */ |
640 | 644 |
|
641 | 645 | /* Begin PBXVariantGroup section */ |
| 646 | + C74597D613DE08B900357B27 /* InfoViewController.xib */ = { |
| 647 | + isa = PBXVariantGroup; |
| 648 | + children = ( |
| 649 | + C74597D513DE08B900357B27 /* en */, |
| 650 | + C74597D713DE08DB00357B27 /* de */, |
| 651 | + ); |
| 652 | + name = InfoViewController.xib; |
| 653 | + sourceTree = "<group>"; |
| 654 | + }; |
642 | 655 | C77A255813DDE04100887011 /* Localizable.strings */ = { |
643 | 656 | isa = PBXVariantGroup; |
644 | 657 | children = ( |
|
648 | 661 | name = Localizable.strings; |
649 | 662 | sourceTree = "<group>"; |
650 | 663 | }; |
| 664 | + C77A255E13DE036C00887011 /* RootViewController.xib */ = { |
| 665 | + isa = PBXVariantGroup; |
| 666 | + children = ( |
| 667 | + C77A255D13DE036C00887011 /* en */, |
| 668 | + C77A255F13DE061F00887011 /* de */, |
| 669 | + ); |
| 670 | + name = RootViewController.xib; |
| 671 | + sourceTree = "<group>"; |
| 672 | + }; |
651 | 673 | /* End PBXVariantGroup section */ |
652 | 674 |
|
653 | 675 | /* Begin XCBuildConfiguration section */ |
|
Individual Doer Blog Template Blank Printable