Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-1.1
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-1.1
Commits
185dbcbe
Commit
185dbcbe
authored
Apr 11, 2011
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
macosx: add Growl to the copyframeworks build phase
parent
3cb96ebc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
extras/package/macosx/vlc.xcodeproj/project.pbxproj
extras/package/macosx/vlc.xcodeproj/project.pbxproj
+3
-1
No files found.
extras/package/macosx/vlc.xcodeproj/project.pbxproj
View file @
185dbcbe
...
...
@@ -171,6 +171,7 @@
CC62B9610FC600E90077BB8C
/* play_big.png in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CC62B9590FC600E90077BB8C
/* play_big.png */
;
};
CC8062641021F8790021EB9A
/* dsa_pub.pem in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CC8062631021F8790021EB9A
/* dsa_pub.pem */
;
};
CCBE999F0F922C51000705F8
/* CoreServices.framework in Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CCBE999E0F922C51000705F8
/* CoreServices.framework */
;
};
CCD83ADD13536DDA00587910
/* Growl.framework in Copy Frameworks */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CC3F9F7B1350AAE000B0E885
/* Growl.framework */
;
};
CCF11B540F8BFB520088542D
/* ErrorPanel.nib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
CCF11B520F8BFB520088542D
/* ErrorPanel.nib */
;
};
/* End PBXBuildFile section */
...
...
@@ -182,6 +183,7 @@
dstSubfolderSpec
=
10
;
files
=
(
CC426FD71020D47100A32659
/* Sparkle.framework in Copy Frameworks */
,
CCD83ADD13536DDA00587910
/* Growl.framework in Copy Frameworks */
,
);
name
=
"Copy Frameworks"
;
runOnlyForDeploymentPostprocessing
=
0
;
...
...
@@ -296,7 +298,7 @@
CC33C24F0D2578F5008C4683
/* volumeslider_graphite.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
name
=
volumeslider_graphite.png
;
path
=
Resources/volumeslider_graphite.png
;
sourceTree
=
"<group>"
;
};
CC33C2500D2578F5008C4683
/* fullscreen_graphite.png */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
image.png
;
name
=
fullscreen_graphite.png
;
path
=
Resources/fullscreen_graphite.png
;
sourceTree
=
"<group>"
;
};
CC3DC89B0A7CDB9600B53F32
/* ApplicationServices.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
ApplicationServices.framework
;
path
=
/System/Library/Frameworks/ApplicationServices.framework
;
sourceTree
=
"<absolute>"
;
};
CC3F9F7B1350AAE000B0E885
/* Growl.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
Growl.framework
;
path
=
"../../contrib/Growl/Growl.framework"
;
sourceTree
=
"<group>"
;
};
CC3F9F7B1350AAE000B0E885
/* Growl.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
Growl.framework
;
path
=
../../contrib/Growl/Growl.framework
;
sourceTree
=
"<group>"
;
};
CC402F4B0E00ABBB006A4BA4
/* VLC.bundle */
=
{
isa
=
PBXFileReference
;
explicitFileType
=
wrapper.cfbundle
;
includeInIndex
=
0
;
path
=
VLC.bundle
;
sourceTree
=
BUILT_PRODUCTS_DIR
;
};
CC426FD01020D44F00A32659
/* Sparkle.framework */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
wrapper.framework
;
name
=
Sparkle.framework
;
path
=
../../contrib/Sparkle/Sparkle.framework
;
sourceTree
=
SOURCE_ROOT
;
};
CC4A33210F8CB017000FC4A7
/* coredialogs.m */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.c.objc
;
name
=
coredialogs.m
;
path
=
../../../modules/gui/macosx/coredialogs.m
;
sourceTree
=
SOURCE_ROOT
;
};
...
...
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