// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 46; objects = { /* Begin PBXBuildFile section */ A527EDC11B527FD000CA3DAF /* crypt.h in Headers */ = {isa = PBXBuildFile; fileRef = A5D15D051B51A44C00929105 /* crypt.h */; }; A527EDC21B527FD000CA3DAF /* ioapi.c in Headers */ = {isa = PBXBuildFile; fileRef = A5D15D061B51A44C00929105 /* ioapi.c */; }; A527EDC31B527FD000CA3DAF /* ioapi.h in Headers */ = {isa = PBXBuildFile; fileRef = A5D15D071B51A44C00929105 /* ioapi.h */; }; A527EDC41B527FD000CA3DAF /* mztools.c in Headers */ = {isa = PBXBuildFile; fileRef = A5D15D081B51A44C00929105 /* mztools.c */; }; A527EDC51B527FD000CA3DAF /* mztools.h in Headers */ = {isa = PBXBuildFile; fileRef = A5D15D091B51A44C00929105 /* mztools.h */; }; A527EDC61B527FD000CA3DAF /* unzip.c in Headers */ = {isa = PBXBuildFile; fileRef = A5D15D0A1B51A44C00929105 /* unzip.c */; }; A527EDC71B527FD000CA3DAF /* unzip.h in Headers */ = {isa = PBXBuildFile; fileRef = A5D15D0B1B51A44C00929105 /* unzip.h */; }; A527EDC81B527FD000CA3DAF /* zip.c in Headers */ = {isa = PBXBuildFile; fileRef = A5D15D0C1B51A44C00929105 /* zip.c */; }; A527EDC91B527FD000CA3DAF /* zip.h in Headers */ = {isa = PBXBuildFile; fileRef = A5D15D0D1B51A44C00929105 /* zip.h */; }; A527EDCA1B52804E00CA3DAF /* crypt.h in Sources */ = {isa = PBXBuildFile; fileRef = A5D15D051B51A44C00929105 /* crypt.h */; }; A527EDCB1B52804E00CA3DAF /* ioapi.c in Sources */ = {isa = PBXBuildFile; fileRef = A5D15D061B51A44C00929105 /* ioapi.c */; }; A527EDCC1B52804E00CA3DAF /* ioapi.h in Sources */ = {isa = PBXBuildFile; fileRef = A5D15D071B51A44C00929105 /* ioapi.h */; }; A527EDCD1B52804E00CA3DAF /* mztools.c in Sources */ = {isa = PBXBuildFile; fileRef = A5D15D081B51A44C00929105 /* mztools.c */; }; A527EDCE1B52804E00CA3DAF /* mztools.h in Sources */ = {isa = PBXBuildFile; fileRef = A5D15D091B51A44C00929105 /* mztools.h */; }; A527EDCF1B52804E00CA3DAF /* unzip.c in Sources */ = {isa = PBXBuildFile; fileRef = A5D15D0A1B51A44C00929105 /* unzip.c */; }; A527EDD01B52804E00CA3DAF /* unzip.h in Sources */ = {isa = PBXBuildFile; fileRef = A5D15D0B1B51A44C00929105 /* unzip.h */; }; A527EDD11B52804E00CA3DAF /* zip.c in Sources */ = {isa = PBXBuildFile; fileRef = A5D15D0C1B51A44C00929105 /* zip.c */; }; A527EDD21B52804E00CA3DAF /* zip.h in Sources */ = {isa = PBXBuildFile; fileRef = A5D15D0D1B51A44C00929105 /* zip.h */; }; A527EDD41B52806D00CA3DAF /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = A527EDD31B52806D00CA3DAF /* libz.dylib */; }; A527EDD91B52809700CA3DAF /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A527EDD71B52808900CA3DAF /* Foundation.framework */; }; A527EDDA1B52809700CA3DAF /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A527EDD51B52808400CA3DAF /* CoreGraphics.framework */; }; A5D15CC31B51A38C00929105 /* ZipArchive.h in Headers */ = {isa = PBXBuildFile; fileRef = A5D15CC21B51A38C00929105 /* ZipArchive.h */; settings = {ATTRIBUTES = (Public, ); }; }; A5D15CC91B51A38C00929105 /* ZipArchive.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A5D15CBD1B51A38C00929105 /* ZipArchive.framework */; }; A5D15CD01B51A38C00929105 /* ZipArchiveTests.m in Sources */ = {isa = PBXBuildFile; fileRef = A5D15CCF1B51A38C00929105 /* ZipArchiveTests.m */; }; A5D15CE21B51A3A400929105 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = A5D15CE11B51A3A400929105 /* main.m */; }; A5D15CE51B51A3A400929105 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A5D15CE41B51A3A400929105 /* AppDelegate.m */; }; A5D15CE81B51A3A400929105 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = A5D15CE71B51A3A400929105 /* ViewController.m */; }; A5D15CEB1B51A3A400929105 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A5D15CE91B51A3A400929105 /* Main.storyboard */; }; A5D15CED1B51A3A400929105 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A5D15CEC1B51A3A400929105 /* Images.xcassets */; }; A5D15CF01B51A3A400929105 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = A5D15CEE1B51A3A400929105 /* LaunchScreen.xib */; }; A5D15D1B1B51A4D000929105 /* Main.m in Sources */ = {isa = PBXBuildFile; fileRef = A5D15D191B51A4D000929105 /* Main.m */; }; A5D15D2B1B51CEAC00929105 /* 0.m4a in Resources */ = {isa = PBXBuildFile; fileRef = A5D15D231B51CEAC00929105 /* 0.m4a */; }; A5D15D2C1B51CEAC00929105 /* 1.m4a in Resources */ = {isa = PBXBuildFile; fileRef = A5D15D241B51CEAC00929105 /* 1.m4a */; }; A5D15D2D1B51CEAC00929105 /* 2.m4a in Resources */ = {isa = PBXBuildFile; fileRef = A5D15D251B51CEAC00929105 /* 2.m4a */; }; A5D15D2E1B51CEAC00929105 /* 3.m4a in Resources */ = {isa = PBXBuildFile; fileRef = A5D15D261B51CEAC00929105 /* 3.m4a */; }; A5D15D2F1B51CEAC00929105 /* 4.m4a in Resources */ = {isa = PBXBuildFile; fileRef = A5D15D271B51CEAC00929105 /* 4.m4a */; }; A5D15D301B51CEAC00929105 /* 5.m4a in Resources */ = {isa = PBXBuildFile; fileRef = A5D15D281B51CEAC00929105 /* 5.m4a */; }; A5D15D311B51CEAC00929105 /* 6.m4a in Resources */ = {isa = PBXBuildFile; fileRef = A5D15D291B51CEAC00929105 /* 6.m4a */; }; A5D15D321B51CEAC00929105 /* 7.m4a in Resources */ = {isa = PBXBuildFile; fileRef = A5D15D2A1B51CEAC00929105 /* 7.m4a */; }; A5D15D3C1B51CED100929105 /* hello.zip in Resources */ = {isa = PBXBuildFile; fileRef = A5D15D341B51CED100929105 /* hello.zip */; }; A5D15D3D1B51CED100929105 /* IncorrectHeaders.zip in Resources */ = {isa = PBXBuildFile; fileRef = A5D15D351B51CED100929105 /* IncorrectHeaders.zip */; }; A5D15D3E1B51CED100929105 /* PermissionsTestApp.app in Resources */ = {isa = PBXBuildFile; fileRef = A5D15D361B51CED100929105 /* PermissionsTestApp.app */; }; A5D15D3F1B51CED100929105 /* RelativeSymbolicLink.zip in Resources */ = {isa = PBXBuildFile; fileRef = A5D15D371B51CED100929105 /* RelativeSymbolicLink.zip */; }; A5D15D401B51CED100929105 /* SymbolicLink.zip in Resources */ = {isa = PBXBuildFile; fileRef = A5D15D381B51CED100929105 /* SymbolicLink.zip */; }; A5D15D411B51CED100929105 /* TestArchive.zip in Resources */ = {isa = PBXBuildFile; fileRef = A5D15D391B51CED100929105 /* TestArchive.zip */; }; A5D15D421B51CED100929105 /* TestPasswordArchive.zip in Resources */ = {isa = PBXBuildFile; fileRef = A5D15D3A1B51CED100929105 /* TestPasswordArchive.zip */; }; A5D15D431B51CED100929105 /* Unicode.zip in Resources */ = {isa = PBXBuildFile; fileRef = A5D15D3B1B51CED100929105 /* Unicode.zip */; }; A5D15D441B51CF2900929105 /* Main.m in Sources */ = {isa = PBXBuildFile; fileRef = A5D15D191B51A4D000929105 /* Main.m */; }; A5D15D451B51D64200929105 /* Main.m in Headers */ = {isa = PBXBuildFile; fileRef = A5D15D191B51A4D000929105 /* Main.m */; }; A5D15D461B51D68600929105 /* CollectingDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = A5D15D1E1B51CD5600929105 /* CollectingDelegate.m */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ A5D15CCA1B51A38C00929105 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = A5D15CB41B51A38C00929105 /* Project object */; proxyType = 1; remoteGlobalIDString = A5D15CBC1B51A38C00929105; remoteInfo = ZipArchive; }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ A527EDD31B52806D00CA3DAF /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; }; A527EDD51B52808400CA3DAF /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; A527EDD71B52808900CA3DAF /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; A5D15CBD1B51A38C00929105 /* ZipArchive.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ZipArchive.framework; sourceTree = BUILT_PRODUCTS_DIR; }; A5D15CC11B51A38C00929105 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; A5D15CC21B51A38C00929105 /* ZipArchive.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ZipArchive.h; sourceTree = ""; }; A5D15CC81B51A38C00929105 /* ZipArchiveTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ZipArchiveTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; A5D15CCE1B51A38C00929105 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; A5D15CCF1B51A38C00929105 /* ZipArchiveTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ZipArchiveTests.m; sourceTree = ""; }; A5D15CDD1B51A3A400929105 /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; }; A5D15CE01B51A3A400929105 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; A5D15CE11B51A3A400929105 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; A5D15CE31B51A3A400929105 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = ""; }; A5D15CE41B51A3A400929105 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = ""; }; A5D15CE61B51A3A400929105 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = ""; }; A5D15CE71B51A3A400929105 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = ""; }; A5D15CEA1B51A3A400929105 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; A5D15CEC1B51A3A400929105 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; A5D15CEF1B51A3A400929105 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = ""; }; A5D15D051B51A44C00929105 /* crypt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = crypt.h; path = minizip/crypt.h; sourceTree = ""; }; A5D15D061B51A44C00929105 /* ioapi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ioapi.c; path = minizip/ioapi.c; sourceTree = ""; }; A5D15D071B51A44C00929105 /* ioapi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ioapi.h; path = minizip/ioapi.h; sourceTree = ""; }; A5D15D081B51A44C00929105 /* mztools.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mztools.c; path = minizip/mztools.c; sourceTree = ""; }; A5D15D091B51A44C00929105 /* mztools.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mztools.h; path = minizip/mztools.h; sourceTree = ""; }; A5D15D0A1B51A44C00929105 /* unzip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = unzip.c; path = minizip/unzip.c; sourceTree = ""; }; A5D15D0B1B51A44C00929105 /* unzip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = unzip.h; path = minizip/unzip.h; sourceTree = ""; }; A5D15D0C1B51A44C00929105 /* zip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = zip.c; path = minizip/zip.c; sourceTree = ""; }; A5D15D0D1B51A44C00929105 /* zip.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = zip.h; path = minizip/zip.h; sourceTree = ""; }; A5D15D181B51A4D000929105 /* Main.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Main.h; sourceTree = ""; }; A5D15D191B51A4D000929105 /* Main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Main.m; sourceTree = ""; }; A5D15D1C1B51CD4C00929105 /* CollectingDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = CollectingDelegate.h; sourceTree = ""; }; A5D15D1E1B51CD5600929105 /* CollectingDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CollectingDelegate.m; sourceTree = ""; }; A5D15D231B51CEAC00929105 /* 0.m4a */ = {isa = PBXFileReference; lastKnownFileType = file; name = 0.m4a; path = Multi_Zip_Test/0.m4a; sourceTree = ""; }; A5D15D241B51CEAC00929105 /* 1.m4a */ = {isa = PBXFileReference; lastKnownFileType = file; name = 1.m4a; path = Multi_Zip_Test/1.m4a; sourceTree = ""; }; A5D15D251B51CEAC00929105 /* 2.m4a */ = {isa = PBXFileReference; lastKnownFileType = file; name = 2.m4a; path = Multi_Zip_Test/2.m4a; sourceTree = ""; }; A5D15D261B51CEAC00929105 /* 3.m4a */ = {isa = PBXFileReference; lastKnownFileType = file; name = 3.m4a; path = Multi_Zip_Test/3.m4a; sourceTree = ""; }; A5D15D271B51CEAC00929105 /* 4.m4a */ = {isa = PBXFileReference; lastKnownFileType = file; name = 4.m4a; path = Multi_Zip_Test/4.m4a; sourceTree = ""; }; A5D15D281B51CEAC00929105 /* 5.m4a */ = {isa = PBXFileReference; lastKnownFileType = file; name = 5.m4a; path = Multi_Zip_Test/5.m4a; sourceTree = ""; }; A5D15D291B51CEAC00929105 /* 6.m4a */ = {isa = PBXFileReference; lastKnownFileType = file; name = 6.m4a; path = Multi_Zip_Test/6.m4a; sourceTree = ""; }; A5D15D2A1B51CEAC00929105 /* 7.m4a */ = {isa = PBXFileReference; lastKnownFileType = file; name = 7.m4a; path = Multi_Zip_Test/7.m4a; sourceTree = ""; }; A5D15D341B51CED100929105 /* hello.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; name = hello.zip; path = Fixtures/hello.zip; sourceTree = ""; }; A5D15D351B51CED100929105 /* IncorrectHeaders.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; name = IncorrectHeaders.zip; path = Fixtures/IncorrectHeaders.zip; sourceTree = ""; }; A5D15D361B51CED100929105 /* PermissionsTestApp.app */ = {isa = PBXFileReference; lastKnownFileType = wrapper.application; name = PermissionsTestApp.app; path = Fixtures/PermissionsTestApp.app; sourceTree = ""; }; A5D15D371B51CED100929105 /* RelativeSymbolicLink.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; name = RelativeSymbolicLink.zip; path = Fixtures/RelativeSymbolicLink.zip; sourceTree = ""; }; A5D15D381B51CED100929105 /* SymbolicLink.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; name = SymbolicLink.zip; path = Fixtures/SymbolicLink.zip; sourceTree = ""; }; A5D15D391B51CED100929105 /* TestArchive.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; name = TestArchive.zip; path = Fixtures/TestArchive.zip; sourceTree = ""; }; A5D15D3A1B51CED100929105 /* TestPasswordArchive.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; name = TestPasswordArchive.zip; path = Fixtures/TestPasswordArchive.zip; sourceTree = ""; }; A5D15D3B1B51CED100929105 /* Unicode.zip */ = {isa = PBXFileReference; lastKnownFileType = archive.zip; name = Unicode.zip; path = Fixtures/Unicode.zip; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ A5D15CB91B51A38C00929105 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A527EDD91B52809700CA3DAF /* Foundation.framework in Frameworks */, A527EDDA1B52809700CA3DAF /* CoreGraphics.framework in Frameworks */, A527EDD41B52806D00CA3DAF /* libz.dylib in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; A5D15CC51B51A38C00929105 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( A5D15CC91B51A38C00929105 /* ZipArchive.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; A5D15CDA1B51A3A400929105 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ A527EDDB1B5280D600CA3DAF /* Frameworks */ = { isa = PBXGroup; children = ( A527EDD71B52808900CA3DAF /* Foundation.framework */, A527EDD51B52808400CA3DAF /* CoreGraphics.framework */, A527EDD31B52806D00CA3DAF /* libz.dylib */, ); name = Frameworks; path = ZipArchive; sourceTree = ""; }; A5D15CB31B51A38C00929105 = { isa = PBXGroup; children = ( A5D15CBF1B51A38C00929105 /* ZipArchive */, A5D15CCC1B51A38C00929105 /* ZipArchiveTests */, A5D15CDE1B51A3A400929105 /* Example */, A527EDDB1B5280D600CA3DAF /* Frameworks */, A5D15CBE1B51A38C00929105 /* Products */, ); sourceTree = ""; }; A5D15CBE1B51A38C00929105 /* Products */ = { isa = PBXGroup; children = ( A5D15CBD1B51A38C00929105 /* ZipArchive.framework */, A5D15CC81B51A38C00929105 /* ZipArchiveTests.xctest */, A5D15CDD1B51A3A400929105 /* Example.app */, ); name = Products; sourceTree = ""; }; A5D15CBF1B51A38C00929105 /* ZipArchive */ = { isa = PBXGroup; children = ( A5D15CC21B51A38C00929105 /* ZipArchive.h */, A5D15D181B51A4D000929105 /* Main.h */, A5D15D191B51A4D000929105 /* Main.m */, A5D15CC01B51A38C00929105 /* Supporting Files */, ); path = ZipArchive; sourceTree = ""; }; A5D15CC01B51A38C00929105 /* Supporting Files */ = { isa = PBXGroup; children = ( A5D15D171B51A46A00929105 /* minizip */, A5D15CC11B51A38C00929105 /* Info.plist */, ); name = "Supporting Files"; sourceTree = ""; }; A5D15CCC1B51A38C00929105 /* ZipArchiveTests */ = { isa = PBXGroup; children = ( A5D15CCF1B51A38C00929105 /* ZipArchiveTests.m */, A5D15D331B51CEBD00929105 /* Fixtures */, A5D15D221B51CEA300929105 /* Multi_Zip_Test */, A5D15D1C1B51CD4C00929105 /* CollectingDelegate.h */, A5D15D1E1B51CD5600929105 /* CollectingDelegate.m */, A5D15CCD1B51A38C00929105 /* Supporting Files */, ); path = ZipArchiveTests; sourceTree = ""; }; A5D15CCD1B51A38C00929105 /* Supporting Files */ = { isa = PBXGroup; children = ( A5D15CCE1B51A38C00929105 /* Info.plist */, ); name = "Supporting Files"; sourceTree = ""; }; A5D15CDE1B51A3A400929105 /* Example */ = { isa = PBXGroup; children = ( A5D15CE31B51A3A400929105 /* AppDelegate.h */, A5D15CE41B51A3A400929105 /* AppDelegate.m */, A5D15CE61B51A3A400929105 /* ViewController.h */, A5D15CE71B51A3A400929105 /* ViewController.m */, A5D15CE91B51A3A400929105 /* Main.storyboard */, A5D15CEC1B51A3A400929105 /* Images.xcassets */, A5D15CEE1B51A3A400929105 /* LaunchScreen.xib */, A5D15CDF1B51A3A400929105 /* Supporting Files */, ); path = Example; sourceTree = ""; }; A5D15CDF1B51A3A400929105 /* Supporting Files */ = { isa = PBXGroup; children = ( A5D15CE01B51A3A400929105 /* Info.plist */, A5D15CE11B51A3A400929105 /* main.m */, ); name = "Supporting Files"; sourceTree = ""; }; A5D15D171B51A46A00929105 /* minizip */ = { isa = PBXGroup; children = ( A5D15D051B51A44C00929105 /* crypt.h */, A5D15D061B51A44C00929105 /* ioapi.c */, A5D15D071B51A44C00929105 /* ioapi.h */, A5D15D081B51A44C00929105 /* mztools.c */, A5D15D091B51A44C00929105 /* mztools.h */, A5D15D0A1B51A44C00929105 /* unzip.c */, A5D15D0B1B51A44C00929105 /* unzip.h */, A5D15D0C1B51A44C00929105 /* zip.c */, A5D15D0D1B51A44C00929105 /* zip.h */, ); name = minizip; sourceTree = ""; }; A5D15D221B51CEA300929105 /* Multi_Zip_Test */ = { isa = PBXGroup; children = ( A5D15D231B51CEAC00929105 /* 0.m4a */, A5D15D241B51CEAC00929105 /* 1.m4a */, A5D15D251B51CEAC00929105 /* 2.m4a */, A5D15D261B51CEAC00929105 /* 3.m4a */, A5D15D271B51CEAC00929105 /* 4.m4a */, A5D15D281B51CEAC00929105 /* 5.m4a */, A5D15D291B51CEAC00929105 /* 6.m4a */, A5D15D2A1B51CEAC00929105 /* 7.m4a */, ); name = Multi_Zip_Test; sourceTree = ""; }; A5D15D331B51CEBD00929105 /* Fixtures */ = { isa = PBXGroup; children = ( A5D15D341B51CED100929105 /* hello.zip */, A5D15D351B51CED100929105 /* IncorrectHeaders.zip */, A5D15D361B51CED100929105 /* PermissionsTestApp.app */, A5D15D371B51CED100929105 /* RelativeSymbolicLink.zip */, A5D15D381B51CED100929105 /* SymbolicLink.zip */, A5D15D391B51CED100929105 /* TestArchive.zip */, A5D15D3A1B51CED100929105 /* TestPasswordArchive.zip */, A5D15D3B1B51CED100929105 /* Unicode.zip */, ); name = Fixtures; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ A5D15CBA1B51A38C00929105 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( A5D15CC31B51A38C00929105 /* ZipArchive.h in Headers */, A527EDC11B527FD000CA3DAF /* crypt.h in Headers */, A527EDC21B527FD000CA3DAF /* ioapi.c in Headers */, A527EDC31B527FD000CA3DAF /* ioapi.h in Headers */, A527EDC41B527FD000CA3DAF /* mztools.c in Headers */, A527EDC51B527FD000CA3DAF /* mztools.h in Headers */, A527EDC61B527FD000CA3DAF /* unzip.c in Headers */, A527EDC71B527FD000CA3DAF /* unzip.h in Headers */, A527EDC81B527FD000CA3DAF /* zip.c in Headers */, A527EDC91B527FD000CA3DAF /* zip.h in Headers */, A5D15D451B51D64200929105 /* Main.m in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXHeadersBuildPhase section */ /* Begin PBXNativeTarget section */ A5D15CBC1B51A38C00929105 /* ZipArchive */ = { isa = PBXNativeTarget; buildConfigurationList = A5D15CD31B51A38C00929105 /* Build configuration list for PBXNativeTarget "ZipArchive" */; buildPhases = ( A5D15CB81B51A38C00929105 /* Sources */, A5D15CB91B51A38C00929105 /* Frameworks */, A5D15CBA1B51A38C00929105 /* Headers */, A5D15CBB1B51A38C00929105 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = ZipArchive; productName = ZipArchive; productReference = A5D15CBD1B51A38C00929105 /* ZipArchive.framework */; productType = "com.apple.product-type.framework"; }; A5D15CC71B51A38C00929105 /* ZipArchiveTests */ = { isa = PBXNativeTarget; buildConfigurationList = A5D15CD61B51A38C00929105 /* Build configuration list for PBXNativeTarget "ZipArchiveTests" */; buildPhases = ( A5D15CC41B51A38C00929105 /* Sources */, A5D15CC51B51A38C00929105 /* Frameworks */, A5D15CC61B51A38C00929105 /* Resources */, ); buildRules = ( ); dependencies = ( A5D15CCB1B51A38C00929105 /* PBXTargetDependency */, ); name = ZipArchiveTests; productName = ZipArchiveTests; productReference = A5D15CC81B51A38C00929105 /* ZipArchiveTests.xctest */; productType = "com.apple.product-type.bundle.unit-test"; }; A5D15CDC1B51A3A400929105 /* Example */ = { isa = PBXNativeTarget; buildConfigurationList = A5D15CFD1B51A3A400929105 /* Build configuration list for PBXNativeTarget "Example" */; buildPhases = ( A5D15CD91B51A3A400929105 /* Sources */, A5D15CDA1B51A3A400929105 /* Frameworks */, A5D15CDB1B51A3A400929105 /* Resources */, ); buildRules = ( ); dependencies = ( ); name = Example; productName = Example; productReference = A5D15CDD1B51A3A400929105 /* Example.app */; productType = "com.apple.product-type.application"; }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ A5D15CB41B51A38C00929105 /* Project object */ = { isa = PBXProject; attributes = { LastUpgradeCheck = 0640; ORGANIZATIONNAME = "Cosmic Labs"; TargetAttributes = { A5D15CBC1B51A38C00929105 = { CreatedOnToolsVersion = 6.4; }; A5D15CC71B51A38C00929105 = { CreatedOnToolsVersion = 6.4; }; A5D15CDC1B51A3A400929105 = { CreatedOnToolsVersion = 6.4; }; }; }; buildConfigurationList = A5D15CB71B51A38C00929105 /* Build configuration list for PBXProject "ZipArchive" */; compatibilityVersion = "Xcode 3.2"; developmentRegion = English; hasScannedForEncodings = 0; knownRegions = ( en, Base, ); mainGroup = A5D15CB31B51A38C00929105; productRefGroup = A5D15CBE1B51A38C00929105 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( A5D15CBC1B51A38C00929105 /* ZipArchive */, A5D15CC71B51A38C00929105 /* ZipArchiveTests */, A5D15CDC1B51A3A400929105 /* Example */, ); }; /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ A5D15CBB1B51A38C00929105 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; A5D15CC61B51A38C00929105 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A5D15D311B51CEAC00929105 /* 6.m4a in Resources */, A5D15D3F1B51CED100929105 /* RelativeSymbolicLink.zip in Resources */, A5D15D401B51CED100929105 /* SymbolicLink.zip in Resources */, A5D15D431B51CED100929105 /* Unicode.zip in Resources */, A5D15D3C1B51CED100929105 /* hello.zip in Resources */, A5D15D301B51CEAC00929105 /* 5.m4a in Resources */, A5D15D421B51CED100929105 /* TestPasswordArchive.zip in Resources */, A5D15D2E1B51CEAC00929105 /* 3.m4a in Resources */, A5D15D3D1B51CED100929105 /* IncorrectHeaders.zip in Resources */, A5D15D2F1B51CEAC00929105 /* 4.m4a in Resources */, A5D15D411B51CED100929105 /* TestArchive.zip in Resources */, A5D15D321B51CEAC00929105 /* 7.m4a in Resources */, A5D15D2D1B51CEAC00929105 /* 2.m4a in Resources */, A5D15D2C1B51CEAC00929105 /* 1.m4a in Resources */, A5D15D3E1B51CED100929105 /* PermissionsTestApp.app in Resources */, A5D15D2B1B51CEAC00929105 /* 0.m4a in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; A5D15CDB1B51A3A400929105 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( A5D15CEB1B51A3A400929105 /* Main.storyboard in Resources */, A5D15CF01B51A3A400929105 /* LaunchScreen.xib in Resources */, A5D15CED1B51A3A400929105 /* Images.xcassets in Resources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXResourcesBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ A5D15CB81B51A38C00929105 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A5D15D1B1B51A4D000929105 /* Main.m in Sources */, A527EDCA1B52804E00CA3DAF /* crypt.h in Sources */, A527EDCB1B52804E00CA3DAF /* ioapi.c in Sources */, A527EDCC1B52804E00CA3DAF /* ioapi.h in Sources */, A527EDCD1B52804E00CA3DAF /* mztools.c in Sources */, A527EDCE1B52804E00CA3DAF /* mztools.h in Sources */, A527EDCF1B52804E00CA3DAF /* unzip.c in Sources */, A527EDD01B52804E00CA3DAF /* unzip.h in Sources */, A527EDD11B52804E00CA3DAF /* zip.c in Sources */, A527EDD21B52804E00CA3DAF /* zip.h in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; A5D15CC41B51A38C00929105 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A5D15D441B51CF2900929105 /* Main.m in Sources */, A5D15D461B51D68600929105 /* CollectingDelegate.m in Sources */, A5D15CD01B51A38C00929105 /* ZipArchiveTests.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; A5D15CD91B51A3A400929105 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( A5D15CE81B51A3A400929105 /* ViewController.m in Sources */, A5D15CE51B51A3A400929105 /* AppDelegate.m in Sources */, A5D15CE21B51A3A400929105 /* main.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ A5D15CCB1B51A38C00929105 /* PBXTargetDependency */ = { isa = PBXTargetDependency; target = A5D15CBC1B51A38C00929105 /* ZipArchive */; targetProxy = A5D15CCA1B51A38C00929105 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin PBXVariantGroup section */ A5D15CE91B51A3A400929105 /* Main.storyboard */ = { isa = PBXVariantGroup; children = ( A5D15CEA1B51A3A400929105 /* Base */, ); name = Main.storyboard; sourceTree = ""; }; A5D15CEE1B51A3A400929105 /* LaunchScreen.xib */ = { isa = PBXVariantGroup; children = ( A5D15CEF1B51A3A400929105 /* Base */, ); name = LaunchScreen.xib; sourceTree = ""; }; /* End PBXVariantGroup section */ /* Begin XCBuildConfiguration section */ A5D15CD11B51A38C00929105 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; CURRENT_PROJECT_VERSION = 1; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; GCC_NO_COMMON_BLOCKS = YES; GCC_OPTIMIZATION_LEVEL = 0; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); GCC_SYMBOLS_PRIVATE_EXTERN = NO; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 8.4; MTL_ENABLE_DEBUG_INFO = YES; ONLY_ACTIVE_ARCH = YES; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; A5D15CD21B51A38C00929105 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ALWAYS_SEARCH_USER_PATHS = NO; CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; CLANG_CXX_LIBRARY = "libc++"; CLANG_ENABLE_MODULES = YES; CLANG_ENABLE_OBJC_ARC = YES; CLANG_WARN_BOOL_CONVERSION = YES; CLANG_WARN_CONSTANT_CONVERSION = YES; CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; CLANG_WARN_EMPTY_BODY = YES; CLANG_WARN_ENUM_CONVERSION = YES; CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN_UNREACHABLE_CODE = YES; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; COPY_PHASE_STRIP = NO; CURRENT_PROJECT_VERSION = 1; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_NO_COMMON_BLOCKS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; GCC_WARN_UNDECLARED_SELECTOR = YES; GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; IPHONEOS_DEPLOYMENT_TARGET = 8.4; MTL_ENABLE_DEBUG_INFO = NO; SDKROOT = iphoneos; TARGETED_DEVICE_FAMILY = "1,2"; VALIDATE_PRODUCT = YES; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Release; }; A5D15CD41B51A38C00929105 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; INFOPLIST_FILE = ZipArchive/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; }; name = Debug; }; A5D15CD51B51A38C00929105 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; INFOPLIST_FILE = ZipArchive/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; }; name = Release; }; A5D15CD71B51A38C00929105 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", ); GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = ZipArchiveTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; A5D15CD81B51A38C00929105 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { FRAMEWORK_SEARCH_PATHS = ( "$(SDKROOT)/Developer/Library/Frameworks", "$(inherited)", ); INFOPLIST_FILE = ZipArchiveTests/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; A5D15CFE1B51A3A400929105 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; GCC_PREPROCESSOR_DEFINITIONS = ( "DEBUG=1", "$(inherited)", ); INFOPLIST_FILE = Example/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Debug; }; A5D15CFF1B51A3A400929105 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; INFOPLIST_FILE = Example/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; PRODUCT_NAME = "$(TARGET_NAME)"; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ A5D15CB71B51A38C00929105 /* Build configuration list for PBXProject "ZipArchive" */ = { isa = XCConfigurationList; buildConfigurations = ( A5D15CD11B51A38C00929105 /* Debug */, A5D15CD21B51A38C00929105 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; A5D15CD31B51A38C00929105 /* Build configuration list for PBXNativeTarget "ZipArchive" */ = { isa = XCConfigurationList; buildConfigurations = ( A5D15CD41B51A38C00929105 /* Debug */, A5D15CD51B51A38C00929105 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; A5D15CD61B51A38C00929105 /* Build configuration list for PBXNativeTarget "ZipArchiveTests" */ = { isa = XCConfigurationList; buildConfigurations = ( A5D15CD71B51A38C00929105 /* Debug */, A5D15CD81B51A38C00929105 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; A5D15CFD1B51A3A400929105 /* Build configuration list for PBXNativeTarget "Example" */ = { isa = XCConfigurationList; buildConfigurations = ( A5D15CFE1B51A3A400929105 /* Debug */, A5D15CFF1B51A3A400929105 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = A5D15CB41B51A38C00929105 /* Project object */; }