Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Z
Zip
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Jira
Jira
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
YongYue
Zip
Commits
c67e1055
Commit
c67e1055
authored
May 12, 2016
by
Roy Marmelstein
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update tvOS target
parent
1a645da0
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
198 additions
and
168 deletions
+198
-168
Zip copy-Info.plist
Zip copy-Info.plist
+26
-0
Zip.xcodeproj/project.pbxproj
Zip.xcodeproj/project.pbxproj
+169
-165
Zip.xcodeproj/xcshareddata/xcschemes/Zip tvOS.xcscheme
Zip.xcodeproj/xcshareddata/xcschemes/Zip tvOS.xcscheme
+3
-3
No files found.
Zip copy-Info.plist
0 → 100644
View file @
c67e1055
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist
version=
"1.0"
>
<dict>
<key>
CFBundleDevelopmentRegion
</key>
<string>
en
</string>
<key>
CFBundleExecutable
</key>
<string>
$(EXECUTABLE_NAME)
</string>
<key>
CFBundleIdentifier
</key>
<string>
$(PRODUCT_BUNDLE_IDENTIFIER)
</string>
<key>
CFBundleInfoDictionaryVersion
</key>
<string>
6.0
</string>
<key>
CFBundleName
</key>
<string>
$(PRODUCT_NAME)
</string>
<key>
CFBundlePackageType
</key>
<string>
FMWK
</string>
<key>
CFBundleShortVersionString
</key>
<string>
0.4.1
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleVersion
</key>
<string>
6
</string>
<key>
NSPrincipalClass
</key>
<string></string>
</dict>
</plist>
Zip.xcodeproj/project.pbxproj
View file @
c67e1055
...
...
@@ -7,6 +7,39 @@
objects
=
{
/* Begin PBXBuildFile section */
3425458E1CE525B200336074
/* prng.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0E11C5044DC0023A3C3
/* prng.c */
;
};
3425458F1CE525B200336074
/* hmac.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0DF1C5044DC0023A3C3
/* hmac.c */
;
};
342545901CE525B200336074
/* Zip.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
347E3AD71C1E04C900A11FD3
/* Zip.swift */
;
};
342545911CE525B200336074
/* aestab.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0D71C5044DC0023A3C3
/* aestab.c */
;
};
342545921CE525B200336074
/* unzip.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0EB1C5044DC0023A3C3
/* unzip.c */
;
};
342545931CE525B200336074
/* aescrypt.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0D41C5044DC0023A3C3
/* aescrypt.c */
;
};
342545941CE525B200336074
/* QuickZip.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
3443A3F51C4AB8A3004AD173
/* QuickZip.swift */
;
};
342545951CE525B200336074
/* ioapi.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0E81C5044DC0023A3C3
/* ioapi.c */
;
};
342545961CE525B200336074
/* sha1.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0E51C5044DC0023A3C3
/* sha1.c */
;
};
342545971CE525B200336074
/* pwd2key.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0E31C5044DC0023A3C3
/* pwd2key.c */
;
};
342545981CE525B200336074
/* aeskey.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0D51C5044DC0023A3C3
/* aeskey.c */
;
};
342545991CE525B200336074
/* zip.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0ED1C5044DC0023A3C3
/* zip.c */
;
};
3425459A1CE525B200336074
/* ZipUtilities.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
343625BA1C5827DC0023C4C6
/* ZipUtilities.swift */
;
};
3425459B1CE525B200336074
/* fileenc.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0DD1C5044DC0023A3C3
/* fileenc.c */
;
};
3425459C1CE525B200336074
/* entropy.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0DB1C5044DC0023A3C3
/* entropy.c */
;
};
3425459E1CE525B200336074
/* libz.tbd in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
3430F61F1C45C805007473A6
/* libz.tbd */
;
};
342545A01CE525B200336074
/* sha1.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0E61C5044DC0023A3C3
/* sha1.h */
;
};
342545A11CE525B200336074
/* zip.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0EE1C5044DC0023A3C3
/* zip.h */
;
};
342545A21CE525B200336074
/* entropy.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0DC1C5044DC0023A3C3
/* entropy.h */
;
};
342545A31CE525B200336074
/* pwd2key.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0E41C5044DC0023A3C3
/* pwd2key.h */
;
};
342545A41CE525B200336074
/* unzip.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0EC1C5044DC0023A3C3
/* unzip.h */
;
};
342545A51CE525B200336074
/* aes.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0D21C5044DC0023A3C3
/* aes.h */
;
};
342545A61CE525B200336074
/* aestab.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0D81C5044DC0023A3C3
/* aestab.h */
;
};
342545A71CE525B200336074
/* crypt.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0E71C5044DC0023A3C3
/* crypt.h */
;
};
342545A81CE525B200336074
/* fileenc.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0DE1C5044DC0023A3C3
/* fileenc.h */
;
};
342545A91CE525B200336074
/* aes_via_ace.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0D31C5044DC0023A3C3
/* aes_via_ace.h */
;
};
342545AA1CE525B200336074
/* prng.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0E21C5044DC0023A3C3
/* prng.h */
;
};
342545AB1CE525B200336074
/* ioapi.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0E91C5044DC0023A3C3
/* ioapi.h */
;
};
342545AC1CE525B200336074
/* hmac.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0E01C5044DC0023A3C3
/* hmac.h */
;
};
342545AD1CE525B200336074
/* aesopt.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0D61C5044DC0023A3C3
/* aesopt.h */
;
};
342545AE1CE525B200336074
/* Zip.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
347E3A771C1DFFB500A11FD3
/* Zip.h */
;
settings
=
{
ATTRIBUTES
=
(
Public
,
);
};
};
342545AF1CE525B200336074
/* brg_types.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0DA1C5044DC0023A3C3
/* brg_types.h */
;
};
342545B01CE525B200336074
/* brg_endian.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0D91C5044DC0023A3C3
/* brg_endian.h */
;
};
342FC0EF1C5044DC0023A3C3
/* aes.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0D21C5044DC0023A3C3
/* aes.h */
;
};
342FC0F01C5044DC0023A3C3
/* aes_via_ace.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0D31C5044DC0023A3C3
/* aes_via_ace.h */
;
};
342FC0F11C5044DC0023A3C3
/* aescrypt.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0D41C5044DC0023A3C3
/* aescrypt.c */
;
};
...
...
@@ -71,39 +104,6 @@
343F51341C8DB0430028C434
/* sha1.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0E61C5044DC0023A3C3
/* sha1.h */
;
};
343F51351C8DB0480028C434
/* libz.tbd in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
3430F61F1C45C805007473A6
/* libz.tbd */
;
};
343F51361C8DB0720028C434
/* Zip.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
347E3A771C1DFFB500A11FD3
/* Zip.h */
;
settings
=
{
ATTRIBUTES
=
(
Public
,
);
};
};
344050B11CE28F59001AFF0F
/* prng.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0E11C5044DC0023A3C3
/* prng.c */
;
};
344050B21CE28F59001AFF0F
/* hmac.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0DF1C5044DC0023A3C3
/* hmac.c */
;
};
344050B31CE28F59001AFF0F
/* Zip.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
347E3AD71C1E04C900A11FD3
/* Zip.swift */
;
};
344050B41CE28F59001AFF0F
/* aestab.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0D71C5044DC0023A3C3
/* aestab.c */
;
};
344050B51CE28F59001AFF0F
/* unzip.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0EB1C5044DC0023A3C3
/* unzip.c */
;
};
344050B61CE28F59001AFF0F
/* aescrypt.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0D41C5044DC0023A3C3
/* aescrypt.c */
;
};
344050B71CE28F59001AFF0F
/* QuickZip.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
3443A3F51C4AB8A3004AD173
/* QuickZip.swift */
;
};
344050B81CE28F59001AFF0F
/* ioapi.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0E81C5044DC0023A3C3
/* ioapi.c */
;
};
344050B91CE28F59001AFF0F
/* sha1.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0E51C5044DC0023A3C3
/* sha1.c */
;
};
344050BA1CE28F59001AFF0F
/* pwd2key.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0E31C5044DC0023A3C3
/* pwd2key.c */
;
};
344050BB1CE28F59001AFF0F
/* aeskey.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0D51C5044DC0023A3C3
/* aeskey.c */
;
};
344050BC1CE28F59001AFF0F
/* zip.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0ED1C5044DC0023A3C3
/* zip.c */
;
};
344050BD1CE28F59001AFF0F
/* ZipUtilities.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
343625BA1C5827DC0023C4C6
/* ZipUtilities.swift */
;
};
344050BE1CE28F59001AFF0F
/* fileenc.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0DD1C5044DC0023A3C3
/* fileenc.c */
;
};
344050BF1CE28F59001AFF0F
/* entropy.c in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0DB1C5044DC0023A3C3
/* entropy.c */
;
};
344050C11CE28F59001AFF0F
/* libz.tbd in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
3430F61F1C45C805007473A6
/* libz.tbd */
;
};
344050C31CE28F59001AFF0F
/* sha1.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0E61C5044DC0023A3C3
/* sha1.h */
;
};
344050C41CE28F59001AFF0F
/* zip.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0EE1C5044DC0023A3C3
/* zip.h */
;
};
344050C51CE28F59001AFF0F
/* entropy.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0DC1C5044DC0023A3C3
/* entropy.h */
;
};
344050C61CE28F59001AFF0F
/* pwd2key.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0E41C5044DC0023A3C3
/* pwd2key.h */
;
};
344050C71CE28F59001AFF0F
/* unzip.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0EC1C5044DC0023A3C3
/* unzip.h */
;
};
344050C81CE28F59001AFF0F
/* aes.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0D21C5044DC0023A3C3
/* aes.h */
;
};
344050C91CE28F59001AFF0F
/* aestab.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0D81C5044DC0023A3C3
/* aestab.h */
;
};
344050CA1CE28F59001AFF0F
/* crypt.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0E71C5044DC0023A3C3
/* crypt.h */
;
};
344050CB1CE28F59001AFF0F
/* fileenc.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0DE1C5044DC0023A3C3
/* fileenc.h */
;
};
344050CC1CE28F59001AFF0F
/* aes_via_ace.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0D31C5044DC0023A3C3
/* aes_via_ace.h */
;
};
344050CD1CE28F59001AFF0F
/* prng.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0E21C5044DC0023A3C3
/* prng.h */
;
};
344050CE1CE28F59001AFF0F
/* ioapi.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0E91C5044DC0023A3C3
/* ioapi.h */
;
};
344050CF1CE28F59001AFF0F
/* hmac.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0E01C5044DC0023A3C3
/* hmac.h */
;
};
344050D01CE28F59001AFF0F
/* aesopt.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0D61C5044DC0023A3C3
/* aesopt.h */
;
};
344050D11CE28F59001AFF0F
/* Zip.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
347E3A771C1DFFB500A11FD3
/* Zip.h */
;
settings
=
{
ATTRIBUTES
=
(
Public
,
);
};
};
344050D21CE28F59001AFF0F
/* brg_types.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0DA1C5044DC0023A3C3
/* brg_types.h */
;
};
344050D31CE28F59001AFF0F
/* brg_endian.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
342FC0D91C5044DC0023A3C3
/* brg_endian.h */
;
};
3443A3F61C4AB8A3004AD173
/* QuickZip.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
3443A3F51C4AB8A3004AD173
/* QuickZip.swift */
;
};
3443A3FD1C4AD199004AD173
/* bb8.zip in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
3443A3FC1C4AD199004AD173
/* bb8.zip */
;
};
347E3A781C1DFFB500A11FD3
/* Zip.h in Headers */
=
{
isa
=
PBXBuildFile
;
fileRef
=
347E3A771C1DFFB500A11FD3
/* Zip.h */
;
settings
=
{
ATTRIBUTES
=
(
Public
,
);
};
};
...
...
@@ -132,6 +132,8 @@
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
342545B51CE525B200336074
/* Zip.framework */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.framework
;
includeInIndex
=
0
;
path
=
Zip.framework
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
342545B61CE525B300336074
/* Zip copy-Info.plist */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
text.plist.xml
;
name
=
"Zip copy-Info.plist"
;
path
=
"/Users/marmelroy/Documents/Projects/OpenSource/Zip/Zip copy-Info.plist"
;
sourceTree
=
"<absolute>"
;
};
342FC0D21C5044DC0023A3C3
/* aes.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
aes.h
;
sourceTree
=
"<group>"
;
};
342FC0D31C5044DC0023A3C3
/* aes_via_ace.h */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.h
;
path
=
aes_via_ace.h
;
sourceTree
=
"<group>"
;
};
342FC0D41C5044DC0023A3C3
/* aescrypt.c */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.c
;
path
=
aescrypt.c
;
sourceTree
=
"<group>"
;
};
...
...
@@ -165,7 +167,6 @@
343625BA1C5827DC0023C4C6
/* ZipUtilities.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
ZipUtilities.swift
;
sourceTree
=
"<group>"
;
};
343F50FF1C8DAEEC0028C434
/* Zip.framework */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.framework
;
includeInIndex
=
0
;
path
=
Zip.framework
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
343F51081C8DAEEC0028C434
/* Zip OSXTests.xctest */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.cfbundle
;
includeInIndex
=
0
;
path
=
"Zip OSXTests.xctest"
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
344050D81CE28F59001AFF0F
/* Zip.framework */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.framework
;
includeInIndex
=
0
;
path
=
Zip.framework
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
344050D91CE28F59001AFF0F
/* Info-tvOS.plist */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
text.plist.xml
;
name
=
"Info-tvOS.plist"
;
path
=
"/Users/marmelroy/Documents/Projects/OpenSource/Zip/Zip/Info-tvOS.plist"
;
sourceTree
=
"<absolute>"
;
};
3443A3F51C4AB8A3004AD173
/* QuickZip.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
QuickZip.swift
;
sourceTree
=
"<group>"
;
};
3443A3FC1C4AD199004AD173
/* bb8.zip */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
archive.zip
;
path
=
bb8.zip
;
sourceTree
=
"<group>"
;
};
...
...
@@ -181,27 +182,27 @@
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
34
3F50FB1C8DAEEC0028C43
4
/* Frameworks */
=
{
34
25459D1CE525B20033607
4
/* Frameworks */
=
{
isa
=
PBXFrameworksBuildPhase
;
buildActionMask
=
2147483647
;
files
=
(
34
3F51351C8DB0480028C43
4
/* libz.tbd in Frameworks */
,
34
25459E1CE525B20033607
4
/* libz.tbd in Frameworks */
,
);
runOnlyForDeploymentPostprocessing
=
0
;
};
343F5
105
1C8DAEEC0028C434
/* Frameworks */
=
{
343F5
0FB
1C8DAEEC0028C434
/* Frameworks */
=
{
isa
=
PBXFrameworksBuildPhase
;
buildActionMask
=
2147483647
;
files
=
(
343F51
091C8DAEEC0028C434
/* Zip.framework
in Frameworks */
,
343F51
351C8DB0480028C434
/* libz.tbd
in Frameworks */
,
);
runOnlyForDeploymentPostprocessing
=
0
;
};
34
4050C01CE28F59001AFF0F
/* Frameworks */
=
{
34
3F51051C8DAEEC0028C434
/* Frameworks */
=
{
isa
=
PBXFrameworksBuildPhase
;
buildActionMask
=
2147483647
;
files
=
(
34
4050C11CE28F59001AFF0F
/* libz.tbd
in Frameworks */
,
34
3F51091C8DAEEC0028C434
/* Zip.framework
in Frameworks */
,
);
runOnlyForDeploymentPostprocessing
=
0
;
};
...
...
@@ -274,6 +275,7 @@
347E3A761C1DFFB500A11FD3
/* Zip */
,
347E3A821C1DFFB500A11FD3
/* ZipTests */
,
347E3A751C1DFFB500A11FD3
/* Products */
,
342545B61CE525B300336074
/* Zip copy-Info.plist */
,
);
sourceTree
=
"<group>"
;
};
...
...
@@ -284,7 +286,7 @@
347E3A7E1C1DFFB500A11FD3
/* ZipTests.xctest */
,
343F50FF1C8DAEEC0028C434
/* Zip.framework */
,
343F51081C8DAEEC0028C434
/* Zip OSXTests.xctest */
,
34
4050D81CE28F59001AFF0F
/* Zip.framework */
,
34
2545B51CE525B200336074
/* Zip.framework */
,
);
name
=
Products
;
sourceTree
=
"<group>"
;
...
...
@@ -319,6 +321,30 @@
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
3425459F1CE525B200336074
/* Headers */
=
{
isa
=
PBXHeadersBuildPhase
;
buildActionMask
=
2147483647
;
files
=
(
342545A01CE525B200336074
/* sha1.h in Headers */
,
342545A11CE525B200336074
/* zip.h in Headers */
,
342545A21CE525B200336074
/* entropy.h in Headers */
,
342545A31CE525B200336074
/* pwd2key.h in Headers */
,
342545A41CE525B200336074
/* unzip.h in Headers */
,
342545A51CE525B200336074
/* aes.h in Headers */
,
342545A61CE525B200336074
/* aestab.h in Headers */
,
342545A71CE525B200336074
/* crypt.h in Headers */
,
342545A81CE525B200336074
/* fileenc.h in Headers */
,
342545A91CE525B200336074
/* aes_via_ace.h in Headers */
,
342545AA1CE525B200336074
/* prng.h in Headers */
,
342545AB1CE525B200336074
/* ioapi.h in Headers */
,
342545AC1CE525B200336074
/* hmac.h in Headers */
,
342545AD1CE525B200336074
/* aesopt.h in Headers */
,
342545AE1CE525B200336074
/* Zip.h in Headers */
,
342545AF1CE525B200336074
/* brg_types.h in Headers */
,
342545B01CE525B200336074
/* brg_endian.h in Headers */
,
);
runOnlyForDeploymentPostprocessing
=
0
;
};
343F50FC1C8DAEEC0028C434
/* Headers */
=
{
isa
=
PBXHeadersBuildPhase
;
buildActionMask
=
2147483647
;
...
...
@@ -343,30 +369,6 @@
);
runOnlyForDeploymentPostprocessing
=
0
;
};
344050C21CE28F59001AFF0F
/* Headers */
=
{
isa
=
PBXHeadersBuildPhase
;
buildActionMask
=
2147483647
;
files
=
(
344050C31CE28F59001AFF0F
/* sha1.h in Headers */
,
344050C41CE28F59001AFF0F
/* zip.h in Headers */
,
344050C51CE28F59001AFF0F
/* entropy.h in Headers */
,
344050C61CE28F59001AFF0F
/* pwd2key.h in Headers */
,
344050C71CE28F59001AFF0F
/* unzip.h in Headers */
,
344050C81CE28F59001AFF0F
/* aes.h in Headers */
,
344050C91CE28F59001AFF0F
/* aestab.h in Headers */
,
344050CA1CE28F59001AFF0F
/* crypt.h in Headers */
,
344050CB1CE28F59001AFF0F
/* fileenc.h in Headers */
,
344050CC1CE28F59001AFF0F
/* aes_via_ace.h in Headers */
,
344050CD1CE28F59001AFF0F
/* prng.h in Headers */
,
344050CE1CE28F59001AFF0F
/* ioapi.h in Headers */
,
344050CF1CE28F59001AFF0F
/* hmac.h in Headers */
,
344050D01CE28F59001AFF0F
/* aesopt.h in Headers */
,
344050D11CE28F59001AFF0F
/* Zip.h in Headers */
,
344050D21CE28F59001AFF0F
/* brg_types.h in Headers */
,
344050D31CE28F59001AFF0F
/* brg_endian.h in Headers */
,
);
runOnlyForDeploymentPostprocessing
=
0
;
};
347E3A711C1DFFB500A11FD3
/* Headers */
=
{
isa
=
PBXHeadersBuildPhase
;
buildActionMask
=
2147483647
;
...
...
@@ -394,6 +396,24 @@
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
3425458C1CE525B200336074
/* Zip tvOS */
=
{
isa
=
PBXNativeTarget
;
buildConfigurationList
=
342545B21CE525B200336074
/* Build configuration list for PBXNativeTarget "Zip tvOS" */
;
buildPhases
=
(
3425458D1CE525B200336074
/* Sources */
,
3425459D1CE525B200336074
/* Frameworks */
,
3425459F1CE525B200336074
/* Headers */
,
342545B11CE525B200336074
/* Resources */
,
);
buildRules
=
(
);
dependencies
=
(
);
name
=
"Zip tvOS"
;
productName
=
Zip
;
productReference
=
342545B51CE525B200336074
/* Zip.framework */
;
productType
=
"com.apple.product-type.framework"
;
};
343F50FE1C8DAEEC0028C434
/* Zip OSX */
=
{
isa
=
PBXNativeTarget
;
buildConfigurationList
=
343F51141C8DAEEC0028C434
/* Build configuration list for PBXNativeTarget "Zip OSX" */
;
...
...
@@ -430,24 +450,6 @@
productReference
=
343F51081C8DAEEC0028C434
/* Zip OSXTests.xctest */
;
productType
=
"com.apple.product-type.bundle.unit-test"
;
};
344050AF1CE28F59001AFF0F
/* Zip tvOS */
=
{
isa
=
PBXNativeTarget
;
buildConfigurationList
=
344050D51CE28F59001AFF0F
/* Build configuration list for PBXNativeTarget "Zip tvOS" */
;
buildPhases
=
(
344050B01CE28F59001AFF0F
/* Sources */
,
344050C01CE28F59001AFF0F
/* Frameworks */
,
344050C21CE28F59001AFF0F
/* Headers */
,
344050D41CE28F59001AFF0F
/* Resources */
,
);
buildRules
=
(
);
dependencies
=
(
);
name
=
"Zip tvOS"
;
productName
=
Zip
;
productReference
=
344050D81CE28F59001AFF0F
/* Zip.framework */
;
productType
=
"com.apple.product-type.framework"
;
};
347E3A731C1DFFB500A11FD3
/* Zip */
=
{
isa
=
PBXNativeTarget
;
buildConfigurationList
=
347E3A881C1DFFB500A11FD3
/* Build configuration list for PBXNativeTarget "Zip" */
;
...
...
@@ -524,27 +526,27 @@
347E3A7D1C1DFFB500A11FD3
/* ZipTests */
,
343F50FE1C8DAEEC0028C434
/* Zip OSX */
,
343F51071C8DAEEC0028C434
/* Zip OSXTests */
,
34
4050AF1CE28F59001AFF0F
/* Zip tvOS */
,
34
25458C1CE525B200336074
/* Zip tvOS */
,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
34
3F50FD1C8DAEEC0028C43
4
/* Resources */
=
{
34
2545B11CE525B20033607
4
/* Resources */
=
{
isa
=
PBXResourcesBuildPhase
;
buildActionMask
=
2147483647
;
files
=
(
);
runOnlyForDeploymentPostprocessing
=
0
;
};
343F5
106
1C8DAEEC0028C434
/* Resources */
=
{
343F5
0FD
1C8DAEEC0028C434
/* Resources */
=
{
isa
=
PBXResourcesBuildPhase
;
buildActionMask
=
2147483647
;
files
=
(
);
runOnlyForDeploymentPostprocessing
=
0
;
};
34
4050D41CE28F59001AFF0F
/* Resources */
=
{
34
3F51061C8DAEEC0028C434
/* Resources */
=
{
isa
=
PBXResourcesBuildPhase
;
buildActionMask
=
2147483647
;
files
=
(
...
...
@@ -571,6 +573,28 @@
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
3425458D1CE525B200336074
/* Sources */
=
{
isa
=
PBXSourcesBuildPhase
;
buildActionMask
=
2147483647
;
files
=
(
3425458E1CE525B200336074
/* prng.c in Sources */
,
3425458F1CE525B200336074
/* hmac.c in Sources */
,
342545901CE525B200336074
/* Zip.swift in Sources */
,
342545911CE525B200336074
/* aestab.c in Sources */
,
342545921CE525B200336074
/* unzip.c in Sources */
,
342545931CE525B200336074
/* aescrypt.c in Sources */
,
342545941CE525B200336074
/* QuickZip.swift in Sources */
,
342545951CE525B200336074
/* ioapi.c in Sources */
,
342545961CE525B200336074
/* sha1.c in Sources */
,
342545971CE525B200336074
/* pwd2key.c in Sources */
,
342545981CE525B200336074
/* aeskey.c in Sources */
,
342545991CE525B200336074
/* zip.c in Sources */
,
3425459A1CE525B200336074
/* ZipUtilities.swift in Sources */
,
3425459B1CE525B200336074
/* fileenc.c in Sources */
,
3425459C1CE525B200336074
/* entropy.c in Sources */
,
);
runOnlyForDeploymentPostprocessing
=
0
;
};
343F50FA1C8DAEEC0028C434
/* Sources */
=
{
isa
=
PBXSourcesBuildPhase
;
buildActionMask
=
2147483647
;
...
...
@@ -600,28 +624,6 @@
);
runOnlyForDeploymentPostprocessing
=
0
;
};
344050B01CE28F59001AFF0F
/* Sources */
=
{
isa
=
PBXSourcesBuildPhase
;
buildActionMask
=
2147483647
;
files
=
(
344050B11CE28F59001AFF0F
/* prng.c in Sources */
,
344050B21CE28F59001AFF0F
/* hmac.c in Sources */
,
344050B31CE28F59001AFF0F
/* Zip.swift in Sources */
,
344050B41CE28F59001AFF0F
/* aestab.c in Sources */
,
344050B51CE28F59001AFF0F
/* unzip.c in Sources */
,
344050B61CE28F59001AFF0F
/* aescrypt.c in Sources */
,
344050B71CE28F59001AFF0F
/* QuickZip.swift in Sources */
,
344050B81CE28F59001AFF0F
/* ioapi.c in Sources */
,
344050B91CE28F59001AFF0F
/* sha1.c in Sources */
,
344050BA1CE28F59001AFF0F
/* pwd2key.c in Sources */
,
344050BB1CE28F59001AFF0F
/* aeskey.c in Sources */
,
344050BC1CE28F59001AFF0F
/* zip.c in Sources */
,
344050BD1CE28F59001AFF0F
/* ZipUtilities.swift in Sources */
,
344050BE1CE28F59001AFF0F
/* fileenc.c in Sources */
,
344050BF1CE28F59001AFF0F
/* entropy.c in Sources */
,
);
runOnlyForDeploymentPostprocessing
=
0
;
};
347E3A6F1C1DFFB500A11FD3
/* Sources */
=
{
isa
=
PBXSourcesBuildPhase
;
buildActionMask
=
2147483647
;
...
...
@@ -668,6 +670,55 @@
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
342545B31CE525B200336074
/* Debug */
=
{
isa
=
XCBuildConfiguration
;
buildSettings
=
{
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES
=
YES
;
CLANG_ENABLE_MODULES
=
YES
;
DEFINES_MODULE
=
YES
;
DYLIB_COMPATIBILITY_VERSION
=
1
;
DYLIB_CURRENT_VERSION
=
6
;
DYLIB_INSTALL_NAME_BASE
=
"@rpath"
;
INFOPLIST_FILE
=
"Zip copy-Info.plist"
;
INSTALL_PATH
=
"$(LOCAL_LIBRARY_DIR)/Frameworks"
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks @loader_path/Frameworks"
;
LIBRARY_SEARCH_PATHS
=
"$(inherited)"
;
PRODUCT_BUNDLE_IDENTIFIER
=
com.roymarmelstein.Zip
;
PRODUCT_NAME
=
Zip
;
SDKROOT
=
appletvos
;
SKIP_INSTALL
=
YES
;
SUPPORTED_PLATFORMS
=
"appletvsimulator appletvos"
;
SWIFT_INCLUDE_PATHS
=
"${SRCROOT}/Zip/minizip/**"
;
SWIFT_OPTIMIZATION_LEVEL
=
"-Onone"
;
TARGETED_DEVICE_FAMILY
=
3
;
TVOS_DEPLOYMENT_TARGET
=
9.0
;
};
name
=
Debug
;
};
342545B41CE525B200336074
/* Release */
=
{
isa
=
XCBuildConfiguration
;
buildSettings
=
{
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES
=
YES
;
CLANG_ENABLE_MODULES
=
YES
;
DEFINES_MODULE
=
YES
;
DYLIB_COMPATIBILITY_VERSION
=
1
;
DYLIB_CURRENT_VERSION
=
6
;
DYLIB_INSTALL_NAME_BASE
=
"@rpath"
;
INFOPLIST_FILE
=
"Zip copy-Info.plist"
;
INSTALL_PATH
=
"$(LOCAL_LIBRARY_DIR)/Frameworks"
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks @loader_path/Frameworks"
;
LIBRARY_SEARCH_PATHS
=
"$(inherited)"
;
PRODUCT_BUNDLE_IDENTIFIER
=
com.roymarmelstein.Zip
;
PRODUCT_NAME
=
Zip
;
SDKROOT
=
appletvos
;
SKIP_INSTALL
=
YES
;
SUPPORTED_PLATFORMS
=
"appletvsimulator appletvos"
;
SWIFT_INCLUDE_PATHS
=
"${SRCROOT}/Zip/minizip/**"
;
TARGETED_DEVICE_FAMILY
=
3
;
TVOS_DEPLOYMENT_TARGET
=
9.0
;
};
name
=
Release
;
};
343F51101C8DAEEC0028C434
/* Debug */
=
{
isa
=
XCBuildConfiguration
;
buildSettings
=
{
...
...
@@ -742,53 +793,6 @@
};
name
=
Release
;
};
344050D61CE28F59001AFF0F
/* Debug */
=
{
isa
=
XCBuildConfiguration
;
buildSettings
=
{
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES
=
YES
;
CLANG_ENABLE_MODULES
=
YES
;
DEFINES_MODULE
=
YES
;
DYLIB_COMPATIBILITY_VERSION
=
1
;
DYLIB_CURRENT_VERSION
=
6
;
DYLIB_INSTALL_NAME_BASE
=
"@rpath"
;
INFOPLIST_FILE
=
"Zip/Info-tvOS.plist"
;
INSTALL_PATH
=
"$(LOCAL_LIBRARY_DIR)/Frameworks"
;
IPHONEOS_DEPLOYMENT_TARGET
=
9.0
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks @loader_path/Frameworks"
;
LIBRARY_SEARCH_PATHS
=
"$(inherited)"
;
PRODUCT_BUNDLE_IDENTIFIER
=
com.roymarmelstein.Zip
;
PRODUCT_NAME
=
Zip
;
SKIP_INSTALL
=
YES
;
SUPPORTED_PLATFORMS
=
"appletvsimulator appletvos"
;
SWIFT_INCLUDE_PATHS
=
"${SRCROOT}/Zip/minizip/**"
;
SWIFT_OPTIMIZATION_LEVEL
=
"-Onone"
;
TVOS_DEPLOYMENT_TARGET
=
9.0
;
};
name
=
Debug
;
};
344050D71CE28F59001AFF0F
/* Release */
=
{
isa
=
XCBuildConfiguration
;
buildSettings
=
{
CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES
=
YES
;
CLANG_ENABLE_MODULES
=
YES
;
DEFINES_MODULE
=
YES
;
DYLIB_COMPATIBILITY_VERSION
=
1
;
DYLIB_CURRENT_VERSION
=
6
;
DYLIB_INSTALL_NAME_BASE
=
"@rpath"
;
INFOPLIST_FILE
=
"Zip/Info-tvOS.plist"
;
INSTALL_PATH
=
"$(LOCAL_LIBRARY_DIR)/Frameworks"
;
IPHONEOS_DEPLOYMENT_TARGET
=
9.0
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks @loader_path/Frameworks"
;
LIBRARY_SEARCH_PATHS
=
"$(inherited)"
;
PRODUCT_BUNDLE_IDENTIFIER
=
com.roymarmelstein.Zip
;
PRODUCT_NAME
=
Zip
;
SKIP_INSTALL
=
YES
;
SUPPORTED_PLATFORMS
=
"appletvsimulator appletvos"
;
SWIFT_INCLUDE_PATHS
=
"${SRCROOT}/Zip/minizip/**"
;
TVOS_DEPLOYMENT_TARGET
=
9.0
;
};
name
=
Release
;
};
347E3A861C1DFFB500A11FD3
/* Debug */
=
{
isa
=
XCBuildConfiguration
;
buildSettings
=
{
...
...
@@ -944,29 +948,29 @@
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
34
3F51141C8DAEEC0028C434
/* Build configuration list for PBXNativeTarget "Zip OSX
" */
=
{
34
2545B21CE525B200336074
/* Build configuration list for PBXNativeTarget "Zip tvOS
" */
=
{
isa
=
XCConfigurationList
;
buildConfigurations
=
(
34
3F51101C8DAEEC0028C43
4
/* Debug */
,
34
3F51111C8DAEEC0028C43
4
/* Release */
,
34
2545B31CE525B20033607
4
/* Debug */
,
34
2545B41CE525B20033607
4
/* Release */
,
);
defaultConfigurationIsVisible
=
0
;
defaultConfigurationName
=
Release
;
};
343F511
51C8DAEEC0028C434
/* Build configuration list for PBXNativeTarget "Zip OSXTests
" */
=
{
343F511
41C8DAEEC0028C434
/* Build configuration list for PBXNativeTarget "Zip OSX
" */
=
{
isa
=
XCConfigurationList
;
buildConfigurations
=
(
343F511
2
1C8DAEEC0028C434
/* Debug */
,
343F511
3
1C8DAEEC0028C434
/* Release */
,
343F511
0
1C8DAEEC0028C434
/* Debug */
,
343F511
1
1C8DAEEC0028C434
/* Release */
,
);
defaultConfigurationIsVisible
=
0
;
defaultConfigurationName
=
Release
;
};
34
4050D51CE28F59001AFF0F
/* Build configuration list for PBXNativeTarget "Zip tvOS
" */
=
{
34
3F51151C8DAEEC0028C434
/* Build configuration list for PBXNativeTarget "Zip OSXTests
" */
=
{
isa
=
XCConfigurationList
;
buildConfigurations
=
(
34
4050D61CE28F59001AFF0F
/* Debug */
,
34
4050D71CE28F59001AFF0F
/* Release */
,
34
3F51121C8DAEEC0028C434
/* Debug */
,
34
3F51131C8DAEEC0028C434
/* Release */
,
);
defaultConfigurationIsVisible
=
0
;
defaultConfigurationName
=
Release
;
...
...
Zip.xcodeproj/xcshareddata/xcschemes/Zip tvOS.xcscheme
View file @
c67e1055
...
...
@@ -14,7 +14,7 @@
buildForAnalyzing =
"YES"
>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"34
4050AF1CE28F59001AFF0F
"
BlueprintIdentifier =
"34
25458C1CE525B200336074
"
BuildableName =
"Zip.framework"
BlueprintName =
"Zip tvOS"
ReferencedContainer =
"container:Zip.xcodeproj"
>
...
...
@@ -45,7 +45,7 @@
<MacroExpansion>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"34
4050AF1CE28F59001AFF0F
"
BlueprintIdentifier =
"34
25458C1CE525B200336074
"
BuildableName =
"Zip.framework"
BlueprintName =
"Zip tvOS"
ReferencedContainer =
"container:Zip.xcodeproj"
>
...
...
@@ -63,7 +63,7 @@
<MacroExpansion>
<BuildableReference
BuildableIdentifier =
"primary"
BlueprintIdentifier =
"34
4050AF1CE28F59001AFF0F
"
BlueprintIdentifier =
"34
25458C1CE525B200336074
"
BuildableName =
"Zip.framework"
BlueprintName =
"Zip tvOS"
ReferencedContainer =
"container:Zip.xcodeproj"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment