<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>彩色筆小沛的知識庫 - MacOS</title>
    <link>https://forum.jdp.tw/forum-71-1.html</link>
    <description>Latest 20 threads of MacOS</description>
    <copyright>Copyright(C) 彩色筆小沛的知識庫</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 20 Apr 2026 19:03:44 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://forum.jdp.tw/static/image/common/logo_88_31.gif</url>
      <title>彩色筆小沛的知識庫</title>
      <link>https://forum.jdp.tw/</link>
    </image>
    <item>
      <title>製作 MacOS Tahoe 26.2 開機光碟(ISO)</title>
      <link>https://forum.jdp.tw/thread-60376-1-1.html</link>
      <description><![CDATA[softwareupdate --fetch-full-installer --full-installer-version 26.2

hdiutil create -o /tmp/tahoe -size 20000m -volname TahoeISO -layout SPUD -fs HFS+J

hdiutil attach /tmp/tahoe.dmg -mountpoint /Volumes/TahoeISO

sudo /Applications/Install\\ macOS\]]></description>
      <category>MacOS</category>
      <author>JDP</author>
      <pubDate>Fri, 09 Jan 2026 06:09:07 +0000</pubDate>
    </item>
    <item>
      <title>更新 SVN 版本</title>
      <link>https://forum.jdp.tw/thread-1595-1-1.html</link>
      <description><![CDATA[[*]安裝Homebrew
#/usr/bin/ruby -e \&quot;$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)\&quot;
[*]利用brew安裝svn
#brew install svn
#brew link --overwrite subversion
[*]安裝完，svn會在 /usr/local/bin/

Reference: 
Apache Subvers ...]]></description>
      <category>MacOS</category>
      <author>JDP</author>
      <pubDate>Tue, 26 Apr 2016 01:00:53 +0000</pubDate>
    </item>
    <item>
      <title>XCode 開發相關問題與資訊</title>
      <link>https://forum.jdp.tw/thread-1520-1-1.html</link>
      <description><![CDATA[Xcode 5 - Launch Images not loading in iPad of iPhone app
http://stackoverflow.com/questions/20567993/xcode-5-launch-images-not-loading-in-ipad-of-iphone-app
ViewController_iPad.xib vs ViewController~ipad.xib
http://stackoverflow.com/questions/154770 .]]></description>
      <category>MacOS</category>
      <author>JDP</author>
      <pubDate>Tue, 25 Mar 2014 05:16:54 +0000</pubDate>
    </item>
    <item>
      <title>Xcode 改變 Home &amp; End Hot-Key</title>
      <link>https://forum.jdp.tw/thread-1519-1-1.html</link>
      <description><![CDATA[從 Windows 跳到使用 OS X 超不習慣，連使用XCode寫程式都快瘋掉了!

Xcode &gt; Preferences &gt; Key Bindings &gt; Text Key Bindings

Selection下
    Move to beginning of line 設成 Home
    Move to end of line 設成 End
    Move to Left End of Line Extending Selec ...]]></description>
      <category>MacOS</category>
      <author>JDP</author>
      <pubDate>Mon, 17 Mar 2014 08:03:45 +0000</pubDate>
    </item>
    <item>
      <title>製作 OS X Mavericks 10.9 開機光碟(ISO)</title>
      <link>https://forum.jdp.tw/thread-1517-1-1.html</link>
      <description><![CDATA[1.先利用 App Store 將 Mavericks 下載下來
2.開啟finder =&gt; 應用程式，應該會看到「安裝OS X Mavericks」
3.確定有下載到「安裝OS X Mavericks」後，點選finder =&gt; 應用程式 =&gt; 工具程式 =&gt; 終端機，依序執行以下指令，最後會產生一個Mavericks.iso在桌面上

# Mount t ...]]></description>
      <category>MacOS</category>
      <author>JDP</author>
      <pubDate>Fri, 21 Feb 2014 07:13:34 +0000</pubDate>
    </item>
  </channel>
</rss>