Created
July 10, 2012 06:32
-
-
Save hirochachacha/3081598 to your computer and use it in GitHub Desktop.
stdout of Vico's make Tue Jul 10 15:28:11 JST 2012
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
converting help/basics.md with title 'Editing Basics' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory | |
converting help/change.md with title 'Changing text' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory | |
converting help/change_indent.md with title 'Changing indentation' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory | |
converting help/delete.md with title 'Deleting text' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory | |
converting help/dot.md with title 'Repeating the last change' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory | |
converting help/ex.md with title 'The ex command line' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory | |
converting help/ex_cmds.md with title 'Ex commands' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory | |
converting help/ex_ranges.md with title 'Ex command ranges' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory | |
converting help/explorer.md with title 'Using the file explorer' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory | |
converting help/indent_settings.md with title 'Settings for indentation' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory | |
converting help/insert.md with title 'Inserting text' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory | |
converting help/jumplist.md with title 'The jumplist' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory | |
converting help/line_search.md with title 'Searching within a line' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory | |
converting help/move_chars.md with title 'Moving by characters' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory | |
converting help/move_lines.md with title 'Moving by lines' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory | |
converting help/move_symbols.md with title 'Moving by symbols' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory | |
converting help/move_words.md with title 'Moving by words' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory | |
converting help/movement.md with title 'Movement commands' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory | |
converting help/open_line.md with title 'Opening lines' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory | |
converting help/operators.md with title 'Operator commands' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory | |
converting help/remote.md with title 'Working with remote files' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory | |
converting help/scrolling.md with title 'Scrolling the screen' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory | |
converting help/searching.md with title 'Searching' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory | |
converting help/splits.md with title 'Working with split views' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory | |
converting help/ssh_keygen.md with title 'Creating a key for SFTP' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory | |
converting help/symbols.md with title 'The symbol list' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory | |
converting help/terminal.md with title 'Terminal usage' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory | |
converting help/visual.md with title 'Visual mode' | |
Can't open perl script "/Users/hiro/bin/Markdown.pl": No such file or directory |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mkdir -p /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices \ | |
--output-format human-readable-text \ | |
--compile /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj/AdvancedPrefs.nib app/en.lproj/AdvancedPrefs.xib \ | |
--sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
mkdir -p /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices \ | |
--output-format human-readable-text \ | |
--compile /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj/BundlePrefs.nib app/en.lproj/BundlePrefs.xib \ | |
--sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
/* com.apple.ibtool.document.notices */ | |
/Users/hiro/work/apps/vico/app/en.lproj/BundlePrefs.xib:4: note: View is clipping its content [13] | |
mkdir -p /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices \ | |
--output-format human-readable-text \ | |
--compile /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj/CommandOutputWindow.nib app/en.lproj/CommandOutputWindow.xib \ | |
--sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
mkdir -p /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices \ | |
--output-format human-readable-text \ | |
--compile /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj/CompletionWindow.nib app/en.lproj/CompletionWindow.xib \ | |
--sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
mkdir -p /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices \ | |
--output-format human-readable-text \ | |
--compile /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj/EditPrefs.nib app/en.lproj/EditPrefs.xib \ | |
--sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
mkdir -p /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices \ | |
--output-format human-readable-text \ | |
--compile /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj/GeneralPrefs.nib app/en.lproj/GeneralPrefs.xib \ | |
--sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
mkdir -p /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices \ | |
--output-format human-readable-text \ | |
--compile /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj/MainMenu.nib app/en.lproj/MainMenu.xib \ | |
--sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
mkdir -p /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices \ | |
--output-format human-readable-text \ | |
--compile /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj/MarkInspector.nib app/en.lproj/MarkInspector.xib \ | |
--sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
mkdir -p /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices \ | |
--output-format human-readable-text \ | |
--compile /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj/PreferenceWindow.nib app/en.lproj/PreferenceWindow.xib \ | |
--sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
mkdir -p /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices \ | |
--output-format human-readable-text \ | |
--compile /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj/ThemePrefs.nib app/en.lproj/ThemePrefs.xib \ | |
--sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
mkdir -p /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices \ | |
--output-format human-readable-text \ | |
--compile /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj/ViDocument.nib app/en.lproj/ViDocument.xib \ | |
--sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
mkdir -p /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices \ | |
--output-format human-readable-text \ | |
--compile /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj/ViDocumentWindow.nib app/en.lproj/ViDocumentWindow.xib \ | |
--sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
mkdir -p /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices \ | |
--output-format human-readable-text \ | |
--compile /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj/WaitProgress.nib app/en.lproj/WaitProgress.xib \ | |
--sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
mkdir -p /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices \ | |
--output-format human-readable-text \ | |
--compile /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj/SFBCrashReporterWindow.nib app/en.lproj/SFBCrashReporterWindow.xib \ | |
--sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
/* com.apple.ibtool.document.warnings */ | |
/Users/hiro/work/apps/vico/app/en.lproj/SFBCrashReporterWindow.xib:63: warning: Text Replacement on Mac OS X versions prior to 10.6 (This property is ignored) [5] | |
/Users/hiro/work/apps/vico/app/en.lproj/SFBCrashReporterWindow.xib:63: warning: Automatic Spelling Correction on Mac OS X versions prior to 10.6 (This property is ignored) [5] | |
cp -f app/Vico-Info.plist /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Info.plist | |
mkdir -p /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/Vico.help/Contents/Resources/English.lproj | |
cp -f help/index.html /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/Vico.help/Contents/Resources/English.lproj/VicoHelp.html | |
rsync -a --delete --exclude ".DS_Store" help/shared /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/Vico.help/Contents/Resources | |
cp -f help/help-Info.plist /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/Vico.help/Contents/Resources/../Info.plist | |
cp -f help/help-InfoPlist.strings /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/Vico.help/Contents/Resources/English.lproj/InfoPlist.strings | |
for md in basics.md change.md change_indent.md delete.md dot.md ex.md ex_cmds.md ex_ranges.md explorer.md indent_settings.md insert.md jumplist.md line_search.md move_chars.md move_lines.md move_symbols.md move_words.md movement.md open_line.md operators.md remote.md scrolling.md searching.md splits.md ssh_keygen.md symbols.md terminal.md visual.md; do \ | |
./help/md2html help/$md > /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/Vico.help/Contents/Resources/English.lproj/${md%.md}.html; \ | |
done | |
hiutil -vg -s en -Caf /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/Vico.help/Contents/Resources/English.lproj/Vico.helpindex /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/Vico.help/Contents/Resources/English.lproj | |
touch /Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64/help.stamp | |
/bin/echo -n "APPL????" > /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/PkgInfo | |
eval `stat -s /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/PkgInfo` && test $st_size -eq 8 | |
git submodule update --init --recursive -- . | |
Submodule 'Bundles/vicoapp-ack.vico-bundle' () registered for path 'Bundles/vicoapp-ack.vico-bundle' | |
Submodule 'Bundles/vicoapp-c.tmbundle' () registered for path 'Bundles/vicoapp-c.tmbundle' | |
Submodule 'Bundles/vicoapp-css.tmbundle' () registered for path 'Bundles/vicoapp-css.tmbundle' | |
Submodule 'Bundles/vicoapp-diff.tmbundle' () registered for path 'Bundles/vicoapp-diff.tmbundle' | |
Submodule 'Bundles/vicoapp-html.tmbundle' () registered for path 'Bundles/vicoapp-html.tmbundle' | |
Submodule 'Bundles/vicoapp-java.tmbundle' () registered for path 'Bundles/vicoapp-java.tmbundle' | |
Submodule 'Bundles/vicoapp-javascript.tmbundle' () registered for path 'Bundles/vicoapp-javascript.tmbundle' | |
Submodule 'Bundles/vicoapp-json.tmbundle' () registered for path 'Bundles/vicoapp-json.tmbundle' | |
Submodule 'Bundles/vicoapp-objective-c.tmbundle' () registered for path 'Bundles/vicoapp-objective-c.tmbundle' | |
Submodule 'Bundles/vicoapp-perl.tmbundle' () registered for path 'Bundles/vicoapp-perl.tmbundle' | |
Submodule 'Bundles/vicoapp-php.tmbundle' () registered for path 'Bundles/vicoapp-php.tmbundle' | |
Submodule 'Bundles/vicoapp-python.tmbundle' () registered for path 'Bundles/vicoapp-python.tmbundle' | |
Submodule 'Bundles/vicoapp-ruby-on-rails.tmbundle' () registered for path 'Bundles/vicoapp-ruby-on-rails.tmbundle' | |
Submodule 'Bundles/vicoapp-ruby.tmbundle' () registered for path 'Bundles/vicoapp-ruby.tmbundle' | |
Submodule 'Bundles/vicoapp-shellscript.tmbundle' () registered for path 'Bundles/vicoapp-shellscript.tmbundle' | |
Submodule 'Bundles/vicoapp-source.tmbundle' () registered for path 'Bundles/vicoapp-source.tmbundle' | |
Submodule 'Bundles/vicoapp-sql.tmbundle' () registered for path 'Bundles/vicoapp-sql.tmbundle' | |
Submodule 'Bundles/vicoapp-text.tmbundle' () registered for path 'Bundles/vicoapp-text.tmbundle' | |
Submodule 'Bundles/vicoapp-xml.tmbundle' () registered for path 'Bundles/vicoapp-xml.tmbundle' | |
Submodule 'Bundles/vicoapp-yaml.tmbundle' () registered for path 'Bundles/vicoapp-yaml.tmbundle' | |
Submodule 'plblockimp' () registered for path 'plblockimp' | |
Submodule 'sparkle' () registered for path 'sparkle' | |
touch /Users/hiro/work/apps/vico/build/DEBUG/gitmodules.stamp | |
xcodebuild -project "/Users/hiro/work/apps/vico/sparkle/Sparkle.xcodeproj" \ | |
-target Sparkle -configuration Release -parallelizeTargets \ | |
CONFIGURATION_BUILD_DIR="/Users/hiro/work/apps/vico/build/DEBUG/sparkle" \ | |
OBJROOT="/Users/hiro/work/apps/vico/build/DEBUG/sparkle" \ | |
SYMROOT="/Users/hiro/work/apps/vico/build/DEBUG/sparkle" | |
Build settings from command line: | |
CONFIGURATION_BUILD_DIR = /Users/hiro/work/apps/vico/build/DEBUG/sparkle | |
OBJROOT = /Users/hiro/work/apps/vico/build/DEBUG/sparkle | |
SYMROOT = /Users/hiro/work/apps/vico/build/DEBUG/sparkle | |
=== BUILD NATIVE TARGET finish_installation OF PROJECT Sparkle WITH CONFIGURATION Release === | |
Check dependencies | |
ProcessInfoPlistFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Info.plist finish_installation-Info.plist | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-infoPlistUtility finish_installation-Info.plist -genpkginfo /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/PkgInfo -expandbuildsettings -platform macosx -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Info.plist | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/en.lproj/Sparkle.strings en.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/en.lproj -- en.lproj/Sparkle.strings | |
CompileXIB SUStatus.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/SUStatus.nib /Users/hiro/work/apps/vico/sparkle/SUStatus.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/es.lproj/Sparkle.strings es.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/es.lproj -- es.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/fr.lproj/Sparkle.strings fr.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/fr.lproj -- fr.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/nl.lproj/Sparkle.strings nl.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/nl.lproj -- nl.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/de.lproj/Sparkle.strings de.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/de.lproj -- de.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/it.lproj/Sparkle.strings it.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/it.lproj -- it.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/sv.lproj/Sparkle.strings sv.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/sv.lproj -- sv.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/ru.lproj/Sparkle.strings ru.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/ru.lproj -- ru.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/da.lproj/Sparkle.strings da.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/da.lproj -- da.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/zh_CN.lproj/Sparkle.strings zh_CN.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/zh_CN.lproj -- zh_CN.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/zh_TW.lproj/Sparkle.strings zh_TW.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/zh_TW.lproj -- zh_TW.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/is.lproj/Sparkle.strings is.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/is.lproj -- is.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/pl.lproj/Sparkle.strings pl.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/pl.lproj -- pl.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/ja.lproj/Sparkle.strings ja.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/ja.lproj -- ja.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/pt_BR.lproj/Sparkle.strings pt_BR.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/pt_BR.lproj -- pt_BR.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/cs.lproj/Sparkle.strings cs.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/cs.lproj -- cs.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/pt_PT.lproj/Sparkle.strings pt_PT.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/pt_PT.lproj -- pt_PT.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/ro.lproj/Sparkle.strings ro.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/ro.lproj -- ro.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/tr.lproj/Sparkle.strings tr.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/tr.lproj -- tr.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/sl.lproj/Sparkle.strings sl.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-8 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/sl.lproj -- sl.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/uk.lproj/Sparkle.strings uk.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-8 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/uk.lproj -- uk.lproj/Sparkle.strings | |
CpResource Sparkle.icns /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources/Sparkle.icns | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -resolve-src-symlinks -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip /Users/hiro/work/apps/vico/sparkle/Sparkle.icns /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/Resources | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/finish_installation.o finish_installation.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -fvisibility=hidden -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-generated-files.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-own-target-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-all-target-headers.hmap -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-project-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/finish_installation-gyqaqautiptwuneybdxoecgqxuei/finish_installation.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/finish_installation.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/finish_installation.dia -c /Users/hiro/work/apps/vico/sparkle/finish_installation.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/finish_installation.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUConstants.o SUConstants.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -fvisibility=hidden -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-generated-files.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-own-target-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-all-target-headers.hmap -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-project-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/finish_installation-gyqaqautiptwuneybdxoecgqxuei/finish_installation.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUConstants.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUConstants.dia -c /Users/hiro/work/apps/vico/sparkle/SUConstants.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUConstants.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SULog.o SULog.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -fvisibility=hidden -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-generated-files.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-own-target-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-all-target-headers.hmap -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-project-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/finish_installation-gyqaqautiptwuneybdxoecgqxuei/finish_installation.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SULog.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SULog.dia -c /Users/hiro/work/apps/vico/sparkle/SULog.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SULog.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUHost.o SUHost.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -fvisibility=hidden -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-generated-files.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-own-target-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-all-target-headers.hmap -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-project-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/finish_installation-gyqaqautiptwuneybdxoecgqxuei/finish_installation.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUHost.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUHost.dia -c /Users/hiro/work/apps/vico/sparkle/SUHost.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUHost.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUInstaller.o SUInstaller.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -fvisibility=hidden -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-generated-files.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-own-target-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-all-target-headers.hmap -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-project-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/finish_installation-gyqaqautiptwuneybdxoecgqxuei/finish_installation.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUInstaller.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUInstaller.dia -c /Users/hiro/work/apps/vico/sparkle/SUInstaller.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUInstaller.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUPlainInstaller.o SUPlainInstaller.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -fvisibility=hidden -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-generated-files.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-own-target-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-all-target-headers.hmap -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-project-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/finish_installation-gyqaqautiptwuneybdxoecgqxuei/finish_installation.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUPlainInstaller.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUPlainInstaller.dia -c /Users/hiro/work/apps/vico/sparkle/SUPlainInstaller.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUPlainInstaller.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUStatusController.o SUStatusController.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -fvisibility=hidden -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-generated-files.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-own-target-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-all-target-headers.hmap -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-project-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/finish_installation-gyqaqautiptwuneybdxoecgqxuei/finish_installation.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUStatusController.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUStatusController.dia -c /Users/hiro/work/apps/vico/sparkle/SUStatusController.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUStatusController.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUStandardVersionComparator.o SUStandardVersionComparator.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -fvisibility=hidden -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-generated-files.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-own-target-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-all-target-headers.hmap -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-project-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/finish_installation-gyqaqautiptwuneybdxoecgqxuei/finish_installation.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUStandardVersionComparator.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUStandardVersionComparator.dia -c /Users/hiro/work/apps/vico/sparkle/SUStandardVersionComparator.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUStandardVersionComparator.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUSystemProfiler.o SUSystemProfiler.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -fvisibility=hidden -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-generated-files.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-own-target-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-all-target-headers.hmap -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-project-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/finish_installation-gyqaqautiptwuneybdxoecgqxuei/finish_installation.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUSystemProfiler.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUSystemProfiler.dia -c /Users/hiro/work/apps/vico/sparkle/SUSystemProfiler.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUSystemProfiler.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUPackageInstaller.o SUPackageInstaller.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -fvisibility=hidden -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-generated-files.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-own-target-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-all-target-headers.hmap -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-project-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/finish_installation-gyqaqautiptwuneybdxoecgqxuei/finish_installation.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUPackageInstaller.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUPackageInstaller.dia -c /Users/hiro/work/apps/vico/sparkle/SUPackageInstaller.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUPackageInstaller.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUWindowController.o SUWindowController.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -fvisibility=hidden -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-generated-files.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-own-target-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-all-target-headers.hmap -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-project-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/finish_installation-gyqaqautiptwuneybdxoecgqxuei/finish_installation.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUWindowController.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUWindowController.dia -c /Users/hiro/work/apps/vico/sparkle/SUWindowController.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUWindowController.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUPlainInstallerInternals.o SUPlainInstallerInternals.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -fvisibility=hidden -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-generated-files.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-own-target-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-all-target-headers.hmap -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-project-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/finish_installation-gyqaqautiptwuneybdxoecgqxuei/finish_installation.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUPlainInstallerInternals.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUPlainInstallerInternals.dia -c /Users/hiro/work/apps/vico/sparkle/SUPlainInstallerInternals.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/SUPlainInstallerInternals.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUConstants.o SUConstants.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -fvisibility=hidden -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-generated-files.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-own-target-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-all-target-headers.hmap -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-project-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/finish_installation-eolzphlxhigybdhjvzfazqkxxutv/finish_installation.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUConstants.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUConstants.dia -c /Users/hiro/work/apps/vico/sparkle/SUConstants.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUConstants.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SULog.o SULog.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -fvisibility=hidden -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-generated-files.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-own-target-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-all-target-headers.hmap -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-project-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/finish_installation-eolzphlxhigybdhjvzfazqkxxutv/finish_installation.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SULog.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SULog.dia -c /Users/hiro/work/apps/vico/sparkle/SULog.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SULog.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/finish_installation.o finish_installation.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -fvisibility=hidden -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-generated-files.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-own-target-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-all-target-headers.hmap -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-project-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/finish_installation-eolzphlxhigybdhjvzfazqkxxutv/finish_installation.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/finish_installation.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/finish_installation.dia -c /Users/hiro/work/apps/vico/sparkle/finish_installation.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/finish_installation.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUHost.o SUHost.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -fvisibility=hidden -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-generated-files.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-own-target-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-all-target-headers.hmap -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-project-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/finish_installation-eolzphlxhigybdhjvzfazqkxxutv/finish_installation.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUHost.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUHost.dia -c /Users/hiro/work/apps/vico/sparkle/SUHost.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUHost.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUInstaller.o SUInstaller.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -fvisibility=hidden -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-generated-files.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-own-target-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-all-target-headers.hmap -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-project-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/finish_installation-eolzphlxhigybdhjvzfazqkxxutv/finish_installation.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUInstaller.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUInstaller.dia -c /Users/hiro/work/apps/vico/sparkle/SUInstaller.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUInstaller.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUStatusController.o SUStatusController.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -fvisibility=hidden -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-generated-files.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-own-target-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-all-target-headers.hmap -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-project-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/finish_installation-eolzphlxhigybdhjvzfazqkxxutv/finish_installation.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUStatusController.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUStatusController.dia -c /Users/hiro/work/apps/vico/sparkle/SUStatusController.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUStatusController.o | |
Ld /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/finish_installation normal i386 | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv MACOSX_DEPLOYMENT_TARGET 10.4 | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch i386 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/Users/hiro/work/apps/vico/build/DEBUG/sparkle -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -filelist /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/finish_installation.LinkFileList -mmacosx-version-min=10.4 -dead_strip -framework Foundation -framework AppKit -framework Cocoa -framework Security -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/finish_installation | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUPlainInstaller.o SUPlainInstaller.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -fvisibility=hidden -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-generated-files.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-own-target-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-all-target-headers.hmap -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-project-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/finish_installation-eolzphlxhigybdhjvzfazqkxxutv/finish_installation.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUPlainInstaller.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUPlainInstaller.dia -c /Users/hiro/work/apps/vico/sparkle/SUPlainInstaller.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUPlainInstaller.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUStandardVersionComparator.o SUStandardVersionComparator.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -fvisibility=hidden -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-generated-files.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-own-target-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-all-target-headers.hmap -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-project-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/finish_installation-eolzphlxhigybdhjvzfazqkxxutv/finish_installation.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUStandardVersionComparator.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUStandardVersionComparator.dia -c /Users/hiro/work/apps/vico/sparkle/SUStandardVersionComparator.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUStandardVersionComparator.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUSystemProfiler.o SUSystemProfiler.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -fvisibility=hidden -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-generated-files.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-own-target-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-all-target-headers.hmap -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-project-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/finish_installation-eolzphlxhigybdhjvzfazqkxxutv/finish_installation.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUSystemProfiler.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUSystemProfiler.dia -c /Users/hiro/work/apps/vico/sparkle/SUSystemProfiler.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUSystemProfiler.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUPackageInstaller.o SUPackageInstaller.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -fvisibility=hidden -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-generated-files.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-own-target-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-all-target-headers.hmap -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-project-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/finish_installation-eolzphlxhigybdhjvzfazqkxxutv/finish_installation.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUPackageInstaller.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUPackageInstaller.dia -c /Users/hiro/work/apps/vico/sparkle/SUPackageInstaller.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUPackageInstaller.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUWindowController.o SUWindowController.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -fvisibility=hidden -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-generated-files.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-own-target-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-all-target-headers.hmap -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-project-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/finish_installation-eolzphlxhigybdhjvzfazqkxxutv/finish_installation.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUWindowController.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUWindowController.dia -c /Users/hiro/work/apps/vico/sparkle/SUWindowController.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUWindowController.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUPlainInstallerInternals.o SUPlainInstallerInternals.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -fvisibility=hidden -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-generated-files.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-own-target-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-all-target-headers.hmap -iquote /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/finish_installation-project-headers.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/finish_installation-eolzphlxhigybdhjvzfazqkxxutv/finish_installation.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUPlainInstallerInternals.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUPlainInstallerInternals.dia -c /Users/hiro/work/apps/vico/sparkle/SUPlainInstallerInternals.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/SUPlainInstallerInternals.o | |
Ld /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/finish_installation normal x86_64 | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv MACOSX_DEPLOYMENT_TARGET 10.5 | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/Users/hiro/work/apps/vico/build/DEBUG/sparkle -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -filelist /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/finish_installation.LinkFileList -mmacosx-version-min=10.5 -dead_strip -framework Foundation -framework AppKit -framework Cocoa -framework Security -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/finish_installation | |
CreateUniversalBinary /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/MacOS/finish_installation normal "i386 x86_64" | |
cd /Users/hiro/work/apps/vico/sparkle | |
/usr/bin/lipo -create /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/i386/finish_installation /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/finish_installation.build/Objects-normal/x86_64/finish_installation -output /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/MacOS/finish_installation | |
Touch /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app | |
cd /Users/hiro/work/apps/vico/sparkle | |
/usr/bin/touch -c /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app | |
=== BUILD NATIVE TARGET Sparkle OF PROJECT Sparkle WITH CONFIGURATION Release === | |
Check dependencies | |
SymLink /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/Current A | |
cd /Users/hiro/work/apps/vico/sparkle | |
/bin/ln -sf A /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/Current | |
SymLink /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Resources Versions/Current/Resources | |
cd /Users/hiro/work/apps/vico/sparkle | |
/bin/ln -sf Versions/Current/Resources /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Resources | |
SymLink /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Sparkle Versions/Current/Sparkle | |
cd /Users/hiro/work/apps/vico/sparkle | |
/bin/ln -sf Versions/Current/Sparkle /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Sparkle | |
SymLink /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Headers Versions/Current/Headers | |
cd /Users/hiro/work/apps/vico/sparkle | |
/bin/ln -sf Versions/Current/Headers /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Headers | |
ProcessInfoPlistFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/Info.plist Info.plist | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-infoPlistUtility Info.plist -expandbuildsettings -platform macosx -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/Info.plist | |
CpHeader SUUpdater.h /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Headers/SUUpdater.h | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -resolve-src-symlinks -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip /Users/hiro/work/apps/vico/sparkle/SUUpdater.h /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Headers | |
CpHeader SUVersionDisplayProtocol.h /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Headers/SUVersionDisplayProtocol.h | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -resolve-src-symlinks -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip /Users/hiro/work/apps/vico/sparkle/SUVersionDisplayProtocol.h /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Headers | |
CpHeader SUAppcast.h /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Headers/SUAppcast.h | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -resolve-src-symlinks -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip /Users/hiro/work/apps/vico/sparkle/SUAppcast.h /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Headers | |
CpHeader SUAppcastItem.h /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Headers/SUAppcastItem.h | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -resolve-src-symlinks -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip /Users/hiro/work/apps/vico/sparkle/SUAppcastItem.h /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Headers | |
CpHeader Sparkle.h /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Headers/Sparkle.h | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -resolve-src-symlinks -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip /Users/hiro/work/apps/vico/sparkle/Sparkle.h /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Headers | |
CpHeader SUVersionComparisonProtocol.h /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Headers/SUVersionComparisonProtocol.h | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -resolve-src-symlinks -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip /Users/hiro/work/apps/vico/sparkle/SUVersionComparisonProtocol.h /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Headers | |
CpResource License.txt /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/License.txt | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -resolve-src-symlinks -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip /Users/hiro/work/apps/vico/sparkle/License.txt /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/es.lproj/Sparkle.strings es.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/es.lproj -- es.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/en.lproj/Sparkle.strings en.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/en.lproj -- en.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/fr.lproj/Sparkle.strings fr.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/fr.lproj -- fr.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/nl.lproj/Sparkle.strings nl.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/nl.lproj -- nl.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/de.lproj/Sparkle.strings de.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/de.lproj -- de.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/it.lproj/Sparkle.strings it.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/it.lproj -- it.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/sv.lproj/Sparkle.strings sv.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/sv.lproj -- sv.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/ru.lproj/Sparkle.strings ru.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/ru.lproj -- ru.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/da.lproj/Sparkle.strings da.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/da.lproj -- da.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/zh_CN.lproj/Sparkle.strings zh_CN.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/zh_CN.lproj -- zh_CN.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/zh_TW.lproj/Sparkle.strings zh_TW.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/zh_TW.lproj -- zh_TW.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/is.lproj/Sparkle.strings is.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/is.lproj -- is.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/pl.lproj/Sparkle.strings pl.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/pl.lproj -- pl.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/ja.lproj/Sparkle.strings ja.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/ja.lproj -- ja.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/pt_BR.lproj/Sparkle.strings pt_BR.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/pt_BR.lproj -- pt_BR.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/cs.lproj/Sparkle.strings cs.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/cs.lproj -- cs.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/pt_PT.lproj/Sparkle.strings pt_PT.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/pt_PT.lproj -- pt_PT.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/ro.lproj/Sparkle.strings ro.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/ro.lproj -- ro.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/tr.lproj/Sparkle.strings tr.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-16 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/tr.lproj -- tr.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/sl.lproj/Sparkle.strings sl.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-8 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/sl.lproj -- sl.lproj/Sparkle.strings | |
CopyStringsFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/uk.lproj/Sparkle.strings uk.lproj/Sparkle.strings | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyStrings --validate --inputencoding utf-8 --outputencoding UTF-16 --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/uk.lproj -- uk.lproj/Sparkle.strings | |
CopyPlistFile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/SUModelTranslation.plist SUModelTranslation.plist | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copyPlist --outdir /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources -- SUModelTranslation.plist | |
CompileXIB cs.lproj/SUAutomaticUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/cs.lproj/SUAutomaticUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/cs.lproj/SUAutomaticUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB da.lproj/SUAutomaticUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/da.lproj/SUAutomaticUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/da.lproj/SUAutomaticUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB de.lproj/SUAutomaticUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/de.lproj/SUAutomaticUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/de.lproj/SUAutomaticUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB en.lproj/SUAutomaticUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/en.lproj/SUAutomaticUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/en.lproj/SUAutomaticUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB es.lproj/SUAutomaticUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/es.lproj/SUAutomaticUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/es.lproj/SUAutomaticUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB fr.lproj/SUAutomaticUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/fr.lproj/SUAutomaticUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/fr.lproj/SUAutomaticUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB is.lproj/SUAutomaticUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/is.lproj/SUAutomaticUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/is.lproj/SUAutomaticUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB it.lproj/SUAutomaticUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/it.lproj/SUAutomaticUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/it.lproj/SUAutomaticUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB ja.lproj/SUAutomaticUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/ja.lproj/SUAutomaticUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/ja.lproj/SUAutomaticUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB ko.lproj/SUAutomaticUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/ko.lproj/SUAutomaticUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/ko.lproj/SUAutomaticUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB nl.lproj/SUAutomaticUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/nl.lproj/SUAutomaticUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/nl.lproj/SUAutomaticUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB pl.lproj/SUAutomaticUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/pl.lproj/SUAutomaticUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/pl.lproj/SUAutomaticUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB pt_BR.lproj/SUAutomaticUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/pt_BR.lproj/SUAutomaticUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/pt_BR.lproj/SUAutomaticUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB ru.lproj/SUAutomaticUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/ru.lproj/SUAutomaticUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/ru.lproj/SUAutomaticUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB sk.lproj/SUAutomaticUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/sk.lproj/SUAutomaticUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/sk.lproj/SUAutomaticUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB sv.lproj/SUAutomaticUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/sv.lproj/SUAutomaticUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/sv.lproj/SUAutomaticUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB zh_CN.lproj/SUAutomaticUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/zh_CN.lproj/SUAutomaticUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/zh_CN.lproj/SUAutomaticUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB zh_TW.lproj/SUAutomaticUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/zh_TW.lproj/SUAutomaticUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/zh_TW.lproj/SUAutomaticUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB pt_PT.lproj/SUAutomaticUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/pt_PT.lproj/SUAutomaticUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/pt_PT.lproj/SUAutomaticUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB tr.lproj/SUAutomaticUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/tr.lproj/SUAutomaticUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/tr.lproj/SUAutomaticUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB ro.lproj/SUAutomaticUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/ro.lproj/SUAutomaticUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/ro.lproj/SUAutomaticUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB sl.lproj/SUAutomaticUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/sl.lproj/SUAutomaticUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/sl.lproj/SUAutomaticUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB uk.lproj/SUAutomaticUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/uk.lproj/SUAutomaticUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/uk.lproj/SUAutomaticUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB SUStatus.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/SUStatus.nib /Users/hiro/work/apps/vico/sparkle/SUStatus.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB cs.lproj/SUUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/cs.lproj/SUUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/cs.lproj/SUUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB da.lproj/SUUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/da.lproj/SUUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/da.lproj/SUUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB de.lproj/SUUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/de.lproj/SUUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/de.lproj/SUUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
/* com.apple.ibtool.document.notices */ | |
/Users/hiro/work/apps/vico/sparkle/de.lproj/SUUpdateAlert.xib:23: note: View is clipping its content [13] | |
CompileXIB en.lproj/SUUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/en.lproj/SUUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/en.lproj/SUUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB es.lproj/SUUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/es.lproj/SUUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/es.lproj/SUUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
/* com.apple.ibtool.document.notices */ | |
/Users/hiro/work/apps/vico/sparkle/es.lproj/SUUpdateAlert.xib:23: note: View is clipping its content [13] | |
/Users/hiro/work/apps/vico/sparkle/es.lproj/SUUpdateAlert.xib:76: note: View is clipping its content [13] | |
CompileXIB fr.lproj/SUUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/fr.lproj/SUUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/fr.lproj/SUUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB is.lproj/SUUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/is.lproj/SUUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/is.lproj/SUUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB it.lproj/SUUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/it.lproj/SUUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/it.lproj/SUUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
/* com.apple.ibtool.document.notices */ | |
/Users/hiro/work/apps/vico/sparkle/it.lproj/SUUpdateAlert.xib:23: note: View is clipping its content [13] | |
/Users/hiro/work/apps/vico/sparkle/it.lproj/SUUpdateAlert.xib:22: note: View is clipping its content [13] | |
CompileXIB ja.lproj/SUUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/ja.lproj/SUUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/ja.lproj/SUUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
/* com.apple.ibtool.document.notices */ | |
/Users/hiro/work/apps/vico/sparkle/ja.lproj/SUUpdateAlert.xib:76: note: View is clipping its content [13] | |
CompileXIB ko.lproj/SUUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/ko.lproj/SUUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/ko.lproj/SUUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB nl.lproj/SUUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/nl.lproj/SUUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/nl.lproj/SUUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
/* com.apple.ibtool.document.notices */ | |
/Users/hiro/work/apps/vico/sparkle/nl.lproj/SUUpdateAlert.xib:22: note: View is clipping its content [13] | |
CompileXIB pl.lproj/SUUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/pl.lproj/SUUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/pl.lproj/SUUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB pt_BR.lproj/SUUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/pt_BR.lproj/SUUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/pt_BR.lproj/SUUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
/* com.apple.ibtool.document.notices */ | |
/Users/hiro/work/apps/vico/sparkle/pt_BR.lproj/SUUpdateAlert.xib:117: note: View is clipping its content [13] | |
CompileXIB sk.lproj/SUUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/sk.lproj/SUUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/sk.lproj/SUUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB ru.lproj/SUUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/ru.lproj/SUUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/ru.lproj/SUUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB sv.lproj/SUUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/sv.lproj/SUUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/sv.lproj/SUUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
/* com.apple.ibtool.document.notices */ | |
/Users/hiro/work/apps/vico/sparkle/sv.lproj/SUUpdateAlert.xib:23: note: View is clipping its content [13] | |
/Users/hiro/work/apps/vico/sparkle/sv.lproj/SUUpdateAlert.xib:22: note: View is clipping its content [13] | |
/Users/hiro/work/apps/vico/sparkle/sv.lproj/SUUpdateAlert.xib:76: note: View is clipping its content [13] | |
CompileXIB zh_CN.lproj/SUUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/zh_CN.lproj/SUUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/zh_CN.lproj/SUUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB zh_TW.lproj/SUUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/zh_TW.lproj/SUUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/zh_TW.lproj/SUUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB pt_PT.lproj/SUUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/pt_PT.lproj/SUUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/pt_PT.lproj/SUUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB tr.lproj/SUUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/tr.lproj/SUUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/tr.lproj/SUUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB ro.lproj/SUUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/ro.lproj/SUUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/ro.lproj/SUUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB sl.lproj/SUUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/sl.lproj/SUUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/sl.lproj/SUUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
/* com.apple.ibtool.document.notices */ | |
/Users/hiro/work/apps/vico/sparkle/sl.lproj/SUUpdateAlert.xib:117: note: View is clipping its content [13] | |
CompileXIB uk.lproj/SUUpdateAlert.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/uk.lproj/SUUpdateAlert.nib /Users/hiro/work/apps/vico/sparkle/uk.lproj/SUUpdateAlert.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB cs.lproj/SUUpdatePermissionPrompt.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/cs.lproj/SUUpdatePermissionPrompt.nib /Users/hiro/work/apps/vico/sparkle/cs.lproj/SUUpdatePermissionPrompt.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB da.lproj/SUUpdatePermissionPrompt.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/da.lproj/SUUpdatePermissionPrompt.nib /Users/hiro/work/apps/vico/sparkle/da.lproj/SUUpdatePermissionPrompt.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB de.lproj/SUUpdatePermissionPrompt.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/de.lproj/SUUpdatePermissionPrompt.nib /Users/hiro/work/apps/vico/sparkle/de.lproj/SUUpdatePermissionPrompt.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB en.lproj/SUUpdatePermissionPrompt.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/en.lproj/SUUpdatePermissionPrompt.nib /Users/hiro/work/apps/vico/sparkle/en.lproj/SUUpdatePermissionPrompt.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB es.lproj/SUUpdatePermissionPrompt.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/es.lproj/SUUpdatePermissionPrompt.nib /Users/hiro/work/apps/vico/sparkle/es.lproj/SUUpdatePermissionPrompt.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB fr.lproj/SUUpdatePermissionPrompt.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/fr.lproj/SUUpdatePermissionPrompt.nib /Users/hiro/work/apps/vico/sparkle/fr.lproj/SUUpdatePermissionPrompt.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
/* com.apple.ibtool.document.notices */ | |
/Users/hiro/work/apps/vico/sparkle/fr.lproj/SUUpdatePermissionPrompt.xib:34: note: View is clipping its content [13] | |
CompileXIB is.lproj/SUUpdatePermissionPrompt.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/is.lproj/SUUpdatePermissionPrompt.nib /Users/hiro/work/apps/vico/sparkle/is.lproj/SUUpdatePermissionPrompt.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB it.lproj/SUUpdatePermissionPrompt.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/it.lproj/SUUpdatePermissionPrompt.nib /Users/hiro/work/apps/vico/sparkle/it.lproj/SUUpdatePermissionPrompt.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB ja.lproj/SUUpdatePermissionPrompt.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/ja.lproj/SUUpdatePermissionPrompt.nib /Users/hiro/work/apps/vico/sparkle/ja.lproj/SUUpdatePermissionPrompt.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB ko.lproj/SUUpdatePermissionPrompt.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/ko.lproj/SUUpdatePermissionPrompt.nib /Users/hiro/work/apps/vico/sparkle/ko.lproj/SUUpdatePermissionPrompt.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB nl.lproj/SUUpdatePermissionPrompt.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/nl.lproj/SUUpdatePermissionPrompt.nib /Users/hiro/work/apps/vico/sparkle/nl.lproj/SUUpdatePermissionPrompt.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB pl.lproj/SUUpdatePermissionPrompt.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/pl.lproj/SUUpdatePermissionPrompt.nib /Users/hiro/work/apps/vico/sparkle/pl.lproj/SUUpdatePermissionPrompt.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB pt_BR.lproj/SUUpdatePermissionPrompt.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/pt_BR.lproj/SUUpdatePermissionPrompt.nib /Users/hiro/work/apps/vico/sparkle/pt_BR.lproj/SUUpdatePermissionPrompt.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB ru.lproj/SUUpdatePermissionPrompt.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/ru.lproj/SUUpdatePermissionPrompt.nib /Users/hiro/work/apps/vico/sparkle/ru.lproj/SUUpdatePermissionPrompt.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB sk.lproj/SUUpdatePermissionPrompt.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/sk.lproj/SUUpdatePermissionPrompt.nib /Users/hiro/work/apps/vico/sparkle/sk.lproj/SUUpdatePermissionPrompt.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB sv.lproj/SUUpdatePermissionPrompt.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/sv.lproj/SUUpdatePermissionPrompt.nib /Users/hiro/work/apps/vico/sparkle/sv.lproj/SUUpdatePermissionPrompt.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB zh_CN.lproj/SUUpdatePermissionPrompt.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/zh_CN.lproj/SUUpdatePermissionPrompt.nib /Users/hiro/work/apps/vico/sparkle/zh_CN.lproj/SUUpdatePermissionPrompt.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB zh_TW.lproj/SUUpdatePermissionPrompt.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/zh_TW.lproj/SUUpdatePermissionPrompt.nib /Users/hiro/work/apps/vico/sparkle/zh_TW.lproj/SUUpdatePermissionPrompt.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB pt_PT.lproj/SUUpdatePermissionPrompt.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/pt_PT.lproj/SUUpdatePermissionPrompt.nib /Users/hiro/work/apps/vico/sparkle/pt_PT.lproj/SUUpdatePermissionPrompt.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB tr.lproj/SUUpdatePermissionPrompt.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/tr.lproj/SUUpdatePermissionPrompt.nib /Users/hiro/work/apps/vico/sparkle/tr.lproj/SUUpdatePermissionPrompt.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB ro.lproj/SUUpdatePermissionPrompt.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/ro.lproj/SUUpdatePermissionPrompt.nib /Users/hiro/work/apps/vico/sparkle/ro.lproj/SUUpdatePermissionPrompt.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB sl.lproj/SUUpdatePermissionPrompt.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/sl.lproj/SUUpdatePermissionPrompt.nib /Users/hiro/work/apps/vico/sparkle/sl.lproj/SUUpdatePermissionPrompt.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB uk.lproj/SUUpdatePermissionPrompt.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/uk.lproj/SUUpdatePermissionPrompt.nib /Users/hiro/work/apps/vico/sparkle/uk.lproj/SUUpdatePermissionPrompt.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CompileXIB en.lproj/SUPasswordPrompt.xib | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv XCODE_DEVELOPER_USR_PATH /Applications/Xcode.app/Contents/Developer/usr/bin/.. | |
/Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/en.lproj/SUPasswordPrompt.nib /Users/hiro/work/apps/vico/sparkle/en.lproj/SUPasswordPrompt.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
CpResource /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/finish_installation.app | |
cd /Users/hiro/work/apps/vico/sparkle | |
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -strip-debug-symbols -resolve-src-symlinks -strip-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -S /Users/hiro/work/apps/vico/build/DEBUG/sparkle/finish_installation.app/Contents/MacOS/finish_installation -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Resources/finish_installation.app/Contents/MacOS/finish_installation | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUpdateAlert.o SUUpdateAlert.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUpdateAlert.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUpdateAlert.dia -c /Users/hiro/work/apps/vico/sparkle/SUUpdateAlert.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUpdateAlert.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUDSAVerifier.o SUDSAVerifier.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUDSAVerifier.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUDSAVerifier.dia -c /Users/hiro/work/apps/vico/sparkle/SUDSAVerifier.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUDSAVerifier.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUSystemProfiler.o SUSystemProfiler.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUSystemProfiler.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUSystemProfiler.dia -c /Users/hiro/work/apps/vico/sparkle/SUSystemProfiler.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUSystemProfiler.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUPlainInstaller.o SUPlainInstaller.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUPlainInstaller.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUPlainInstaller.dia -c /Users/hiro/work/apps/vico/sparkle/SUPlainInstaller.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUPlainInstaller.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUAppcast.o SUAppcast.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUAppcast.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUAppcast.dia -c /Users/hiro/work/apps/vico/sparkle/SUAppcast.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUAppcast.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUpdater.o SUUpdater.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUpdater.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUpdater.dia -c /Users/hiro/work/apps/vico/sparkle/SUUpdater.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUpdater.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUPlainInstallerInternals.o SUPlainInstallerInternals.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUPlainInstallerInternals.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUPlainInstallerInternals.dia -c /Users/hiro/work/apps/vico/sparkle/SUPlainInstallerInternals.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUPlainInstallerInternals.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUAppcastItem.o SUAppcastItem.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUAppcastItem.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUAppcastItem.dia -c /Users/hiro/work/apps/vico/sparkle/SUAppcastItem.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUAppcastItem.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUConstants.o SUConstants.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUConstants.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUConstants.dia -c /Users/hiro/work/apps/vico/sparkle/SUConstants.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUConstants.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUStatusController.o SUStatusController.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUStatusController.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUStatusController.dia -c /Users/hiro/work/apps/vico/sparkle/SUStatusController.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUStatusController.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUnarchiver.o SUUnarchiver.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUnarchiver.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUnarchiver.dia -c /Users/hiro/work/apps/vico/sparkle/SUUnarchiver.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUnarchiver.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUAutomaticUpdateAlert.o SUAutomaticUpdateAlert.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUAutomaticUpdateAlert.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUAutomaticUpdateAlert.dia -c /Users/hiro/work/apps/vico/sparkle/SUAutomaticUpdateAlert.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUAutomaticUpdateAlert.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/NTSynchronousTask.o NTSynchronousTask.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/NTSynchronousTask.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/NTSynchronousTask.dia -c /Users/hiro/work/apps/vico/sparkle/NTSynchronousTask.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/NTSynchronousTask.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUStandardVersionComparator.o SUStandardVersionComparator.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUStandardVersionComparator.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUStandardVersionComparator.dia -c /Users/hiro/work/apps/vico/sparkle/SUStandardVersionComparator.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUStandardVersionComparator.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUpdatePermissionPrompt.o SUUpdatePermissionPrompt.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUpdatePermissionPrompt.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUpdatePermissionPrompt.dia -c /Users/hiro/work/apps/vico/sparkle/SUUpdatePermissionPrompt.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUpdatePermissionPrompt.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUWindowController.o SUWindowController.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUWindowController.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUWindowController.dia -c /Users/hiro/work/apps/vico/sparkle/SUWindowController.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUWindowController.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUInstaller.o SUInstaller.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUInstaller.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUInstaller.dia -c /Users/hiro/work/apps/vico/sparkle/SUInstaller.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUInstaller.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUPackageInstaller.o SUPackageInstaller.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUPackageInstaller.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUPackageInstaller.dia -c /Users/hiro/work/apps/vico/sparkle/SUPackageInstaller.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUPackageInstaller.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUBasicUpdateDriver.o SUBasicUpdateDriver.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUBasicUpdateDriver.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUBasicUpdateDriver.dia -c /Users/hiro/work/apps/vico/sparkle/SUBasicUpdateDriver.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUBasicUpdateDriver.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUIBasedUpdateDriver.o SUUIBasedUpdateDriver.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUIBasedUpdateDriver.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUIBasedUpdateDriver.dia -c /Users/hiro/work/apps/vico/sparkle/SUUIBasedUpdateDriver.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUIBasedUpdateDriver.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUAutomaticUpdateDriver.o SUAutomaticUpdateDriver.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUAutomaticUpdateDriver.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUAutomaticUpdateDriver.dia -c /Users/hiro/work/apps/vico/sparkle/SUAutomaticUpdateDriver.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUAutomaticUpdateDriver.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUScheduledUpdateDriver.o SUScheduledUpdateDriver.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUScheduledUpdateDriver.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUScheduledUpdateDriver.dia -c /Users/hiro/work/apps/vico/sparkle/SUScheduledUpdateDriver.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUScheduledUpdateDriver.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUpdateDriver.o SUUpdateDriver.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUpdateDriver.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUpdateDriver.dia -c /Users/hiro/work/apps/vico/sparkle/SUUpdateDriver.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUpdateDriver.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUProbingUpdateDriver.o SUProbingUpdateDriver.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUProbingUpdateDriver.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUProbingUpdateDriver.dia -c /Users/hiro/work/apps/vico/sparkle/SUProbingUpdateDriver.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUProbingUpdateDriver.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUserInitiatedUpdateDriver.o SUUserInitiatedUpdateDriver.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUserInitiatedUpdateDriver.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUserInitiatedUpdateDriver.dia -c /Users/hiro/work/apps/vico/sparkle/SUUserInitiatedUpdateDriver.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUserInitiatedUpdateDriver.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUDiskImageUnarchiver.o SUDiskImageUnarchiver.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUDiskImageUnarchiver.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUDiskImageUnarchiver.dia -c /Users/hiro/work/apps/vico/sparkle/SUDiskImageUnarchiver.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUDiskImageUnarchiver.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUnarchiver_Private.o SUUnarchiver_Private.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUnarchiver_Private.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUnarchiver_Private.dia -c /Users/hiro/work/apps/vico/sparkle/SUUnarchiver_Private.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUUnarchiver_Private.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUPipedUnarchiver.o SUPipedUnarchiver.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUPipedUnarchiver.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUPipedUnarchiver.dia -c /Users/hiro/work/apps/vico/sparkle/SUPipedUnarchiver.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUPipedUnarchiver.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUHost.o SUHost.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUHost.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUHost.dia -c /Users/hiro/work/apps/vico/sparkle/SUHost.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUHost.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/bspatch.o bspatch.c normal i386 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -Wno-shorten-64-to-32 -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cwefruvepfeektbpxuerokuvpskl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/bspatch.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/bspatch.dia -c /Users/hiro/work/apps/vico/sparkle/bspatch.c -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/bspatch.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUBinaryDeltaApply.o SUBinaryDeltaApply.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUBinaryDeltaApply.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUBinaryDeltaApply.dia -c /Users/hiro/work/apps/vico/sparkle/SUBinaryDeltaApply.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUBinaryDeltaApply.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUBinaryDeltaCommon.o SUBinaryDeltaCommon.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUBinaryDeltaCommon.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUBinaryDeltaCommon.dia -c /Users/hiro/work/apps/vico/sparkle/SUBinaryDeltaCommon.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUBinaryDeltaCommon.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUBinaryDeltaUnarchiver.o SUBinaryDeltaUnarchiver.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUBinaryDeltaUnarchiver.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUBinaryDeltaUnarchiver.dia -c /Users/hiro/work/apps/vico/sparkle/SUBinaryDeltaUnarchiver.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUBinaryDeltaUnarchiver.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SULog.o SULog.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SULog.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SULog.dia -c /Users/hiro/work/apps/vico/sparkle/SULog.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SULog.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUPasswordPrompt.o SUPasswordPrompt.m normal i386 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch i386 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.4 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/i386 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-cafflmdvmaucegcwhhhgenshhgvl/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUPasswordPrompt.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUPasswordPrompt.dia -c /Users/hiro/work/apps/vico/sparkle/SUPasswordPrompt.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/SUPasswordPrompt.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUpdater.o SUUpdater.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUpdater.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUpdater.dia -c /Users/hiro/work/apps/vico/sparkle/SUUpdater.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUpdater.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUPlainInstallerInternals.o SUPlainInstallerInternals.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUPlainInstallerInternals.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUPlainInstallerInternals.dia -c /Users/hiro/work/apps/vico/sparkle/SUPlainInstallerInternals.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUPlainInstallerInternals.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUAppcast.o SUAppcast.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUAppcast.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUAppcast.dia -c /Users/hiro/work/apps/vico/sparkle/SUAppcast.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUAppcast.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUAppcastItem.o SUAppcastItem.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUAppcastItem.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUAppcastItem.dia -c /Users/hiro/work/apps/vico/sparkle/SUAppcastItem.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUAppcastItem.o | |
Ld /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/Sparkle normal i386 | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv MACOSX_DEPLOYMENT_TARGET 10.4 | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch i386 -dynamiclib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/Users/hiro/work/apps/vico/build/DEBUG/sparkle -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -filelist /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/Sparkle.LinkFileList -install_name "@loader_path/../Frameworks/Sparkle.framework/Versions/A/Sparkle" -mmacosx-version-min=10.4 -dead_strip -framework Security -framework WebKit -framework IOKit -lbz2 -weak-lxar.1 -lz -framework Cocoa -framework SystemConfiguration -single_module -compatibility_version 1.5 -current_version 1.5 -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/Sparkle | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUStatusController.o SUStatusController.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUStatusController.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUStatusController.dia -c /Users/hiro/work/apps/vico/sparkle/SUStatusController.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUStatusController.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUpdateAlert.o SUUpdateAlert.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUpdateAlert.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUpdateAlert.dia -c /Users/hiro/work/apps/vico/sparkle/SUUpdateAlert.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUpdateAlert.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUDSAVerifier.o SUDSAVerifier.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUDSAVerifier.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUDSAVerifier.dia -c /Users/hiro/work/apps/vico/sparkle/SUDSAVerifier.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUDSAVerifier.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUConstants.o SUConstants.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUConstants.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUConstants.dia -c /Users/hiro/work/apps/vico/sparkle/SUConstants.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUConstants.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUnarchiver.o SUUnarchiver.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUnarchiver.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUnarchiver.dia -c /Users/hiro/work/apps/vico/sparkle/SUUnarchiver.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUnarchiver.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUAutomaticUpdateAlert.o SUAutomaticUpdateAlert.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUAutomaticUpdateAlert.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUAutomaticUpdateAlert.dia -c /Users/hiro/work/apps/vico/sparkle/SUAutomaticUpdateAlert.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUAutomaticUpdateAlert.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/NTSynchronousTask.o NTSynchronousTask.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/NTSynchronousTask.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/NTSynchronousTask.dia -c /Users/hiro/work/apps/vico/sparkle/NTSynchronousTask.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/NTSynchronousTask.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUStandardVersionComparator.o SUStandardVersionComparator.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUStandardVersionComparator.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUStandardVersionComparator.dia -c /Users/hiro/work/apps/vico/sparkle/SUStandardVersionComparator.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUStandardVersionComparator.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUSystemProfiler.o SUSystemProfiler.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUSystemProfiler.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUSystemProfiler.dia -c /Users/hiro/work/apps/vico/sparkle/SUSystemProfiler.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUSystemProfiler.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUpdatePermissionPrompt.o SUUpdatePermissionPrompt.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUpdatePermissionPrompt.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUpdatePermissionPrompt.dia -c /Users/hiro/work/apps/vico/sparkle/SUUpdatePermissionPrompt.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUpdatePermissionPrompt.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUWindowController.o SUWindowController.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUWindowController.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUWindowController.dia -c /Users/hiro/work/apps/vico/sparkle/SUWindowController.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUWindowController.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUInstaller.o SUInstaller.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUInstaller.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUInstaller.dia -c /Users/hiro/work/apps/vico/sparkle/SUInstaller.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUInstaller.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUPlainInstaller.o SUPlainInstaller.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUPlainInstaller.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUPlainInstaller.dia -c /Users/hiro/work/apps/vico/sparkle/SUPlainInstaller.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUPlainInstaller.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUPackageInstaller.o SUPackageInstaller.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUPackageInstaller.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUPackageInstaller.dia -c /Users/hiro/work/apps/vico/sparkle/SUPackageInstaller.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUPackageInstaller.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUBasicUpdateDriver.o SUBasicUpdateDriver.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUBasicUpdateDriver.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUBasicUpdateDriver.dia -c /Users/hiro/work/apps/vico/sparkle/SUBasicUpdateDriver.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUBasicUpdateDriver.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUIBasedUpdateDriver.o SUUIBasedUpdateDriver.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUIBasedUpdateDriver.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUIBasedUpdateDriver.dia -c /Users/hiro/work/apps/vico/sparkle/SUUIBasedUpdateDriver.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUIBasedUpdateDriver.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUAutomaticUpdateDriver.o SUAutomaticUpdateDriver.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUAutomaticUpdateDriver.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUAutomaticUpdateDriver.dia -c /Users/hiro/work/apps/vico/sparkle/SUAutomaticUpdateDriver.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUAutomaticUpdateDriver.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUScheduledUpdateDriver.o SUScheduledUpdateDriver.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUScheduledUpdateDriver.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUScheduledUpdateDriver.dia -c /Users/hiro/work/apps/vico/sparkle/SUScheduledUpdateDriver.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUScheduledUpdateDriver.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUpdateDriver.o SUUpdateDriver.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUpdateDriver.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUpdateDriver.dia -c /Users/hiro/work/apps/vico/sparkle/SUUpdateDriver.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUpdateDriver.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUProbingUpdateDriver.o SUProbingUpdateDriver.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUProbingUpdateDriver.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUProbingUpdateDriver.dia -c /Users/hiro/work/apps/vico/sparkle/SUProbingUpdateDriver.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUProbingUpdateDriver.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUserInitiatedUpdateDriver.o SUUserInitiatedUpdateDriver.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUserInitiatedUpdateDriver.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUserInitiatedUpdateDriver.dia -c /Users/hiro/work/apps/vico/sparkle/SUUserInitiatedUpdateDriver.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUserInitiatedUpdateDriver.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUnarchiver_Private.o SUUnarchiver_Private.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUnarchiver_Private.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUnarchiver_Private.dia -c /Users/hiro/work/apps/vico/sparkle/SUUnarchiver_Private.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUUnarchiver_Private.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUDiskImageUnarchiver.o SUDiskImageUnarchiver.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUDiskImageUnarchiver.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUDiskImageUnarchiver.dia -c /Users/hiro/work/apps/vico/sparkle/SUDiskImageUnarchiver.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUDiskImageUnarchiver.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUPipedUnarchiver.o SUPipedUnarchiver.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUPipedUnarchiver.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUPipedUnarchiver.dia -c /Users/hiro/work/apps/vico/sparkle/SUPipedUnarchiver.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUPipedUnarchiver.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUHost.o SUHost.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUHost.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUHost.dia -c /Users/hiro/work/apps/vico/sparkle/SUHost.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUHost.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/bspatch.o bspatch.c normal x86_64 c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -Wno-shorten-64-to-32 -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-ahubdzbtiytdfwfovyraicvltday/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/bspatch.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/bspatch.dia -c /Users/hiro/work/apps/vico/sparkle/bspatch.c -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/bspatch.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUBinaryDeltaApply.o SUBinaryDeltaApply.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUBinaryDeltaApply.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUBinaryDeltaApply.dia -c /Users/hiro/work/apps/vico/sparkle/SUBinaryDeltaApply.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUBinaryDeltaApply.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUBinaryDeltaCommon.o SUBinaryDeltaCommon.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUBinaryDeltaCommon.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUBinaryDeltaCommon.dia -c /Users/hiro/work/apps/vico/sparkle/SUBinaryDeltaCommon.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUBinaryDeltaCommon.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUBinaryDeltaUnarchiver.o SUBinaryDeltaUnarchiver.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUBinaryDeltaUnarchiver.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUBinaryDeltaUnarchiver.dia -c /Users/hiro/work/apps/vico/sparkle/SUBinaryDeltaUnarchiver.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUBinaryDeltaUnarchiver.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SULog.o SULog.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SULog.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SULog.dia -c /Users/hiro/work/apps/vico/sparkle/SULog.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SULog.o | |
CompileC /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUPasswordPrompt.o SUPasswordPrompt.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv LANG en_US.US-ASCII | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -x objective-c -arch x86_64 -fmessage-length=0 -std=c99 -Wno-trigraphs -Os -Werror -Wmissing-field-initializers -Wmissing-prototypes -Wreturn-type -Wno-implicit-atomic-properties -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -Wunknown-pragmas -Wshadow -Wfour-char-constants -Wsign-compare -Wshorten-64-to-32 -Wpointer-sign -Wnewline-eof -Wno-selector -Wno-strict-selector-match -Wundeclared-selector -Wno-deprecated-implementations -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -fasm-blocks -Wprotocol -Wdeprecated-declarations -mmacosx-version-min=10.5 -Wno-conversion -Wno-sign-conversion "-DIBOutlet=__attribute__((iboutlet))" "-DIBOutletCollection(ClassName)=__attribute__((iboutletcollection(ClassName)))" "-DIBAction=void)__attribute__((ibaction)" -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle.hmap -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources/x86_64 -I/Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources -Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -include /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders/Sparkle-hlclxpyscujcqufqcxkisnqiidpp/Sparkle.pch -MMD -MT dependencies -MF /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUPasswordPrompt.d --serialize-diagnostics /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUPasswordPrompt.dia -c /Users/hiro/work/apps/vico/sparkle/SUPasswordPrompt.m -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/SUPasswordPrompt.o | |
Ld /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/Sparkle normal x86_64 | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv MACOSX_DEPLOYMENT_TARGET 10.5 | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch x86_64 -dynamiclib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -L/Users/hiro/work/apps/vico/build/DEBUG/sparkle -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -filelist /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/Sparkle.LinkFileList -install_name "@loader_path/../Frameworks/Sparkle.framework/Versions/A/Sparkle" -mmacosx-version-min=10.5 -dead_strip -framework Security -framework WebKit -framework IOKit -lbz2 -weak-lxar.1 -lz -framework Cocoa -framework SystemConfiguration -single_module -compatibility_version 1.5 -current_version 1.5 -o /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/Sparkle | |
CreateUniversalBinary /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Sparkle normal "i386 x86_64" | |
cd /Users/hiro/work/apps/vico/sparkle | |
/usr/bin/lipo -create /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/Sparkle /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/Sparkle -output /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Sparkle | |
PhaseScriptExecution "Run Script: Set git Version Info" /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Script-6131B1910DDCDE32005215F0.sh | |
cd /Users/hiro/work/apps/vico/sparkle | |
/bin/sh -c /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Script-6131B1910DDCDE32005215F0.sh | |
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
<dict> | |
<key>BuildMachineOSBuild</key> | |
<string>11E2705</string> | |
<key>CFBundleDevelopmentRegion</key> | |
<string>en</string> | |
<key>CFBundleExecutable</key> | |
<string>Sparkle</string> | |
<key>CFBundleIdentifier</key> | |
<string>org.andymatuschak.Sparkle</string> | |
<key>CFBundleInfoDictionaryVersion</key> | |
<string>6.0</string> | |
<key>CFBundleName</key> | |
<string>Sparkle</string> | |
<key>CFBundlePackageType</key> | |
<string>FMWK</string> | |
<key>CFBundleShortVersionString</key> | |
<string>1.5 Beta (git)</string> | |
<key>CFBundleSignature</key> | |
<string>????</string> | |
<key>CFBundleVersion</key> | |
<string>118f3c5</string> | |
<key>DTCompiler</key> | |
<string>com.apple.compilers.llvm.clang.1_0</string> | |
<key>DTPlatformBuild</key> | |
<string>4E3002</string> | |
<key>DTPlatformVersion</key> | |
<string>GM</string> | |
<key>DTSDKBuild</key> | |
<string>11E52</string> | |
<key>DTSDKName</key> | |
<string>macosx10.7</string> | |
<key>DTXcode</key> | |
<string>0433</string> | |
<key>DTXcodeBuild</key> | |
<string>4E3002</string> | |
</dict> | |
</plist> | |
PhaseScriptExecution "Run Script: Link fr_CA to fr" /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Script-6195D4B40E40505A00D41A50.sh | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv ACTION build | |
setenv ALTERNATE_GROUP staff | |
setenv ALTERNATE_MODE u+w,go-w,a+rX | |
setenv ALTERNATE_OWNER hiro | |
setenv ALWAYS_SEARCH_USER_PATHS YES | |
setenv APPLE_INTERNAL_DEVELOPER_DIR /AppleInternal/Developer | |
setenv APPLE_INTERNAL_DIR /AppleInternal | |
setenv APPLE_INTERNAL_DOCUMENTATION_DIR /AppleInternal/Documentation | |
setenv APPLE_INTERNAL_LIBRARY_DIR /AppleInternal/Library | |
setenv APPLE_INTERNAL_TOOLS /AppleInternal/Developer/Tools | |
setenv APPLY_RULES_IN_COPY_FILES NO | |
setenv ARCHS "i386 x86_64" | |
setenv ARCHS_STANDARD_32_64_BIT "x86_64 i386" | |
setenv ARCHS_STANDARD_32_BIT i386 | |
setenv ARCHS_STANDARD_64_BIT x86_64 | |
setenv AVAILABLE_PLATFORMS "iphonesimulator macosx iphoneos" | |
setenv BUILD_COMPONENTS "headers build" | |
setenv BUILD_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle | |
setenv BUILD_ROOT /Users/hiro/work/apps/vico/build/DEBUG/sparkle | |
setenv BUILD_STYLE | |
setenv BUILD_VARIANTS normal | |
setenv BUILT_PRODUCTS_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle | |
setenv CACHE_ROOT /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501 | |
setenv CCHROOT /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501 | |
setenv CHMOD /bin/chmod | |
setenv CHOWN /usr/sbin/chown | |
setenv CLASS_FILE_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/JavaClasses | |
setenv CLEAN_PRECOMPS YES | |
setenv CLONE_HEADERS NO | |
setenv CODESIGNING_FOLDER_PATH /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A | |
setenv CODE_SIGNING_ALLOWED YES | |
setenv COMMAND_MODE legacy | |
setenv COMPOSITE_SDK_DIRS /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/CompositeSDKs | |
setenv CONFIGURATION Release | |
setenv CONFIGURATION_BUILD_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle | |
setenv CONFIGURATION_TEMP_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release | |
setenv CONTENTS_FOLDER_PATH Sparkle.framework/Versions/A | |
setenv COPYING_PRESERVES_HFS_DATA NO | |
setenv COPY_PHASE_STRIP YES | |
setenv COPY_RESOURCES_FROM_STATIC_FRAMEWORKS YES | |
setenv CP /bin/cp | |
setenv CURRENT_ARCH x86_64 | |
setenv CURRENT_PROJECT_VERSION 1.5 | |
setenv CURRENT_VARIANT normal | |
setenv CURRENT_VERSION Current | |
setenv DEAD_CODE_STRIPPING YES | |
setenv DEBUGGING_SYMBOLS YES | |
setenv DEBUG_INFORMATION_FORMAT dwarf-with-dsym | |
setenv DEFAULT_COMPILER com.apple.compilers.llvm.clang.1_0 | |
setenv DEPLOYMENT_LOCATION NO | |
setenv DEPLOYMENT_POSTPROCESSING YES | |
setenv DERIVED_FILES_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources | |
setenv DERIVED_FILE_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources | |
setenv DERIVED_SOURCES_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources | |
setenv DEVELOPER_APPLICATIONS_DIR /Applications/Xcode.app/Contents/Developer/Applications | |
setenv DEVELOPER_BIN_DIR /Applications/Xcode.app/Contents/Developer/usr/bin | |
setenv DEVELOPER_DIR /Applications/Xcode.app/Contents/Developer | |
setenv DEVELOPER_FRAMEWORKS_DIR /Applications/Xcode.app/Contents/Developer/Library/Frameworks | |
setenv DEVELOPER_FRAMEWORKS_DIR_QUOTED "\"/Applications/Xcode.app/Contents/Developer/Library/Frameworks\"" | |
setenv DEVELOPER_LIBRARY_DIR /Applications/Xcode.app/Contents/Developer/Library | |
setenv DEVELOPER_SDK_DIR /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs | |
setenv DEVELOPER_TOOLS_DIR /Applications/Xcode.app/Contents/Developer/Tools | |
setenv DEVELOPER_USR_DIR /Applications/Xcode.app/Contents/Developer/usr | |
setenv DEVELOPMENT_LANGUAGE English | |
setenv DOCUMENTATION_FOLDER_PATH Sparkle.framework/Versions/A/Resources/English.lproj/Documentation | |
setenv DO_HEADER_SCANNING_IN_JAM NO | |
setenv DSTROOT /tmp/Sparkle.dst | |
setenv DT_TOOLCHAIN_DIR /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain | |
setenv DWARF_DSYM_FILE_NAME Sparkle.framework.dSYM | |
setenv DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT NO | |
setenv DWARF_DSYM_FOLDER_PATH /Users/hiro/work/apps/vico/build/DEBUG/sparkle | |
setenv DYLIB_COMPATIBILITY_VERSION 1.5 | |
setenv DYLIB_CURRENT_VERSION 1.5 | |
setenv DYLIB_INSTALL_NAME_BASE "@loader_path/../Frameworks" | |
setenv EMBEDDED_PROFILE_NAME embedded.provisionprofile | |
setenv ENABLE_HEADER_DEPENDENCIES YES | |
setenv EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS ".DS_Store .svn .git .hg CVS" | |
setenv EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES "*.nib *.lproj *.framework *.gch (*) .DS_Store CVS .svn .git .hg *.xcodeproj *.xcode *.pbproj *.pbxproj" | |
setenv EXECUTABLES_FOLDER_PATH Sparkle.framework/Versions/A/Resources/English.lproj | |
setenv EXECUTABLE_FOLDER_PATH Sparkle.framework/Versions/A | |
setenv EXECUTABLE_NAME Sparkle | |
setenv EXECUTABLE_PATH Sparkle.framework/Versions/A/Sparkle | |
setenv FILE_LIST /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects/LinkFileList | |
setenv FIXED_FILES_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/FixedFiles | |
setenv FRAMEWORKS_FOLDER_PATH Sparkle.framework/Versions/A/Frameworks | |
setenv FRAMEWORK_FLAG_PREFIX -framework | |
setenv FRAMEWORK_SEARCH_PATHS "\"/Users/hiro/work/apps/vico/build/DEBUG/sparkle\" " | |
setenv FRAMEWORK_VERSION A | |
setenv FULL_PRODUCT_NAME Sparkle.framework | |
setenv GCC3_VERSION 3.3 | |
setenv GCC_C_LANGUAGE_STANDARD c99 | |
setenv GCC_DEBUGGING_SYMBOLS full | |
setenv GCC_ENABLE_OBJC_EXCEPTIONS YES | |
setenv GCC_ENABLE_PASCAL_STRINGS NO | |
setenv GCC_FAST_OBJC_DISPATCH YES | |
setenv GCC_GENERATE_DEBUGGING_SYMBOLS NO | |
setenv GCC_INLINES_ARE_PRIVATE_EXTERN YES | |
setenv GCC_OPTIMIZATION_LEVEL s | |
setenv GCC_PFE_FILE_C_DIALECTS "c objective-c c++ objective-c++" | |
setenv GCC_PRECOMPILE_PREFIX_HEADER YES | |
setenv GCC_PREFIX_HEADER Sparkle.pch | |
setenv GCC_TREAT_WARNINGS_AS_ERRORS YES | |
setenv GCC_VERSION com.apple.compilers.llvm.clang.1_0 | |
setenv GCC_VERSION_IDENTIFIER com_apple_compilers_llvm_clang_1_0 | |
setenv GCC_WARN_64_TO_32_BIT_CONVERSION YES | |
setenv GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS YES | |
setenv GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO YES | |
setenv GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS YES | |
setenv GCC_WARN_ABOUT_MISSING_NEWLINE YES | |
setenv GCC_WARN_ABOUT_MISSING_PROTOTYPES YES | |
setenv GCC_WARN_ABOUT_POINTER_SIGNEDNESS YES | |
setenv GCC_WARN_ABOUT_RETURN_TYPE YES | |
setenv GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL YES | |
setenv GCC_WARN_CHECK_SWITCH_STATEMENTS YES | |
setenv GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS YES | |
setenv GCC_WARN_FOUR_CHARACTER_CONSTANTS YES | |
setenv GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS YES | |
setenv GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED YES | |
setenv GCC_WARN_MISSING_PARENTHESES YES | |
setenv GCC_WARN_NON_VIRTUAL_DESTRUCTOR YES | |
setenv GCC_WARN_SHADOW YES | |
setenv GCC_WARN_SIGN_COMPARE YES | |
setenv GCC_WARN_TYPECHECK_CALLS_TO_PRINTF YES | |
setenv GCC_WARN_UNDECLARED_SELECTOR YES | |
setenv GCC_WARN_UNINITIALIZED_AUTOS YES | |
setenv GCC_WARN_UNKNOWN_PRAGMAS YES | |
setenv GCC_WARN_UNUSED_FUNCTION YES | |
setenv GCC_WARN_UNUSED_LABEL YES | |
setenv GCC_WARN_UNUSED_PARAMETER YES | |
setenv GCC_WARN_UNUSED_VALUE YES | |
setenv GCC_WARN_UNUSED_VARIABLE YES | |
setenv GENERATE_MASTER_OBJECT_FILE NO | |
setenv GENERATE_PKGINFO_FILE NO | |
setenv GENERATE_PROFILING_CODE NO | |
setenv GID 20 | |
setenv GROUP staff | |
setenv HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT YES | |
setenv HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES YES | |
setenv HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS YES | |
setenv HEADERMAP_INCLUDES_PROJECT_HEADERS YES | |
setenv HEADER_SEARCH_PATHS "\"/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include\" " | |
setenv ICONV /usr/bin/iconv | |
setenv INFOPLISTSTRINGS_PATH Sparkle.framework/Versions/A/Resources/English.lproj/InfoPlist.strings | |
setenv INFOPLIST_EXPAND_BUILD_SETTINGS YES | |
setenv INFOPLIST_FILE Info.plist | |
setenv INFOPLIST_OUTPUT_FORMAT same-as-input | |
setenv INFOPLIST_PATH Sparkle.framework/Versions/A/Resources/Info.plist | |
setenv INFOPLIST_PREPROCESS NO | |
setenv INSTALL_DIR "/tmp/Sparkle.dst@loader_path/../Frameworks" | |
setenv INSTALL_GROUP staff | |
setenv INSTALL_MODE_FLAG u+w,go-w,a+rX | |
setenv INSTALL_OWNER hiro | |
setenv INSTALL_PATH "@loader_path/../Frameworks" | |
setenv INSTALL_ROOT /tmp/Sparkle.dst | |
setenv JAVAC_DEFAULT_FLAGS "-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8" | |
setenv JAVA_APP_STUB /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub | |
setenv JAVA_ARCHIVE_CLASSES YES | |
setenv JAVA_ARCHIVE_TYPE JAR | |
setenv JAVA_COMPILER /usr/bin/javac | |
setenv JAVA_FOLDER_PATH Sparkle.framework/Versions/A/Resources/Java | |
setenv JAVA_FRAMEWORK_RESOURCES_DIRS Resources | |
setenv JAVA_JAR_FLAGS cv | |
setenv JAVA_SOURCE_SUBDIR . | |
setenv JAVA_USE_DEPENDENCIES YES | |
setenv JAVA_ZIP_FLAGS -urg | |
setenv JIKES_DEFAULT_FLAGS "+E +OLDCSO" | |
setenv KEEP_PRIVATE_EXTERNS NO | |
setenv LD_DYLIB_INSTALL_NAME "@loader_path/../Frameworks/Sparkle.framework/Versions/A/Sparkle" | |
setenv LD_GENERATE_MAP_FILE NO | |
setenv LD_MAP_FILE_PATH /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle-LinkMap-normal-x86_64.txt | |
setenv LD_NO_PIE NO | |
setenv LEGACY_DEVELOPER_DIR /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer | |
setenv LEX lex | |
setenv LIBRARY_FLAG_NOSPACE YES | |
setenv LIBRARY_FLAG_PREFIX -l | |
setenv LIBRARY_SEARCH_PATHS "\"/Users/hiro/work/apps/vico/build/DEBUG/sparkle\" " | |
setenv LINKER_DISPLAYS_MANGLED_NAMES NO | |
setenv LINK_FILE_LIST_normal_i386 /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/Sparkle.LinkFileList | |
setenv LINK_FILE_LIST_normal_x86_64 /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/Sparkle.LinkFileList | |
setenv LINK_WITH_STANDARD_LIBRARIES YES | |
setenv LOCALIZED_RESOURCES_FOLDER_PATH Sparkle.framework/Versions/A/Resources/English.lproj | |
setenv LOCAL_ADMIN_APPS_DIR /Applications/Utilities | |
setenv LOCAL_APPS_DIR /Applications | |
setenv LOCAL_DEVELOPER_DIR /Library/Developer | |
setenv LOCAL_LIBRARY_DIR /Library | |
setenv MACH_O_TYPE mh_dylib | |
setenv MACOSX_DEPLOYMENT_TARGET 10.7 | |
setenv MAC_OS_X_PRODUCT_BUILD_VERSION 11E2705 | |
setenv MAC_OS_X_VERSION_ACTUAL 1074 | |
setenv MAC_OS_X_VERSION_MAJOR 1070 | |
setenv MAC_OS_X_VERSION_MINOR 0704 | |
setenv NATIVE_ARCH i386 | |
setenv NATIVE_ARCH_32_BIT i386 | |
setenv NATIVE_ARCH_64_BIT x86_64 | |
setenv NATIVE_ARCH_ACTUAL x86_64 | |
setenv NO_COMMON YES | |
setenv OBJECT_FILE_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects | |
setenv OBJECT_FILE_DIR_normal /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal | |
setenv OBJROOT /Users/hiro/work/apps/vico/build/DEBUG/sparkle | |
setenv ONLY_ACTIVE_ARCH NO | |
setenv OPTIMIZATION_LEVEL 0 | |
setenv OS MACOS | |
setenv OSAC /usr/bin/osacompile | |
setenv PACKAGE_TYPE com.apple.package-type.wrapper.framework | |
setenv PASCAL_STRINGS YES | |
setenv PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES "/usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Applications/Xcode.app/Contents/Developer/Headers /Applications/Xcode.app/Contents/Developer/SDKs /Applications/Xcode.app/Contents/Developer/Platforms" | |
setenv PBDEVELOPMENTPLIST_PATH Sparkle.framework/Versions/A/pbdevelopment.plist | |
setenv PFE_FILE_C_DIALECTS "c objective-c" | |
setenv PKGINFO_FILE_PATH /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/PkgInfo | |
setenv PKGINFO_PATH Sparkle.framework/PkgInfo | |
setenv PLATFORM_DEVELOPER_APPLICATIONS_DIR /Applications/Xcode.app/Contents/Developer/Applications | |
setenv PLATFORM_DEVELOPER_BIN_DIR /Applications/Xcode.app/Contents/Developer/usr/bin | |
setenv PLATFORM_DEVELOPER_LIBRARY_DIR /Applications/Xcode.app/Contents/Developer/Library | |
setenv PLATFORM_DEVELOPER_SDK_DIR /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs | |
setenv PLATFORM_DEVELOPER_TOOLS_DIR /Applications/Xcode.app/Contents/Developer/Tools | |
setenv PLATFORM_DEVELOPER_USR_DIR /Applications/Xcode.app/Contents/Developer/usr | |
setenv PLATFORM_DIR /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform | |
setenv PLATFORM_NAME macosx | |
setenv PLATFORM_PREFERRED_ARCH x86_64 | |
setenv PLATFORM_PRODUCT_BUILD_VERSION 4E3002 | |
setenv PLIST_FILE_OUTPUT_FORMAT same-as-input | |
setenv PLUGINS_FOLDER_PATH Sparkle.framework/Versions/A/Resources | |
setenv PREBINDING NO | |
setenv PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR YES | |
setenv PRECOMP_DESTINATION_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/PrefixHeaders | |
setenv PRESERVE_DEAD_CODE_INITS_AND_TERMS NO | |
setenv PRIVATE_HEADERS_FOLDER_PATH Sparkle.framework/Versions/A/PrivateHeaders | |
setenv PRODUCT_NAME Sparkle | |
setenv PRODUCT_SETTINGS_PATH /Users/hiro/work/apps/vico/sparkle/Info.plist | |
setenv PRODUCT_TYPE com.apple.product-type.framework | |
setenv PROFILING_CODE NO | |
setenv PROJECT Sparkle | |
setenv PROJECT_DERIVED_FILE_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/DerivedSources | |
setenv PROJECT_DIR /Users/hiro/work/apps/vico/sparkle | |
setenv PROJECT_FILE_PATH /Users/hiro/work/apps/vico/sparkle/Sparkle.xcodeproj | |
setenv PROJECT_NAME Sparkle | |
setenv PROJECT_TEMP_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build | |
setenv PUBLIC_HEADERS_FOLDER_PATH Sparkle.framework/Versions/A/Headers | |
setenv RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS YES | |
setenv REMOVE_CVS_FROM_RESOURCES YES | |
setenv REMOVE_GIT_FROM_RESOURCES YES | |
setenv REMOVE_HG_FROM_RESOURCES YES | |
setenv REMOVE_SVN_FROM_RESOURCES YES | |
setenv REZ_COLLECTOR_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/ResourceManagerResources | |
setenv REZ_OBJECTS_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/ResourceManagerResources/Objects | |
setenv REZ_SEARCH_PATHS "\"/Users/hiro/work/apps/vico/build/DEBUG/sparkle\" " | |
setenv RUN_CLANG_STATIC_ANALYZER NO | |
setenv SCAN_ALL_SOURCE_FILES_FOR_INCLUDES NO | |
setenv SCRIPTS_FOLDER_PATH Sparkle.framework/Versions/A/Resources/Scripts | |
setenv SCRIPT_INPUT_FILE_COUNT 0 | |
setenv SCRIPT_OUTPUT_FILE_COUNT 0 | |
setenv SDKROOT /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
setenv SDK_DIR /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
setenv SDK_NAME macosx10.7 | |
setenv SDK_PRODUCT_BUILD_VERSION 11E52 | |
setenv SED /usr/bin/sed | |
setenv SEPARATE_STRIP YES | |
setenv SEPARATE_SYMBOL_EDIT NO | |
setenv SET_DIR_MODE_OWNER_GROUP YES | |
setenv SET_FILE_MODE_OWNER_GROUP NO | |
setenv SHARED_DERIVED_FILE_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/DerivedSources | |
setenv SHARED_FRAMEWORKS_FOLDER_PATH Sparkle.framework/Versions/A/SharedFrameworks | |
setenv SHARED_PRECOMPS_DIR /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders | |
setenv SHARED_SUPPORT_FOLDER_PATH Sparkle.framework/Versions/A/Resources | |
setenv SKIP_INSTALL NO | |
setenv SOURCE_ROOT /Users/hiro/work/apps/vico/sparkle | |
setenv SRCROOT /Users/hiro/work/apps/vico/sparkle | |
setenv STRINGS_FILE_OUTPUT_ENCODING UTF-16 | |
setenv STRIPFLAGS "-u -r" | |
setenv STRIP_INSTALLED_PRODUCT YES | |
setenv STRIP_STYLE non-global | |
setenv SUPPORTED_PLATFORMS macosx | |
setenv SYMROOT /Users/hiro/work/apps/vico/build/DEBUG/sparkle | |
setenv SYSTEM_ADMIN_APPS_DIR /Applications/Utilities | |
setenv SYSTEM_APPS_DIR /Applications | |
setenv SYSTEM_CORE_SERVICES_DIR /System/Library/CoreServices | |
setenv SYSTEM_DEMOS_DIR /Applications/Extras | |
setenv SYSTEM_DEVELOPER_APPS_DIR /Applications/Xcode.app/Contents/Developer/Applications | |
setenv SYSTEM_DEVELOPER_BIN_DIR /Applications/Xcode.app/Contents/Developer/usr/bin | |
setenv SYSTEM_DEVELOPER_DEMOS_DIR "/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples" | |
setenv SYSTEM_DEVELOPER_DIR /Applications/Xcode.app/Contents/Developer | |
setenv SYSTEM_DEVELOPER_DOC_DIR "/Applications/Xcode.app/Contents/Developer/ADC Reference Library" | |
setenv SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR "/Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools" | |
setenv SYSTEM_DEVELOPER_JAVA_TOOLS_DIR "/Applications/Xcode.app/Contents/Developer/Applications/Java Tools" | |
setenv SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR "/Applications/Xcode.app/Contents/Developer/Applications/Performance Tools" | |
setenv SYSTEM_DEVELOPER_RELEASENOTES_DIR "/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes" | |
setenv SYSTEM_DEVELOPER_TOOLS /Applications/Xcode.app/Contents/Developer/Tools | |
setenv SYSTEM_DEVELOPER_TOOLS_DOC_DIR "/Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools" | |
setenv SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR "/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools" | |
setenv SYSTEM_DEVELOPER_USR_DIR /Applications/Xcode.app/Contents/Developer/usr | |
setenv SYSTEM_DEVELOPER_UTILITIES_DIR /Applications/Xcode.app/Contents/Developer/Applications/Utilities | |
setenv SYSTEM_DOCUMENTATION_DIR /Library/Documentation | |
setenv SYSTEM_LIBRARY_DIR /System/Library | |
setenv TARGETNAME Sparkle | |
setenv TARGET_BUILD_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle | |
setenv TARGET_NAME Sparkle | |
setenv TARGET_TEMP_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build | |
setenv TEMP_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build | |
setenv TEMP_FILES_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build | |
setenv TEMP_FILE_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build | |
setenv TEMP_ROOT /Users/hiro/work/apps/vico/build/DEBUG/sparkle | |
setenv TEST_AFTER_BUILD NO | |
setenv UID 501 | |
setenv UNLOCALIZED_RESOURCES_FOLDER_PATH Sparkle.framework/Versions/A/Resources | |
setenv UNSTRIPPED_PRODUCT NO | |
setenv USER hiro | |
setenv USER_APPS_DIR /Users/hiro/Applications | |
setenv USER_LIBRARY_DIR /Users/hiro/Library | |
setenv USE_DYNAMIC_NO_PIC YES | |
setenv USE_HEADERMAP YES | |
setenv USE_HEADER_SYMLINKS NO | |
setenv VALIDATE_PRODUCT NO | |
setenv VALID_ARCHS "i386 x86_64" | |
setenv VERBOSE_PBXCP NO | |
setenv VERSIONPLIST_PATH Sparkle.framework/Versions/A/Resources/version.plist | |
setenv VERSIONS_FOLDER_PATH Sparkle.framework/Versions | |
setenv VERSION_INFO_BUILDER hiro | |
setenv VERSION_INFO_FILE Sparkle_vers.c | |
setenv VERSION_INFO_STRING "\"@(#)PROGRAM:Sparkle PROJECT:Sparkle-1.5\"" | |
setenv WARNING_CFLAGS "-Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch" | |
setenv WRAPPER_EXTENSION framework | |
setenv WRAPPER_NAME Sparkle.framework | |
setenv WRAPPER_SUFFIX .framework | |
setenv XCODE_APP_SUPPORT_DIR /Applications/Xcode.app/Contents/Developer/Library/Xcode | |
setenv XCODE_PRODUCT_BUILD_VERSION 4E3002 | |
setenv XCODE_VERSION_ACTUAL 0433 | |
setenv XCODE_VERSION_MAJOR 0400 | |
setenv XCODE_VERSION_MINOR 0430 | |
setenv YACC yacc | |
setenv ZERO_LINK NO | |
/bin/sh -c /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Script-6195D4B40E40505A00D41A50.sh | |
PhaseScriptExecution "Run Script: Link pt to pt_BR" /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Script-61E31A85103299750051D188.sh | |
cd /Users/hiro/work/apps/vico/sparkle | |
setenv ACTION build | |
setenv ALTERNATE_GROUP staff | |
setenv ALTERNATE_MODE u+w,go-w,a+rX | |
setenv ALTERNATE_OWNER hiro | |
setenv ALWAYS_SEARCH_USER_PATHS YES | |
setenv APPLE_INTERNAL_DEVELOPER_DIR /AppleInternal/Developer | |
setenv APPLE_INTERNAL_DIR /AppleInternal | |
setenv APPLE_INTERNAL_DOCUMENTATION_DIR /AppleInternal/Documentation | |
setenv APPLE_INTERNAL_LIBRARY_DIR /AppleInternal/Library | |
setenv APPLE_INTERNAL_TOOLS /AppleInternal/Developer/Tools | |
setenv APPLY_RULES_IN_COPY_FILES NO | |
setenv ARCHS "i386 x86_64" | |
setenv ARCHS_STANDARD_32_64_BIT "x86_64 i386" | |
setenv ARCHS_STANDARD_32_BIT i386 | |
setenv ARCHS_STANDARD_64_BIT x86_64 | |
setenv AVAILABLE_PLATFORMS "iphonesimulator macosx iphoneos" | |
setenv BUILD_COMPONENTS "headers build" | |
setenv BUILD_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle | |
setenv BUILD_ROOT /Users/hiro/work/apps/vico/build/DEBUG/sparkle | |
setenv BUILD_STYLE | |
setenv BUILD_VARIANTS normal | |
setenv BUILT_PRODUCTS_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle | |
setenv CACHE_ROOT /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501 | |
setenv CCHROOT /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501 | |
setenv CHMOD /bin/chmod | |
setenv CHOWN /usr/sbin/chown | |
setenv CLASS_FILE_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/JavaClasses | |
setenv CLEAN_PRECOMPS YES | |
setenv CLONE_HEADERS NO | |
setenv CODESIGNING_FOLDER_PATH /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A | |
setenv CODE_SIGNING_ALLOWED YES | |
setenv COMMAND_MODE legacy | |
setenv COMPOSITE_SDK_DIRS /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/CompositeSDKs | |
setenv CONFIGURATION Release | |
setenv CONFIGURATION_BUILD_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle | |
setenv CONFIGURATION_TEMP_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release | |
setenv CONTENTS_FOLDER_PATH Sparkle.framework/Versions/A | |
setenv COPYING_PRESERVES_HFS_DATA NO | |
setenv COPY_PHASE_STRIP YES | |
setenv COPY_RESOURCES_FROM_STATIC_FRAMEWORKS YES | |
setenv CP /bin/cp | |
setenv CURRENT_ARCH x86_64 | |
setenv CURRENT_PROJECT_VERSION 1.5 | |
setenv CURRENT_VARIANT normal | |
setenv CURRENT_VERSION Current | |
setenv DEAD_CODE_STRIPPING YES | |
setenv DEBUGGING_SYMBOLS YES | |
setenv DEBUG_INFORMATION_FORMAT dwarf-with-dsym | |
setenv DEFAULT_COMPILER com.apple.compilers.llvm.clang.1_0 | |
setenv DEPLOYMENT_LOCATION NO | |
setenv DEPLOYMENT_POSTPROCESSING YES | |
setenv DERIVED_FILES_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources | |
setenv DERIVED_FILE_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources | |
setenv DERIVED_SOURCES_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/DerivedSources | |
setenv DEVELOPER_APPLICATIONS_DIR /Applications/Xcode.app/Contents/Developer/Applications | |
setenv DEVELOPER_BIN_DIR /Applications/Xcode.app/Contents/Developer/usr/bin | |
setenv DEVELOPER_DIR /Applications/Xcode.app/Contents/Developer | |
setenv DEVELOPER_FRAMEWORKS_DIR /Applications/Xcode.app/Contents/Developer/Library/Frameworks | |
setenv DEVELOPER_FRAMEWORKS_DIR_QUOTED "\"/Applications/Xcode.app/Contents/Developer/Library/Frameworks\"" | |
setenv DEVELOPER_LIBRARY_DIR /Applications/Xcode.app/Contents/Developer/Library | |
setenv DEVELOPER_SDK_DIR /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs | |
setenv DEVELOPER_TOOLS_DIR /Applications/Xcode.app/Contents/Developer/Tools | |
setenv DEVELOPER_USR_DIR /Applications/Xcode.app/Contents/Developer/usr | |
setenv DEVELOPMENT_LANGUAGE English | |
setenv DOCUMENTATION_FOLDER_PATH Sparkle.framework/Versions/A/Resources/English.lproj/Documentation | |
setenv DO_HEADER_SCANNING_IN_JAM NO | |
setenv DSTROOT /tmp/Sparkle.dst | |
setenv DT_TOOLCHAIN_DIR /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain | |
setenv DWARF_DSYM_FILE_NAME Sparkle.framework.dSYM | |
setenv DWARF_DSYM_FILE_SHOULD_ACCOMPANY_PRODUCT NO | |
setenv DWARF_DSYM_FOLDER_PATH /Users/hiro/work/apps/vico/build/DEBUG/sparkle | |
setenv DYLIB_COMPATIBILITY_VERSION 1.5 | |
setenv DYLIB_CURRENT_VERSION 1.5 | |
setenv DYLIB_INSTALL_NAME_BASE "@loader_path/../Frameworks" | |
setenv EMBEDDED_PROFILE_NAME embedded.provisionprofile | |
setenv ENABLE_HEADER_DEPENDENCIES YES | |
setenv EXCLUDED_INSTALLSRC_SUBDIRECTORY_PATTERNS ".DS_Store .svn .git .hg CVS" | |
setenv EXCLUDED_RECURSIVE_SEARCH_PATH_SUBDIRECTORIES "*.nib *.lproj *.framework *.gch (*) .DS_Store CVS .svn .git .hg *.xcodeproj *.xcode *.pbproj *.pbxproj" | |
setenv EXECUTABLES_FOLDER_PATH Sparkle.framework/Versions/A/Resources/English.lproj | |
setenv EXECUTABLE_FOLDER_PATH Sparkle.framework/Versions/A | |
setenv EXECUTABLE_NAME Sparkle | |
setenv EXECUTABLE_PATH Sparkle.framework/Versions/A/Sparkle | |
setenv FILE_LIST /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects/LinkFileList | |
setenv FIXED_FILES_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/FixedFiles | |
setenv FRAMEWORKS_FOLDER_PATH Sparkle.framework/Versions/A/Frameworks | |
setenv FRAMEWORK_FLAG_PREFIX -framework | |
setenv FRAMEWORK_SEARCH_PATHS "\"/Users/hiro/work/apps/vico/build/DEBUG/sparkle\" " | |
setenv FRAMEWORK_VERSION A | |
setenv FULL_PRODUCT_NAME Sparkle.framework | |
setenv GCC3_VERSION 3.3 | |
setenv GCC_C_LANGUAGE_STANDARD c99 | |
setenv GCC_DEBUGGING_SYMBOLS full | |
setenv GCC_ENABLE_OBJC_EXCEPTIONS YES | |
setenv GCC_ENABLE_PASCAL_STRINGS NO | |
setenv GCC_FAST_OBJC_DISPATCH YES | |
setenv GCC_GENERATE_DEBUGGING_SYMBOLS NO | |
setenv GCC_INLINES_ARE_PRIVATE_EXTERN YES | |
setenv GCC_OPTIMIZATION_LEVEL s | |
setenv GCC_PFE_FILE_C_DIALECTS "c objective-c c++ objective-c++" | |
setenv GCC_PRECOMPILE_PREFIX_HEADER YES | |
setenv GCC_PREFIX_HEADER Sparkle.pch | |
setenv GCC_TREAT_WARNINGS_AS_ERRORS YES | |
setenv GCC_VERSION com.apple.compilers.llvm.clang.1_0 | |
setenv GCC_VERSION_IDENTIFIER com_apple_compilers_llvm_clang_1_0 | |
setenv GCC_WARN_64_TO_32_BIT_CONVERSION YES | |
setenv GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS YES | |
setenv GCC_WARN_ABOUT_INVALID_OFFSETOF_MACRO YES | |
setenv GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS YES | |
setenv GCC_WARN_ABOUT_MISSING_NEWLINE YES | |
setenv GCC_WARN_ABOUT_MISSING_PROTOTYPES YES | |
setenv GCC_WARN_ABOUT_POINTER_SIGNEDNESS YES | |
setenv GCC_WARN_ABOUT_RETURN_TYPE YES | |
setenv GCC_WARN_ALLOW_INCOMPLETE_PROTOCOL YES | |
setenv GCC_WARN_CHECK_SWITCH_STATEMENTS YES | |
setenv GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS YES | |
setenv GCC_WARN_FOUR_CHARACTER_CONSTANTS YES | |
setenv GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS YES | |
setenv GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED YES | |
setenv GCC_WARN_MISSING_PARENTHESES YES | |
setenv GCC_WARN_NON_VIRTUAL_DESTRUCTOR YES | |
setenv GCC_WARN_SHADOW YES | |
setenv GCC_WARN_SIGN_COMPARE YES | |
setenv GCC_WARN_TYPECHECK_CALLS_TO_PRINTF YES | |
setenv GCC_WARN_UNDECLARED_SELECTOR YES | |
setenv GCC_WARN_UNINITIALIZED_AUTOS YES | |
setenv GCC_WARN_UNKNOWN_PRAGMAS YES | |
setenv GCC_WARN_UNUSED_FUNCTION YES | |
setenv GCC_WARN_UNUSED_LABEL YES | |
setenv GCC_WARN_UNUSED_PARAMETER YES | |
setenv GCC_WARN_UNUSED_VALUE YES | |
setenv GCC_WARN_UNUSED_VARIABLE YES | |
setenv GENERATE_MASTER_OBJECT_FILE NO | |
setenv GENERATE_PKGINFO_FILE NO | |
setenv GENERATE_PROFILING_CODE NO | |
setenv GID 20 | |
setenv GROUP staff | |
setenv HEADERMAP_INCLUDES_FLAT_ENTRIES_FOR_TARGET_BEING_BUILT YES | |
setenv HEADERMAP_INCLUDES_FRAMEWORK_ENTRIES_FOR_ALL_PRODUCT_TYPES YES | |
setenv HEADERMAP_INCLUDES_NONPUBLIC_NONPRIVATE_HEADERS YES | |
setenv HEADERMAP_INCLUDES_PROJECT_HEADERS YES | |
setenv HEADER_SEARCH_PATHS "\"/Users/hiro/work/apps/vico/build/DEBUG/sparkle/include\" " | |
setenv ICONV /usr/bin/iconv | |
setenv INFOPLISTSTRINGS_PATH Sparkle.framework/Versions/A/Resources/English.lproj/InfoPlist.strings | |
setenv INFOPLIST_EXPAND_BUILD_SETTINGS YES | |
setenv INFOPLIST_FILE Info.plist | |
setenv INFOPLIST_OUTPUT_FORMAT same-as-input | |
setenv INFOPLIST_PATH Sparkle.framework/Versions/A/Resources/Info.plist | |
setenv INFOPLIST_PREPROCESS NO | |
setenv INSTALL_DIR "/tmp/Sparkle.dst@loader_path/../Frameworks" | |
setenv INSTALL_GROUP staff | |
setenv INSTALL_MODE_FLAG u+w,go-w,a+rX | |
setenv INSTALL_OWNER hiro | |
setenv INSTALL_PATH "@loader_path/../Frameworks" | |
setenv INSTALL_ROOT /tmp/Sparkle.dst | |
setenv JAVAC_DEFAULT_FLAGS "-J-Xms64m -J-XX:NewSize=4M -J-Dfile.encoding=UTF8" | |
setenv JAVA_APP_STUB /System/Library/Frameworks/JavaVM.framework/Resources/MacOS/JavaApplicationStub | |
setenv JAVA_ARCHIVE_CLASSES YES | |
setenv JAVA_ARCHIVE_TYPE JAR | |
setenv JAVA_COMPILER /usr/bin/javac | |
setenv JAVA_FOLDER_PATH Sparkle.framework/Versions/A/Resources/Java | |
setenv JAVA_FRAMEWORK_RESOURCES_DIRS Resources | |
setenv JAVA_JAR_FLAGS cv | |
setenv JAVA_SOURCE_SUBDIR . | |
setenv JAVA_USE_DEPENDENCIES YES | |
setenv JAVA_ZIP_FLAGS -urg | |
setenv JIKES_DEFAULT_FLAGS "+E +OLDCSO" | |
setenv KEEP_PRIVATE_EXTERNS NO | |
setenv LD_DYLIB_INSTALL_NAME "@loader_path/../Frameworks/Sparkle.framework/Versions/A/Sparkle" | |
setenv LD_GENERATE_MAP_FILE NO | |
setenv LD_MAP_FILE_PATH /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Sparkle-LinkMap-normal-x86_64.txt | |
setenv LD_NO_PIE NO | |
setenv LEGACY_DEVELOPER_DIR /Applications/Xcode.app/Contents/PlugIns/Xcode3Core.ideplugin/Contents/SharedSupport/Developer | |
setenv LEX lex | |
setenv LIBRARY_FLAG_NOSPACE YES | |
setenv LIBRARY_FLAG_PREFIX -l | |
setenv LIBRARY_SEARCH_PATHS "\"/Users/hiro/work/apps/vico/build/DEBUG/sparkle\" " | |
setenv LINKER_DISPLAYS_MANGLED_NAMES NO | |
setenv LINK_FILE_LIST_normal_i386 /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/i386/Sparkle.LinkFileList | |
setenv LINK_FILE_LIST_normal_x86_64 /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal/x86_64/Sparkle.LinkFileList | |
setenv LINK_WITH_STANDARD_LIBRARIES YES | |
setenv LOCALIZED_RESOURCES_FOLDER_PATH Sparkle.framework/Versions/A/Resources/English.lproj | |
setenv LOCAL_ADMIN_APPS_DIR /Applications/Utilities | |
setenv LOCAL_APPS_DIR /Applications | |
setenv LOCAL_DEVELOPER_DIR /Library/Developer | |
setenv LOCAL_LIBRARY_DIR /Library | |
setenv MACH_O_TYPE mh_dylib | |
setenv MACOSX_DEPLOYMENT_TARGET 10.7 | |
setenv MAC_OS_X_PRODUCT_BUILD_VERSION 11E2705 | |
setenv MAC_OS_X_VERSION_ACTUAL 1074 | |
setenv MAC_OS_X_VERSION_MAJOR 1070 | |
setenv MAC_OS_X_VERSION_MINOR 0704 | |
setenv NATIVE_ARCH i386 | |
setenv NATIVE_ARCH_32_BIT i386 | |
setenv NATIVE_ARCH_64_BIT x86_64 | |
setenv NATIVE_ARCH_ACTUAL x86_64 | |
setenv NO_COMMON YES | |
setenv OBJECT_FILE_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects | |
setenv OBJECT_FILE_DIR_normal /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Objects-normal | |
setenv OBJROOT /Users/hiro/work/apps/vico/build/DEBUG/sparkle | |
setenv ONLY_ACTIVE_ARCH NO | |
setenv OPTIMIZATION_LEVEL 0 | |
setenv OS MACOS | |
setenv OSAC /usr/bin/osacompile | |
setenv PACKAGE_TYPE com.apple.package-type.wrapper.framework | |
setenv PASCAL_STRINGS YES | |
setenv PATH_PREFIXES_EXCLUDED_FROM_HEADER_DEPENDENCIES "/usr/include /usr/local/include /System/Library/Frameworks /System/Library/PrivateFrameworks /Applications/Xcode.app/Contents/Developer/Headers /Applications/Xcode.app/Contents/Developer/SDKs /Applications/Xcode.app/Contents/Developer/Platforms" | |
setenv PBDEVELOPMENTPLIST_PATH Sparkle.framework/Versions/A/pbdevelopment.plist | |
setenv PFE_FILE_C_DIALECTS "c objective-c" | |
setenv PKGINFO_FILE_PATH /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/PkgInfo | |
setenv PKGINFO_PATH Sparkle.framework/PkgInfo | |
setenv PLATFORM_DEVELOPER_APPLICATIONS_DIR /Applications/Xcode.app/Contents/Developer/Applications | |
setenv PLATFORM_DEVELOPER_BIN_DIR /Applications/Xcode.app/Contents/Developer/usr/bin | |
setenv PLATFORM_DEVELOPER_LIBRARY_DIR /Applications/Xcode.app/Contents/Developer/Library | |
setenv PLATFORM_DEVELOPER_SDK_DIR /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs | |
setenv PLATFORM_DEVELOPER_TOOLS_DIR /Applications/Xcode.app/Contents/Developer/Tools | |
setenv PLATFORM_DEVELOPER_USR_DIR /Applications/Xcode.app/Contents/Developer/usr | |
setenv PLATFORM_DIR /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform | |
setenv PLATFORM_NAME macosx | |
setenv PLATFORM_PREFERRED_ARCH x86_64 | |
setenv PLATFORM_PRODUCT_BUILD_VERSION 4E3002 | |
setenv PLIST_FILE_OUTPUT_FORMAT same-as-input | |
setenv PLUGINS_FOLDER_PATH Sparkle.framework/Versions/A/Resources | |
setenv PREBINDING NO | |
setenv PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR YES | |
setenv PRECOMP_DESTINATION_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/PrefixHeaders | |
setenv PRESERVE_DEAD_CODE_INITS_AND_TERMS NO | |
setenv PRIVATE_HEADERS_FOLDER_PATH Sparkle.framework/Versions/A/PrivateHeaders | |
setenv PRODUCT_NAME Sparkle | |
setenv PRODUCT_SETTINGS_PATH /Users/hiro/work/apps/vico/sparkle/Info.plist | |
setenv PRODUCT_TYPE com.apple.product-type.framework | |
setenv PROFILING_CODE NO | |
setenv PROJECT Sparkle | |
setenv PROJECT_DERIVED_FILE_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/DerivedSources | |
setenv PROJECT_DIR /Users/hiro/work/apps/vico/sparkle | |
setenv PROJECT_FILE_PATH /Users/hiro/work/apps/vico/sparkle/Sparkle.xcodeproj | |
setenv PROJECT_NAME Sparkle | |
setenv PROJECT_TEMP_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build | |
setenv PUBLIC_HEADERS_FOLDER_PATH Sparkle.framework/Versions/A/Headers | |
setenv RECURSIVE_SEARCH_PATHS_FOLLOW_SYMLINKS YES | |
setenv REMOVE_CVS_FROM_RESOURCES YES | |
setenv REMOVE_GIT_FROM_RESOURCES YES | |
setenv REMOVE_HG_FROM_RESOURCES YES | |
setenv REMOVE_SVN_FROM_RESOURCES YES | |
setenv REZ_COLLECTOR_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/ResourceManagerResources | |
setenv REZ_OBJECTS_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/ResourceManagerResources/Objects | |
setenv REZ_SEARCH_PATHS "\"/Users/hiro/work/apps/vico/build/DEBUG/sparkle\" " | |
setenv RUN_CLANG_STATIC_ANALYZER NO | |
setenv SCAN_ALL_SOURCE_FILES_FOR_INCLUDES NO | |
setenv SCRIPTS_FOLDER_PATH Sparkle.framework/Versions/A/Resources/Scripts | |
setenv SCRIPT_INPUT_FILE_COUNT 0 | |
setenv SCRIPT_OUTPUT_FILE_COUNT 0 | |
setenv SDKROOT /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
setenv SDK_DIR /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk | |
setenv SDK_NAME macosx10.7 | |
setenv SDK_PRODUCT_BUILD_VERSION 11E52 | |
setenv SED /usr/bin/sed | |
setenv SEPARATE_STRIP YES | |
setenv SEPARATE_SYMBOL_EDIT NO | |
setenv SET_DIR_MODE_OWNER_GROUP YES | |
setenv SET_FILE_MODE_OWNER_GROUP NO | |
setenv SHARED_DERIVED_FILE_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/DerivedSources | |
setenv SHARED_FRAMEWORKS_FOLDER_PATH Sparkle.framework/Versions/A/SharedFrameworks | |
setenv SHARED_PRECOMPS_DIR /var/folders/_0/r6847cvs7svfrt2hmfkh06c80000gn/C/com.apple.Xcode.501/SharedPrecompiledHeaders | |
setenv SHARED_SUPPORT_FOLDER_PATH Sparkle.framework/Versions/A/Resources | |
setenv SKIP_INSTALL NO | |
setenv SOURCE_ROOT /Users/hiro/work/apps/vico/sparkle | |
setenv SRCROOT /Users/hiro/work/apps/vico/sparkle | |
setenv STRINGS_FILE_OUTPUT_ENCODING UTF-16 | |
setenv STRIPFLAGS "-u -r" | |
setenv STRIP_INSTALLED_PRODUCT YES | |
setenv STRIP_STYLE non-global | |
setenv SUPPORTED_PLATFORMS macosx | |
setenv SYMROOT /Users/hiro/work/apps/vico/build/DEBUG/sparkle | |
setenv SYSTEM_ADMIN_APPS_DIR /Applications/Utilities | |
setenv SYSTEM_APPS_DIR /Applications | |
setenv SYSTEM_CORE_SERVICES_DIR /System/Library/CoreServices | |
setenv SYSTEM_DEMOS_DIR /Applications/Extras | |
setenv SYSTEM_DEVELOPER_APPS_DIR /Applications/Xcode.app/Contents/Developer/Applications | |
setenv SYSTEM_DEVELOPER_BIN_DIR /Applications/Xcode.app/Contents/Developer/usr/bin | |
setenv SYSTEM_DEVELOPER_DEMOS_DIR "/Applications/Xcode.app/Contents/Developer/Applications/Utilities/Built Examples" | |
setenv SYSTEM_DEVELOPER_DIR /Applications/Xcode.app/Contents/Developer | |
setenv SYSTEM_DEVELOPER_DOC_DIR "/Applications/Xcode.app/Contents/Developer/ADC Reference Library" | |
setenv SYSTEM_DEVELOPER_GRAPHICS_TOOLS_DIR "/Applications/Xcode.app/Contents/Developer/Applications/Graphics Tools" | |
setenv SYSTEM_DEVELOPER_JAVA_TOOLS_DIR "/Applications/Xcode.app/Contents/Developer/Applications/Java Tools" | |
setenv SYSTEM_DEVELOPER_PERFORMANCE_TOOLS_DIR "/Applications/Xcode.app/Contents/Developer/Applications/Performance Tools" | |
setenv SYSTEM_DEVELOPER_RELEASENOTES_DIR "/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes" | |
setenv SYSTEM_DEVELOPER_TOOLS /Applications/Xcode.app/Contents/Developer/Tools | |
setenv SYSTEM_DEVELOPER_TOOLS_DOC_DIR "/Applications/Xcode.app/Contents/Developer/ADC Reference Library/documentation/DeveloperTools" | |
setenv SYSTEM_DEVELOPER_TOOLS_RELEASENOTES_DIR "/Applications/Xcode.app/Contents/Developer/ADC Reference Library/releasenotes/DeveloperTools" | |
setenv SYSTEM_DEVELOPER_USR_DIR /Applications/Xcode.app/Contents/Developer/usr | |
setenv SYSTEM_DEVELOPER_UTILITIES_DIR /Applications/Xcode.app/Contents/Developer/Applications/Utilities | |
setenv SYSTEM_DOCUMENTATION_DIR /Library/Documentation | |
setenv SYSTEM_LIBRARY_DIR /System/Library | |
setenv TARGETNAME Sparkle | |
setenv TARGET_BUILD_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle | |
setenv TARGET_NAME Sparkle | |
setenv TARGET_TEMP_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build | |
setenv TEMP_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build | |
setenv TEMP_FILES_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build | |
setenv TEMP_FILE_DIR /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build | |
setenv TEMP_ROOT /Users/hiro/work/apps/vico/build/DEBUG/sparkle | |
setenv TEST_AFTER_BUILD NO | |
setenv UID 501 | |
setenv UNLOCALIZED_RESOURCES_FOLDER_PATH Sparkle.framework/Versions/A/Resources | |
setenv UNSTRIPPED_PRODUCT NO | |
setenv USER hiro | |
setenv USER_APPS_DIR /Users/hiro/Applications | |
setenv USER_LIBRARY_DIR /Users/hiro/Library | |
setenv USE_DYNAMIC_NO_PIC YES | |
setenv USE_HEADERMAP YES | |
setenv USE_HEADER_SYMLINKS NO | |
setenv VALIDATE_PRODUCT NO | |
setenv VALID_ARCHS "i386 x86_64" | |
setenv VERBOSE_PBXCP NO | |
setenv VERSIONPLIST_PATH Sparkle.framework/Versions/A/Resources/version.plist | |
setenv VERSIONS_FOLDER_PATH Sparkle.framework/Versions | |
setenv VERSION_INFO_BUILDER hiro | |
setenv VERSION_INFO_FILE Sparkle_vers.c | |
setenv VERSION_INFO_STRING "\"@(#)PROGRAM:Sparkle PROJECT:Sparkle-1.5\"" | |
setenv WARNING_CFLAGS "-Wall -Wno-unused-parameter -Werror -Wundef -Wendif-labels -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-format-attribute -Wpacked -Wredundant-decls -Winline -Wdisabled-optimization -Winvalid-pch" | |
setenv WRAPPER_EXTENSION framework | |
setenv WRAPPER_NAME Sparkle.framework | |
setenv WRAPPER_SUFFIX .framework | |
setenv XCODE_APP_SUPPORT_DIR /Applications/Xcode.app/Contents/Developer/Library/Xcode | |
setenv XCODE_PRODUCT_BUILD_VERSION 4E3002 | |
setenv XCODE_VERSION_ACTUAL 0433 | |
setenv XCODE_VERSION_MAJOR 0400 | |
setenv XCODE_VERSION_MINOR 0430 | |
setenv YACC yacc | |
setenv ZERO_LINK NO | |
/bin/sh -c /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.build/Release/Sparkle.build/Script-61E31A85103299750051D188.sh | |
Touch /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework | |
cd /Users/hiro/work/apps/vico/sparkle | |
/usr/bin/touch -c /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework | |
Strip /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Sparkle | |
cd /Users/hiro/work/apps/vico/sparkle | |
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip -x -u -r /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework/Versions/A/Sparkle | |
** BUILD SUCCEEDED ** | |
touch /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.stamp | |
for arch in x86_64; do \ | |
make binaries ARCH=$arch; \ | |
done | |
mkdir -p /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64 | |
clang -x objective-c-header -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 app/Vico-prefix.pch -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ExAddress.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ExAddress.d app/ExAddress.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ExAddress.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ExCommand.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ExCommand.d app/ExCommand.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ExCommand.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ExCommandCompletion.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ExCommandCompletion.d app/ExCommandCompletion.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ExCommandCompletion.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ExMap.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ExMap.d app/ExMap.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ExMap.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ExParser.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ExParser.d app/ExParser.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ExParser.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ExTextField.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ExTextField.d app/ExTextField.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ExTextField.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/MHTextIconCell.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/MHTextIconCell.d app/MHTextIconCell.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/MHTextIconCell.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSArray-patterns.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSArray-patterns.d app/NSArray-patterns.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSArray-patterns.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSEvent-keyAdditions.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSEvent-keyAdditions.d app/NSEvent-keyAdditions.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSEvent-keyAdditions.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSMenu-additions.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSMenu-additions.d app/NSMenu-additions.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSMenu-additions.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSObject+SPInvocationGrabbing.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSObject+SPInvocationGrabbing.d app/NSObject+SPInvocationGrabbing.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSObject+SPInvocationGrabbing.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSOutlineView-vimotions.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSOutlineView-vimotions.d app/NSOutlineView-vimotions.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSOutlineView-vimotions.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSScanner-additions.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSScanner-additions.d app/NSScanner-additions.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSScanner-additions.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSString-additions.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSString-additions.d app/NSString-additions.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSString-additions.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/lemon.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/lemon.d lemon/lemon.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/lemon.o | |
clang -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -F. -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/lemon.o -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/lemon | |
mkdir -p app | |
LEMPAR=lemon/lempar.c /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/lemon -s app/scope_selector.lemon | |
Parser statistics: 10 terminals, 5 nonterminals, 12 rules | |
20 states, 0 parser table entries, 0 conflicts | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSString-scopeSelector.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSString-scopeSelector.d app/NSString-scopeSelector.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSString-scopeSelector.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSTableView-vimotions.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSTableView-vimotions.d app/NSTableView-vimotions.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSTableView-vimotions.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSTask-streaming.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSTask-streaming.d app/NSTask-streaming.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSTask-streaming.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSURL-additions.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSURL-additions.d app/NSURL-additions.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSURL-additions.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSView-additions.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSView-additions.d app/NSView-additions.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSView-additions.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSWindow-additions.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSWindow-additions.d app/NSWindow-additions.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSWindow-additions.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Nu.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Nu.d app/Nu.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Nu.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMMetalTabStyle.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMMetalTabStyle.d app/PSMMetalTabStyle.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMMetalTabStyle.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMOverflowPopUpButton.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMOverflowPopUpButton.d app/PSMOverflowPopUpButton.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMOverflowPopUpButton.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMProgressIndicator.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMProgressIndicator.d app/PSMProgressIndicator.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMProgressIndicator.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMRolloverButton.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMRolloverButton.d app/PSMRolloverButton.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMRolloverButton.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMTabBarCell.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMTabBarCell.d app/PSMTabBarCell.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMTabBarCell.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMTabBarControl.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMTabBarControl.d app/PSMTabBarControl.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMTabBarControl.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMTabDragAssistant.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMTabDragAssistant.d app/PSMTabDragAssistant.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMTabDragAssistant.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SFTPConnection.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SFTPConnection.d app/SFTPConnection.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SFTPConnection.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SFTPConnectionPool.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SFTPConnectionPool.d app/SFTPConnectionPool.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SFTPConnectionPool.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/TMFileURLProtocol.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/TMFileURLProtocol.d app/TMFileURLProtocol.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/TMFileURLProtocol.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/TxmtURLProtocol.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/TxmtURLProtocol.d app/TxmtURLProtocol.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/TxmtURLProtocol.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViAppController.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViAppController.d app/ViAppController.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViAppController.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBgView.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBgView.d app/ViBgView.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBgView.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBufferCompletion.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBufferCompletion.d app/ViBufferCompletion.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBufferCompletion.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBufferedStream.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBufferedStream.d app/ViBufferedStream.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBufferedStream.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBundle.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBundle.d app/ViBundle.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBundle.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBundleCommand.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBundleCommand.d app/ViBundleCommand.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBundleCommand.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBundleItem.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBundleItem.d app/ViBundleItem.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBundleItem.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBundleSnippet.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBundleSnippet.d app/ViBundleSnippet.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBundleSnippet.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBundleStore.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBundleStore.d app/ViBundleStore.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBundleStore.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCommand.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCommand.d app/ViCommand.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCommand.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCommandMenuItemView.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCommandMenuItemView.d app/ViCommandMenuItemView.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCommandMenuItemView.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCommandOutputController.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCommandOutputController.d app/ViCommandOutputController.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCommandOutputController.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCompletion.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCompletion.d app/ViCompletion.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCompletion.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCompletionController.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCompletionController.d app/ViCompletionController.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCompletionController.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCompletionView.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCompletionView.d app/ViCompletionView.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCompletionView.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCompletionWindow.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCompletionWindow.d app/ViCompletionWindow.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCompletionWindow.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViDocument.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViDocument.d app/ViDocument.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViDocument.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViDocumentController.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViDocumentController.d app/ViDocumentController.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViDocumentController.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViDocumentView.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViDocumentView.d app/ViDocumentView.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViDocumentView.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViError.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViError.d app/ViError.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViError.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViEventManager.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViEventManager.d app/ViEventManager.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViEventManager.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViFile.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViFile.d app/ViFile.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViFile.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViFileCompletion.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViFileCompletion.d app/ViFileCompletion.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViFileCompletion.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViFileExplorer.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViFileExplorer.d app/ViFileExplorer.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViFileExplorer.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViFileURLHandler.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViFileURLHandler.d app/ViFileURLHandler.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViFileURLHandler.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViHTTPURLHandler.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViHTTPURLHandler.d app/ViHTTPURLHandler.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViHTTPURLHandler.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViJumpList.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViJumpList.d app/ViJumpList.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViJumpList.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViKeyManager.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViKeyManager.d app/ViKeyManager.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViKeyManager.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViLanguage.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViLanguage.d app/ViLanguage.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViLanguage.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViLayoutManager.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViLayoutManager.d app/ViLayoutManager.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViLayoutManager.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViMacro.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViMacro.d app/ViMacro.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViMacro.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViMap.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViMap.d app/ViMap.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViMap.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViMark.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViMark.d app/ViMark.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViMark.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViMarkInspector.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViMarkInspector.d app/ViMarkInspector.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViMarkInspector.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViMarkManager.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViMarkManager.d app/ViMarkManager.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViMarkManager.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViOutlineView.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViOutlineView.d app/ViOutlineView.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViOutlineView.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViParser.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViParser.d app/ViParser.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViParser.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPathCell.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPathCell.d app/ViPathCell.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPathCell.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPathComponentCell.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPathComponentCell.d app/ViPathComponentCell.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPathComponentCell.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPathControl.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPathControl.d app/ViPathControl.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPathControl.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencePane.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencePane.d app/ViPreferencePane.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencePane.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencePaneAdvanced.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencePaneAdvanced.d app/ViPreferencePaneAdvanced.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencePaneAdvanced.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencePaneBundles.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencePaneBundles.d app/ViPreferencePaneBundles.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencePaneBundles.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencePaneEdit.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencePaneEdit.d app/ViPreferencePaneEdit.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencePaneEdit.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencePaneGeneral.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencePaneGeneral.d app/ViPreferencePaneGeneral.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencePaneGeneral.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencePaneTheme.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencePaneTheme.d app/ViPreferencePaneTheme.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencePaneTheme.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencesController.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencesController.d app/ViPreferencesController.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencesController.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViProject.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViProject.d app/ViProject.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViProject.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViRegexp.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViRegexp.d app/ViRegexp.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViRegexp.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViRegisterManager.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViRegisterManager.d app/ViRegisterManager.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViRegisterManager.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViRulerView.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViRulerView.d app/ViRulerView.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViRulerView.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSFTPURLHandler.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSFTPURLHandler.d app/ViSFTPURLHandler.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSFTPURLHandler.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViScope.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViScope.d app/ViScope.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViScope.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSeparatorCell.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSeparatorCell.d app/ViSeparatorCell.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSeparatorCell.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSnippet.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSnippet.d app/ViSnippet.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSnippet.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSymbolController.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSymbolController.d app/ViSymbolController.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSymbolController.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSymbolTransform.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSymbolTransform.d app/ViSymbolTransform.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSymbolTransform.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSyntaxCompletion.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSyntaxCompletion.d app/ViSyntaxCompletion.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSyntaxCompletion.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSyntaxContext.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSyntaxContext.d app/ViSyntaxContext.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSyntaxContext.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSyntaxMatch.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSyntaxMatch.d app/ViSyntaxMatch.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSyntaxMatch.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSyntaxParser.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSyntaxParser.d app/ViSyntaxParser.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSyntaxParser.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTabController.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTabController.d app/ViTabController.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTabController.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTagsDatabase.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTagsDatabase.d app/ViTagsDatabase.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTagsDatabase.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTaskRunner.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTaskRunner.d app/ViTaskRunner.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTaskRunner.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextStorage.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextStorage.d app/ViTextStorage.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextStorage.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextView-bundle_commands.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextView-bundle_commands.d app/ViTextView-bundle_commands.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextView-bundle_commands.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextView-cursor.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextView-cursor.d app/ViTextView-cursor.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextView-cursor.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextView-ex_commands.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextView-ex_commands.d app/ViTextView-ex_commands.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextView-ex_commands.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextView-snippets.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextView-snippets.d app/ViTextView-snippets.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextView-snippets.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextView-vi_commands.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextView-vi_commands.d app/ViTextView-vi_commands.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextView-vi_commands.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextView.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextView.d app/ViTextView.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextView.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTheme.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTheme.d app/ViTheme.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTheme.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViThemeStore.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViThemeStore.d app/ViThemeStore.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViThemeStore.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViToolbarPopUpButtonCell.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViToolbarPopUpButtonCell.d app/ViToolbarPopUpButtonCell.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViToolbarPopUpButtonCell.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTransformer.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTransformer.d app/ViTransformer.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTransformer.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViURLManager.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViURLManager.d app/ViURLManager.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViURLManager.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViViewController.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViViewController.d app/ViViewController.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViViewController.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViWebView.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViWebView.d app/ViWebView.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViWebView.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViWindow.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViWindow.d app/ViWindow.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViWindow.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViWindowController.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViWindowController.d app/ViWindowController.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViWindowController.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViWordCompletion.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViWordCompletion.d app/ViWordCompletion.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViWordCompletion.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/main.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/main.d app/main.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/main.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSObject+JSON.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSObject+JSON.d json/NSObject+JSON.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSObject+JSON.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonParser.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonParser.d json/SBJsonParser.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonParser.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonStreamParser.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonStreamParser.d json/SBJsonStreamParser.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonStreamParser.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonStreamParserAdapter.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonStreamParserAdapter.d json/SBJsonStreamParserAdapter.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonStreamParserAdapter.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonStreamParserState.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonStreamParserState.d json/SBJsonStreamParserState.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonStreamParserState.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonStreamWriter.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonStreamWriter.d json/SBJsonStreamWriter.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonStreamWriter.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonStreamWriterState.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonStreamWriterState.d json/SBJsonStreamWriterState.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonStreamWriterState.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonTokeniser.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonTokeniser.d json/SBJsonTokeniser.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonTokeniser.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonWriter.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonWriter.d json/SBJsonWriter.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonWriter.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/GenerateFormData.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/GenerateFormData.d app/GenerateFormData.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/GenerateFormData.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SFBCrashReporter.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SFBCrashReporter.d app/SFBCrashReporter.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SFBCrashReporter.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SFBCrashReporterWindowController.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SFBCrashReporterWindowController.d app/SFBCrashReporterWindowController.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SFBCrashReporterWindowController.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SFBSystemInformation.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SFBSystemInformation.d app/SFBSystemInformation.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SFBSystemInformation.o | |
mkdir -p /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64 | |
clang -x objective-c++-header -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 app/Vico-prefix.pch -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objcxx.pth | |
clang++ -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objcxx.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCharsetDetector.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCharsetDetector.d app/ViCharsetDetector.mm -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCharsetDetector.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regcomp.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regcomp.d oniguruma/regcomp.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regcomp.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regenc.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regenc.d oniguruma/regenc.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regenc.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regerror.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regerror.d oniguruma/regerror.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regerror.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regexec.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regexec.d oniguruma/regexec.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regexec.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regext.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regext.d oniguruma/regext.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regext.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/reggnu.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/reggnu.d oniguruma/reggnu.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/reggnu.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regparse.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regparse.d oniguruma/regparse.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regparse.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regposerr.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regposerr.d oniguruma/regposerr.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regposerr.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regposix.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regposix.d oniguruma/regposix.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regposix.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regsyntax.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regsyntax.d oniguruma/regsyntax.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regsyntax.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regtrav.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regtrav.d oniguruma/regtrav.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regtrav.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regversion.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regversion.d oniguruma/regversion.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regversion.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/st.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/st.d oniguruma/st.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/st.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ascii.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ascii.d oniguruma/enc/ascii.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ascii.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/big5.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/big5.d oniguruma/enc/big5.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/big5.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/cp1251.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/cp1251.d oniguruma/enc/cp1251.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/cp1251.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/euc_jp.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/euc_jp.d oniguruma/enc/euc_jp.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/euc_jp.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/euc_kr.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/euc_kr.d oniguruma/enc/euc_kr.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/euc_kr.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/euc_tw.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/euc_tw.d oniguruma/enc/euc_tw.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/euc_tw.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/gb18030.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/gb18030.d oniguruma/enc/gb18030.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/gb18030.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_1.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_1.d oniguruma/enc/iso8859_1.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_1.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_10.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_10.d oniguruma/enc/iso8859_10.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_10.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_11.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_11.d oniguruma/enc/iso8859_11.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_11.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_13.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_13.d oniguruma/enc/iso8859_13.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_13.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_14.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_14.d oniguruma/enc/iso8859_14.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_14.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_15.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_15.d oniguruma/enc/iso8859_15.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_15.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_16.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_16.d oniguruma/enc/iso8859_16.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_16.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_2.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_2.d oniguruma/enc/iso8859_2.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_2.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_3.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_3.d oniguruma/enc/iso8859_3.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_3.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_4.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_4.d oniguruma/enc/iso8859_4.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_4.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_5.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_5.d oniguruma/enc/iso8859_5.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_5.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_6.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_6.d oniguruma/enc/iso8859_6.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_6.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_7.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_7.d oniguruma/enc/iso8859_7.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_7.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_8.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_8.d oniguruma/enc/iso8859_8.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_8.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_9.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_9.d oniguruma/enc/iso8859_9.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_9.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/koi8.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/koi8.d oniguruma/enc/koi8.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/koi8.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/koi8_r.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/koi8_r.d oniguruma/enc/koi8_r.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/koi8_r.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/sjis.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/sjis.d oniguruma/enc/sjis.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/sjis.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/unicode.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/unicode.d oniguruma/enc/unicode.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/unicode.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/utf16_be.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/utf16_be.d oniguruma/enc/utf16_be.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/utf16_be.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/utf16_le.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/utf16_le.d oniguruma/enc/utf16_le.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/utf16_le.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/utf32_be.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/utf32_be.d oniguruma/enc/utf32_be.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/utf32_be.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/utf32_le.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/utf32_le.d oniguruma/enc/utf32_le.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/utf32_le.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/utf8.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/utf8.d oniguruma/enc/utf8.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/utf8.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/trampoline_table.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/trampoline_table.d plblockimp/Source/trampoline_table.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/trampoline_table.o | |
mkdir -p /Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 | |
Generating trampolines for arch x86_64 | |
cd plblockimp/Source/x86_64 && \ | |
for inp in plblockimp/Source/x86_64/blockimp_x86_64.tramp plblockimp/Source/x86_64/blockimp_x86_64_stret.tramp; do \ | |
echo "Generating trampolines: $inp"; \ | |
CURRENT_ARCH=x86_64 \ | |
INPUT_FILE_PATH=$(basename $inp) \ | |
INPUT_FILE_BASE=${INPUT_FILE_PATH%.tramp} \ | |
"/Users/hiro/work/apps/vico/plblockimp/Other Sources/gentramp.sh" /Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64; \ | |
done | |
Generating trampolines: plblockimp/Source/x86_64/blockimp_x86_64.tramp | |
Prefix size: 32 | |
Trampoline size: 16 | |
Trampolines per page: 254 | |
Generating trampolines: plblockimp/Source/x86_64/blockimp_x86_64_stret.tramp | |
Prefix size: 32 | |
Trampoline size: 16 | |
Trampolines per page: 254 | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/blockimp.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/blockimp.d plblockimp/Source/blockimp.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/blockimp.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/blockimp_x86_64_config.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/blockimp_x86_64_config.d /Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64/blockimp_x86_64_config.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/blockimp_x86_64_config.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/blockimp_x86_64_stret_config.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/blockimp_x86_64_stret_config.d /Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64/blockimp_x86_64_stret_config.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/blockimp_x86_64_stret_config.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/scope_selector.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/scope_selector.d app/scope_selector.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/scope_selector.o | |
clang++ -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/CharDistribution.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/CharDistribution.d universalchardet/CharDistribution.cpp -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/CharDistribution.o | |
clang++ -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/JpCntx.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/JpCntx.d universalchardet/JpCntx.cpp -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/JpCntx.o | |
clang++ -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/LangBulgarianModel.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/LangBulgarianModel.d universalchardet/LangBulgarianModel.cpp -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/LangBulgarianModel.o | |
clang++ -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/LangCyrillicModel.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/LangCyrillicModel.d universalchardet/LangCyrillicModel.cpp -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/LangCyrillicModel.o | |
clang++ -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/LangGreekModel.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/LangGreekModel.d universalchardet/LangGreekModel.cpp -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/LangGreekModel.o | |
clang++ -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/LangHebrewModel.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/LangHebrewModel.d universalchardet/LangHebrewModel.cpp -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/LangHebrewModel.o | |
clang++ -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/LangHungarianModel.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/LangHungarianModel.d universalchardet/LangHungarianModel.cpp -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/LangHungarianModel.o | |
clang++ -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/LangThaiModel.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/LangThaiModel.d universalchardet/LangThaiModel.cpp -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/LangThaiModel.o | |
clang++ -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsBig5Prober.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsBig5Prober.d universalchardet/nsBig5Prober.cpp -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsBig5Prober.o | |
clang++ -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsCharSetProber.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsCharSetProber.d universalchardet/nsCharSetProber.cpp -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsCharSetProber.o | |
clang++ -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsEUCJPProber.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsEUCJPProber.d universalchardet/nsEUCJPProber.cpp -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsEUCJPProber.o | |
clang++ -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsEUCKRProber.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsEUCKRProber.d universalchardet/nsEUCKRProber.cpp -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsEUCKRProber.o | |
clang++ -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsEUCTWProber.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsEUCTWProber.d universalchardet/nsEUCTWProber.cpp -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsEUCTWProber.o | |
clang++ -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsEscCharsetProber.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsEscCharsetProber.d universalchardet/nsEscCharsetProber.cpp -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsEscCharsetProber.o | |
clang++ -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsEscSM.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsEscSM.d universalchardet/nsEscSM.cpp -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsEscSM.o | |
clang++ -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsGB2312Prober.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsGB2312Prober.d universalchardet/nsGB2312Prober.cpp -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsGB2312Prober.o | |
clang++ -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsHebrewProber.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsHebrewProber.d universalchardet/nsHebrewProber.cpp -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsHebrewProber.o | |
clang++ -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsLatin1Prober.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsLatin1Prober.d universalchardet/nsLatin1Prober.cpp -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsLatin1Prober.o | |
clang++ -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsMBCSGroupProber.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsMBCSGroupProber.d universalchardet/nsMBCSGroupProber.cpp -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsMBCSGroupProber.o | |
clang++ -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsMBCSSM.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsMBCSSM.d universalchardet/nsMBCSSM.cpp -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsMBCSSM.o | |
clang++ -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsSBCSGroupProber.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsSBCSGroupProber.d universalchardet/nsSBCSGroupProber.cpp -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsSBCSGroupProber.o | |
clang++ -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsSBCharSetProber.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsSBCharSetProber.d universalchardet/nsSBCharSetProber.cpp -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsSBCharSetProber.o | |
clang++ -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsSJISProber.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsSJISProber.d universalchardet/nsSJISProber.cpp -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsSJISProber.o | |
clang++ -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsUTF8Prober.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsUTF8Prober.d universalchardet/nsUTF8Prober.cpp -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsUTF8Prober.o | |
clang++ -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsUniversalDetector.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsUniversalDetector.d universalchardet/nsUniversalDetector.cpp -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsUniversalDetector.o | |
clang -x assembler-with-cpp -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/blockimp_x86_64.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/blockimp_x86_64.d /Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64/blockimp_x86_64.s -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/blockimp_x86_64.o | |
clang -x assembler-with-cpp -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/blockimp_x86_64_stret.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/blockimp_x86_64_stret.d /Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64/blockimp_x86_64_stret.s -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/blockimp_x86_64_stret.o | |
mkdir -p /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64 | |
clang++ -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -F. -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -lcrypto -lresolv -lffi -framework Carbon -framework WebKit -framework Cocoa -framework Sparkle -framework AddressBook /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ExAddress.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ExCommand.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ExCommandCompletion.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ExMap.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ExParser.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ExTextField.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/MHTextIconCell.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSArray-patterns.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSEvent-keyAdditions.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSMenu-additions.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSObject+SPInvocationGrabbing.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSOutlineView-vimotions.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSScanner-additions.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSString-additions.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSString-scopeSelector.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSTableView-vimotions.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSTask-streaming.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSURL-additions.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSView-additions.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSWindow-additions.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Nu.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMMetalTabStyle.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMOverflowPopUpButton.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMProgressIndicator.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMRolloverButton.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMTabBarCell.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMTabBarControl.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/PSMTabDragAssistant.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SFTPConnection.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SFTPConnectionPool.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/TMFileURLProtocol.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/TxmtURLProtocol.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViAppController.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBgView.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBufferCompletion.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBufferedStream.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBundle.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBundleCommand.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBundleItem.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBundleSnippet.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViBundleStore.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCommand.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCommandMenuItemView.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCommandOutputController.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCompletion.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCompletionController.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCompletionView.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCompletionWindow.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViDocument.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViDocumentController.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViDocumentView.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViError.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViEventManager.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViFile.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViFileCompletion.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViFileExplorer.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViFileURLHandler.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViHTTPURLHandler.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViJumpList.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViKeyManager.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViLanguage.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViLayoutManager.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViMacro.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViMap.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViMark.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViMarkInspector.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViMarkManager.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViOutlineView.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViParser.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPathCell.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPathComponentCell.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPathControl.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencePane.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencePaneAdvanced.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencePaneBundles.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencePaneEdit.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencePaneGeneral.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencePaneTheme.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViPreferencesController.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViProject.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViRegexp.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViRegisterManager.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViRulerView.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSFTPURLHandler.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViScope.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSeparatorCell.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSnippet.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSymbolController.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSymbolTransform.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSyntaxCompletion.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSyntaxContext.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSyntaxMatch.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViSyntaxParser.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTabController.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTagsDatabase.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTaskRunner.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextStorage.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextView-bundle_commands.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextView-cursor.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextView-ex_commands.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextView-snippets.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextView-vi_commands.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTextView.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTheme.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViThemeStore.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViToolbarPopUpButtonCell.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViTransformer.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViURLManager.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViViewController.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViWebView.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViWindow.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViWindowController.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViWordCompletion.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/main.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSObject+JSON.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonParser.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonStreamParser.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonStreamParserAdapter.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonStreamParserState.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonStreamWriter.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonStreamWriterState.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonTokeniser.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonWriter.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/GenerateFormData.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SFBCrashReporter.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SFBCrashReporterWindowController.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SFBSystemInformation.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ViCharsetDetector.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regcomp.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regenc.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regerror.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regexec.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regext.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/reggnu.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regparse.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regposerr.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regposix.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regsyntax.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regtrav.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/regversion.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/st.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/ascii.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/big5.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/cp1251.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/euc_jp.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/euc_kr.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/euc_tw.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/gb18030.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_1.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_10.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_11.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_13.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_14.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_15.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_16.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_2.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_3.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_4.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_5.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_6.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_7.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_8.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/iso8859_9.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/koi8.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/koi8_r.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/sjis.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/unicode.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/utf16_be.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/utf16_le.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/utf32_be.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/utf32_le.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/utf8.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/trampoline_table.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/blockimp.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/blockimp_x86_64_config.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/blockimp_x86_64_stret_config.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/scope_selector.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/CharDistribution.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/JpCntx.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/LangBulgarianModel.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/LangCyrillicModel.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/LangGreekModel.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/LangHebrewModel.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/LangHungarianModel.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/LangThaiModel.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsBig5Prober.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsCharSetProber.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsEUCJPProber.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsEUCKRProber.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsEUCTWProber.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsEscCharsetProber.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsEscSM.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsGB2312Prober.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsHebrewProber.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsLatin1Prober.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsMBCSGroupProber.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsMBCSSM.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsSBCSGroupProber.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsSBCharSetProber.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsSJISProber.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsUTF8Prober.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/nsUniversalDetector.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/blockimp_x86_64.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/blockimp_x86_64_stret.o -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Wshorten-64-to-32 -include-pch /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico-prefix.objc.pth -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/vico.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/vico.d util/vico.m -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/vico.o | |
mkdir -p /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64 | |
clang -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -F. -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -framework ApplicationServices -framework Foundation /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/vico.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/NSObject+JSON.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonParser.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonStreamParser.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonStreamParserAdapter.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonStreamParserState.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonStreamWriter.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonStreamWriterState.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonTokeniser.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/SBJsonWriter.o -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/vicotool | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/buffer.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/buffer.d par/buffer.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/buffer.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/charset.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/charset.d par/charset.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/charset.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/errmsg.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/errmsg.d par/errmsg.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/errmsg.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/par.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/par.d par/par.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/par.o | |
clang -O0 -fvisibility=hidden -gdwarf-2 -Wreturn-type -Wparentheses -Wswitch -Wno-unused-parameter -Wunused-variable -Wunused-value -Wno-sign-conversion -Wall -Werror -DPL_BLOCKIMP_PRIVATE -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -Iapp -Ijson -Ioniguruma -Iuniversalchardet -I/Users/hiro/work/apps/vico/build/DEBUG/derived/x86_64 -F. -Iplblockimp/Source -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle -MMD -MT /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/reformat.o -MF /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/reformat.d par/reformat.c -c -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/reformat.o | |
mkdir -p /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64 | |
clang -arch x86_64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.7.sdk -mmacosx-version-min=10.6 -fasm-blocks -F. -F/Users/hiro/work/apps/vico/build/DEBUG/sparkle /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/buffer.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/charset.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/errmsg.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/par.o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/reformat.o -o /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/par | |
mkdir -p /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/MacOS | |
if test "x86_64" = "x86_64"; then \ | |
cp /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/MacOS; \ | |
cp /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/vicotool /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/MacOS; \ | |
cp /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/par /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/MacOS; \ | |
else \ | |
lipo -create /Users/hiro/work/apps/vico/build/DEBUG/obj/i386/Vico /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/Vico -output /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/MacOS/Vico; \ | |
lipo -create /Users/hiro/work/apps/vico/build/DEBUG/obj/i386/vicotool /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/vicotool -output /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/MacOS/vicotool; \ | |
lipo -create /Users/hiro/work/apps/vico/build/DEBUG/obj/i386/par /Users/hiro/work/apps/vico/build/DEBUG/obj/x86_64/par -output /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/MacOS/par; \ | |
dsymutil /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/MacOS/Vico -o /Users/hiro/work/apps/vico/build/DEBUG/Vico.app.dSYM; \ | |
fi | |
rsync -a --delete --exclude ".git" --exclude ".DS_Store" Support Themes Bundles Images/AliasBadgeIcon.icns Images/TabClose_Front.tif Images/TabClose_Front_Pressed.tif Images/TabClose_Front_Rollover.tif Images/TabCloseModified_Front.png Images/TabCloseModified_Front_Pressed.png Images/TabCloseModified_Front_Rollover.png Images/TabNewMetal.png Images/TabNewMetalPressed.png Images/TabNewMetalRollover.png Images/actionbarbg.png Images/actionmenu.png Images/add.png Images/bookmark.png Images/class.png Images/define.png Images/function.png Images/header.png Images/module.png Images/overflowImage.tiff Images/overflowImagePressed.tif Images/pi.png Images/resizehandle.png Images/tag.png vico.icns app/symbol-icons.plist app/ex.nu app/keys.nu app/vico.nu nu/beautify.nu nu/bridgesupport.nu nu/cblocks.nu nu/cocoa.nu nu/console.nu nu/coredata.nu nu/doc.nu nu/fscript.nu nu/generate.nu nu/help.nu nu/match.nu nu/math.nu nu/menu.nu nu/nibtools.nu nu/nu.nu nu/template.nu nu/test.nu par/par.doc Credits.txt sparkle_pub.pem /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources | |
rsync -a --delete --exclude ".git" --exclude ".DS_Store" /Users/hiro/work/apps/vico/build/DEBUG/sparkle/Sparkle.framework /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Frameworks | |
cp -f app/en.lproj/Credits.rtf /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj/Credits.rtf | |
cp -f app/en.lproj/InfoPlist.strings /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/en.lproj/InfoPlist.strings | |
# find /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Resources/Bundles \( -iname "*.plist" -or -iname "*.tmCommand" -or -iname "*.tmSnippet" -or -iname "*.tmPreferences" \) -exec /usr/bin/plutil -convert binary1 "{}" \; | |
/usr/libexec/PlistBuddy -c "Set :CFBundleVersion 3132" /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Info.plist | |
/usr/libexec/PlistBuddy -c "Set :CFBundleShortVersionString r3132" /Users/hiro/work/apps/vico/build/DEBUG/Vico.app/Contents/Info.plist |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment