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
1a645da0
Commit
1a645da0
authored
8 years ago
by
Roy Marmelstein
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adding a tvOS deployment target
parent
0efa2cde
master
bugfix/issue74
bugfix/permissionsissue#72
swift2.3
swift3
1.1.0
1.0.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.3
0.4.2
0.4.1
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
Zip.xcodeproj/project.pbxproj
Zip.xcodeproj/project.pbxproj
+2
-0
No files found.
Zip.xcodeproj/project.pbxproj
View file @
1a645da0
...
...
@@ -762,6 +762,7 @@
SUPPORTED_PLATFORMS
=
"appletvsimulator appletvos"
;
SWIFT_INCLUDE_PATHS
=
"${SRCROOT}/Zip/minizip/**"
;
SWIFT_OPTIMIZATION_LEVEL
=
"-Onone"
;
TVOS_DEPLOYMENT_TARGET
=
9.0
;
};
name
=
Debug
;
};
...
...
@@ -784,6 +785,7 @@
SKIP_INSTALL
=
YES
;
SUPPORTED_PLATFORMS
=
"appletvsimulator appletvos"
;
SWIFT_INCLUDE_PATHS
=
"${SRCROOT}/Zip/minizip/**"
;
TVOS_DEPLOYMENT_TARGET
=
9.0
;
};
name
=
Release
;
};
...
...
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