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
915876fa
Commit
915876fa
authored
8 years ago
by
Roy Marmelstein
Committed by
GitHub
8 years ago
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #69 from mostafaberg/bugfix/absolueInfoPlist
Info-tvOS.plist set to relative instead of absolute path
parents
0778cf73
f52bca48
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Zip.xcodeproj/project.pbxproj
Zip.xcodeproj/project.pbxproj
+1
-1
No files found.
Zip.xcodeproj/project.pbxproj
View file @
915876fa
...
...
@@ -84,7 +84,7 @@
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
;
};
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
>"
;
};
344050D91CE28F59001AFF0F
/* Info-tvOS.plist */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
text.plist.xml
;
path
=
"Info-tvOS.plist"
;
sourceTree
=
"<group
>"
;
};
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>"
;
};
347E3A741C1DFFB500A11FD3
/* Zip.framework */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.framework
;
includeInIndex
=
0
;
path
=
Zip.framework
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
...
...
This diff is collapsed.
Click to expand it.
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