<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ntaku</author_name>
  <author_url>https://blog.hatena.ne.jp/ntaku/</author_url>
  <blog_title>プログラミングノート</blog_title>
  <blog_url>https://ntaku.hateblo.jp/</blog_url>
  <categories>
    <anon>iOS</anon>
  </categories>
  <description>Macは慣れてないし会社でしか触れないので、とりあえず学習用にLinux（Vine）にObjective-Cを入れてみることに。aptパッケージがあったのでインストールはコマンド１発で終了。 # apt-get install gcc-objc クラスを作ってみる Objective-Cでは、クラスのインタフェース（@interface）を .h、クラスの実装（@implementation）を .m ファイルに保存するとよいみたい。.cでも問題なくコンパイルできけど、当然@implementationなどの機能が使えない。 TestClass.h #include &lt;objc/Object.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fntaku.hateblo.jp%2Fentry%2F20080802%2F1217603923&quot; title=&quot; LinuxでObjective-Cを動かしてみる - プログラミングノート&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-08-02 00:18:43</published>
  <title> LinuxでObjective-Cを動かしてみる</title>
  <type>rich</type>
  <url>https://ntaku.hateblo.jp/entry/20080802/1217603923</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
