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
13cfe292
Commit
13cfe292
authored
Jun 18, 2012
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
macosx: upgraded Xcode project version
parent
eba61d4f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
8 deletions
+9
-8
extras/package/macosx/vlc.xcodeproj/project.pbxproj
extras/package/macosx/vlc.xcodeproj/project.pbxproj
+9
-8
No files found.
extras/package/macosx/vlc.xcodeproj/project.pbxproj
View file @
13cfe292
...
...
@@ -3,7 +3,7 @@
archiveVersion
=
1
;
classes
=
{
};
objectVersion
=
4
5
;
objectVersion
=
4
6
;
objects
=
{
/* Begin PBXBuildFile section */
...
...
@@ -1280,10 +1280,10 @@
089C1669FE841209C02AAC07
/* Project object */
=
{
isa
=
PBXProject
;
attributes
=
{
LastUpgradeCheck
=
04
1
0
;
LastUpgradeCheck
=
04
3
0
;
};
buildConfigurationList
=
C2F2A6EA09588F1B00018C74
/* Build configuration list for PBXProject "vlc" */
;
compatibilityVersion
=
"Xcode 3.
1
"
;
compatibilityVersion
=
"Xcode 3.
2
"
;
developmentRegion
=
English
;
hasScannedForEncodings
=
1
;
knownRegions
=
(
...
...
@@ -1687,34 +1687,34 @@
C2F2A6EB09588F1B00018C74
/* Development */
=
{
isa
=
XCBuildConfiguration
;
buildSettings
=
{
SDKROOT
=
macosx
10.5
;
SDKROOT
=
macosx
;
};
name
=
Development
;
};
C2F2A6EC09588F1B00018C74
/* Deployment */
=
{
isa
=
XCBuildConfiguration
;
buildSettings
=
{
SDKROOT
=
macosx
10.5
;
SDKROOT
=
macosx
;
};
name
=
Deployment
;
};
C2F2A6ED09588F1B00018C74
/* Default */
=
{
isa
=
XCBuildConfiguration
;
buildSettings
=
{
SDKROOT
=
macosx
10.5
;
SDKROOT
=
macosx
;
};
name
=
Default
;
};
CC402F470E00ABBB006A4BA4
/* Development */
=
{
isa
=
XCBuildConfiguration
;
buildSettings
=
{
CODE_SIGN_IDENTITY
=
""
;
COPY_PHASE_STRIP
=
NO
;
FRAMEWORK_SEARCH_PATHS
=
(
"$(inherited)"
,
../../../contrib/
,
);
GCC_DYNAMIC_NO_PIC
=
NO
;
GCC_ENABLE_FIX_AND_CONTINUE
=
YES
;
GCC_GENERATE_DEBUGGING_SYMBOLS
=
YES
;
GCC_OPTIMIZATION_LEVEL
=
0
;
GCC_SYMBOLS_PRIVATE_EXTERN
=
NO
;
...
...
@@ -1742,12 +1742,12 @@
CC402F480E00ABBB006A4BA4
/* Deployment */
=
{
isa
=
XCBuildConfiguration
;
buildSettings
=
{
CODE_SIGN_IDENTITY
=
""
;
COPY_PHASE_STRIP
=
NO
;
FRAMEWORK_SEARCH_PATHS
=
(
"$(inherited)"
,
../../../contrib
,
);
GCC_ENABLE_FIX_AND_CONTINUE
=
NO
;
GCC_SYMBOLS_PRIVATE_EXTERN
=
NO
;
HEADER_SEARCH_PATHS
=
""
;
IBC_PLUGINS
=
../../../contrib/BGHUDAppKit.framework/Resources/BGHUDAppKitPlugin.ibplugin
;
...
...
@@ -1773,6 +1773,7 @@
CC402F490E00ABBB006A4BA4
/* Default */
=
{
isa
=
XCBuildConfiguration
;
buildSettings
=
{
CODE_SIGN_IDENTITY
=
""
;
COPY_PHASE_STRIP
=
NO
;
FRAMEWORK_SEARCH_PATHS
=
(
"$(inherited)"
,
...
...
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