echo | clang++ -v -E -dM -
#include <...> search starts here:
- /Library/Developer/CommandLineTools/usr/bin/../lib/clang/6.1.0/include
- /Library/Developer/CommandLineTools/usr/include
- /usr/include
- /System/Library/Frameworks (framework directory)
- /Library/Frameworks (framework directory)
/sudo::/path/to/you
/ssh:[username]@[hostname]:/path/to/you
/scp:[username]@[hostname]:/path/to/you
$ mkdir pelican_dir
$ pyvenv pelican_dir
$ cd pelican_dir
$ source bin/activate
(pelican_dir) $ pip install pelican
(pelican_dir) $ pip install markdown
(pelican_dir) $ pelican-quickstart
> Where do you want to create your new web site? [.]
> What will be the title of this web site? (website name)
security find-identity -v -p codesigning
HOMEBREW_MAKE_JOBS=4
std::unique_ptr<std::remove_pointer<CFURLRef>::type, decltype(&CFRelease)> file(CFURLCreateFromFileSystemRepresentation(nullptr,
reinterpret_cast<const unsigned char*>(filename.c_str()),
filename.length(),
false),
CFRelease);
~/Library/MobileDevice/Provisioning Profiles
clang++ -fno-exceptions -fno-rtti
ターミナル上で以下のコマンドを叩く
sudo mdutil -a -i off
sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist
sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.metadata.mds.plist
sudo mdutil -a -i on
OlderNewer