Commit 7271b01d authored by Faustino Osuna's avatar Faustino Osuna

MacOSX/Framework: Added 'clean' target to Makefile.

parent 95f25005
all: all:
xcodebuild xcodebuild
clean:
xcodebuild clean
\ No newline at end of file
...@@ -310,7 +310,7 @@ ...@@ -310,7 +310,7 @@
/* Begin PBXLegacyTarget section */ /* Begin PBXLegacyTarget section */
633BD6DB0D2ADE4E0012A314 /* vlc-core */ = { 633BD6DB0D2ADE4E0012A314 /* vlc-core */ = {
isa = PBXLegacyTarget; isa = PBXLegacyTarget;
buildArgumentsString = ""; buildArgumentsString = $ACTION;
buildConfigurationList = 633BD6DF0D2ADE6D0012A314 /* Build configuration list for PBXLegacyTarget "vlc-core" */; buildConfigurationList = 633BD6DF0D2ADE6D0012A314 /* Build configuration list for PBXLegacyTarget "vlc-core" */;
buildPhases = ( buildPhases = (
); );
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment