Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
d2bfbdc7
Commit
d2bfbdc7
authored
Aug 26, 2009
by
Pierre
Browse files
macosx/framework: Typo.
parent
ced4f4df
Changes
1
Hide whitespace changes
Inline
Side-by-side
projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
View file @
d2bfbdc7
...
...
@@ -648,7 +648,8 @@
1DEB91B208733DA50010E9CD
/* Debug */
=
{
isa
=
XCBuildConfiguration
;
buildSettings
=
{
ARCHS
=
"$(NATIVE_ARCH_ACTUAL)"
;
ARCHS
=
"$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"
;
ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1
=
"ppc i386"
;
GCC_ENABLE_OBJC_GC
=
YES
;
GCC_WARN_ABOUT_RETURN_TYPE
=
YES
;
GCC_WARN_UNUSED_VARIABLE
=
YES
;
...
...
@@ -660,7 +661,8 @@
1DEB91B308733DA50010E9CD
/* Release */
=
{
isa
=
XCBuildConfiguration
;
buildSettings
=
{
ARCHS
=
"$(NATIVE_ARCH_ACTUAL)"
;
ARCHS
=
"$(ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1)"
;
ARCHS_STANDARD_32_BIT_PRE_XCODE_3_1
=
"ppc i386"
;
GCC_ENABLE_OBJC_GC
=
YES
;
GCC_WARN_ABOUT_RETURN_TYPE
=
YES
;
GCC_WARN_UNUSED_VARIABLE
=
YES
;
...
...
Write
Preview
Supports
Markdown
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