Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-2-2
Commits
5a0f8165
Commit
5a0f8165
authored
Mar 20, 2012
by
Philippe Coent
Committed by
Felix Paul Kühne
Mar 20, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MobileVLCKit: added support for current iOS revisions
Signed-off-by:
Felix Paul Kühne
<
fkuehne@videolan.org
>
parent
70141801
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
8 deletions
+11
-8
projects/macosx/framework/MobileVLCKit.xcodeproj/project.pbxproj
...s/macosx/framework/MobileVLCKit.xcodeproj/project.pbxproj
+11
-8
No files found.
projects/macosx/framework/MobileVLCKit.xcodeproj/project.pbxproj
View file @
5a0f8165
...
...
@@ -3,7 +3,7 @@
archiveVersion
=
1
;
classes
=
{
};
objectVersion
=
4
5
;
objectVersion
=
4
6
;
objects
=
{
/* Begin PBXAggregateTarget section */
...
...
@@ -211,9 +211,16 @@
/* Begin PBXProject section */
0867D690FE84028FC02AAC07
/* Project object */
=
{
isa
=
PBXProject
;
attributes
=
{
LastUpgradeCheck
=
0420
;
};
buildConfigurationList
=
1DEB922208733DC00010E9CD
/* Build configuration list for PBXProject "MobileVLCKit" */
;
compatibilityVersion
=
"Xcode 3.1"
;
compatibilityVersion
=
"Xcode 3.2"
;
developmentRegion
=
English
;
hasScannedForEncodings
=
1
;
knownRegions
=
(
en
,
);
mainGroup
=
0867D691FE84028FC02AAC07
/* MobileVLCKit */
;
productRefGroup
=
034768DFFF38A50411DB9C8B
/* Products */
;
projectDirPath
=
""
;
...
...
@@ -271,7 +278,6 @@
COPY_PHASE_STRIP
=
NO
;
DSTROOT
=
/tmp/MobileVLCKit.dst
;
GCC_DYNAMIC_NO_PIC
=
NO
;
GCC_ENABLE_FIX_AND_CONTINUE
=
YES
;
GCC_MODEL_TUNING
=
G5
;
GCC_OPTIMIZATION_LEVEL
=
0
;
GCC_PRECOMPILE_PREFIX_HEADER
=
YES
;
...
...
@@ -307,8 +313,7 @@
GCC_WARN_ABOUT_RETURN_TYPE
=
YES
;
GCC_WARN_UNUSED_VARIABLE
=
YES
;
OTHER_LDFLAGS
=
"-ObjC"
;
PREBINDING
=
NO
;
SDKROOT
=
iphoneos3.2
;
SDKROOT
=
iphoneos
;
};
name
=
Debug
;
};
...
...
@@ -320,8 +325,7 @@
GCC_WARN_ABOUT_RETURN_TYPE
=
YES
;
GCC_WARN_UNUSED_VARIABLE
=
YES
;
OTHER_LDFLAGS
=
"-ObjC"
;
PREBINDING
=
NO
;
SDKROOT
=
iphoneos3.2
;
SDKROOT
=
iphoneos
;
};
name
=
Release
;
};
...
...
@@ -340,7 +344,6 @@
buildSettings
=
{
COPY_PHASE_STRIP
=
YES
;
DEBUG_INFORMATION_FORMAT
=
"dwarf-with-dsym"
;
GCC_ENABLE_FIX_AND_CONTINUE
=
NO
;
PRODUCT_NAME
=
"Aggregate static plugins"
;
ZERO_LINK
=
NO
;
};
...
...
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