iPhone SDK と Xcode3.0 の比較

iPhone を持っていないのに SDK を導入してみました。Xcode *1も含まれており Xcode 3.0 より微妙に新しいビルドが入っているようです。

gcc で比べるとこのようになります。

% gcc -v
Using built-in specs.
Target: i686-apple-darwin9
Configured with: /var/tmp/gcc/gcc-5465~16/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=i686-apple-darwin9 --with-arch=apple --with-tune=generic --host=i686-apple-darwin9 --target=i686-apple-darwin9
Thread model: posix
gcc version 4.0.1 (Apple Inc. build 5465)
% gcc -v
Using built-in specs.
Target: i686-apple-darwin9
Configured with: /var/tmp/gcc/gcc-5478~1/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin9 --with-arch=apple --with-tune=generic --program-prefix= --host=i686-apple-darwin9 --target=i686-apple-darwin9
Thread model: posix
gcc version 4.0.1 (Apple Inc. build 5478)

ついでに。

% for f in /Volumes/iPhone\ SDK/Packages/*; do ls -l /Volumes/{iPhone\ SDK,Xcode\ Tools}/Packages/$(basename $f);echo;done

-rw-r--r--  1 takeru  takeru  110278 Oct 12 23:08 /Volumes/Xcode Tools/Packages/BluetoothSDK.pkg
-rw-r--r--  1 takeru  takeru  110241 Mar 19 16:56 /Volumes/iPhone SDK/Packages/BluetoothSDK.pkg

-rw-r--r--  1 takeru  takeru  36178721 Oct 12 23:09 /Volumes/Xcode Tools/Packages/CHUD.pkg
-rw-r--r--  1 takeru  takeru  36119813 Mar 19 16:56 /Volumes/iPhone SDK/Packages/CHUD.pkg

-rw-r--r--  1 takeru  takeru  220622 Oct 12 23:09 /Volumes/Xcode Tools/Packages/CoreAudioSDK.pkg
-rw-r--r--  1 takeru  takeru  220577 Mar 19 16:56 /Volumes/iPhone SDK/Packages/CoreAudioSDK.pkg

ls: /Volumes/Xcode Tools/Packages/Dashcode.pkg: No such file or directory
-rw-r--r--  1 takeru  takeru  14657887 Mar 19 16:59 /Volumes/iPhone SDK/Packages/Dashcode.pkg

-rw-r--r--  1 takeru  takeru  407427238 Oct 12 23:09 /Volumes/Xcode Tools/Packages/DevDocumentation.pkg
-rw-r--r--  1 takeru  takeru  242153137 Mar 19 16:57 /Volumes/iPhone SDK/Packages/DevDocumentation.pkg

-rw-r--r--  1 takeru  takeru  76005598 Oct 12 23:09 /Volumes/Xcode Tools/Packages/DevExamples.pkg
-rw-r--r--  1 takeru  takeru  76007409 Mar 19 16:57 /Volumes/iPhone SDK/Packages/DevExamples.pkg

-rw-r--r--  1 takeru  takeru  40107418 Oct 12 23:09 /Volumes/Xcode Tools/Packages/DevSDK.pkg
-rw-r--r--  1 takeru  takeru  40137512 Mar 19 16:57 /Volumes/iPhone SDK/Packages/DevSDK.pkg

-rw-r--r--  1 takeru  takeru  107806109 Oct 12 23:10 /Volumes/Xcode Tools/Packages/DevToolsDocumentation.pkg
-rw-r--r--  1 takeru  takeru  136887857 Mar 19 16:57 /Volumes/iPhone SDK/Packages/DevToolsDocumentation.pkg

ls: /Volumes/Xcode Tools/Packages/DeveloperDiskImage.pkg: No such file or directory
-rw-r--r--  1 takeru  takeru  3749689 Mar 27 04:14 /Volumes/iPhone SDK/Packages/DeveloperDiskImage.pkg

-rw-r--r--  1 takeru  takeru  103773108 Oct 12 23:10 /Volumes/Xcode Tools/Packages/DeveloperTools.pkg
-rw-r--r--  1 takeru  takeru  107692000 Mar 19 16:57 /Volumes/iPhone SDK/Packages/DeveloperTools.pkg

-rw-r--r--  1 takeru  takeru  20530866 Oct 12 23:10 /Volumes/Xcode Tools/Packages/DeveloperToolsCLI.pkg
-rw-r--r--  1 takeru  takeru  20597223 Mar 19 16:57 /Volumes/iPhone SDK/Packages/DeveloperToolsCLI.pkg

-rw-r--r--  1 takeru  takeru  14770 Oct 12 23:10 /Volumes/Xcode Tools/Packages/DeveloperToolsSystemSupport.pkg
-rw-r--r--  1 takeru  takeru  14349 Mar 19 16:57 /Volumes/iPhone SDK/Packages/DeveloperToolsSystemSupport.pkg

-rw-r--r--  1 takeru  takeru  1900161 Oct 12 23:10 /Volumes/Xcode Tools/Packages/DistributedBuildsSupport.pkg
-rw-r--r--  1 takeru  takeru  1901639 Mar 19 16:57 /Volumes/iPhone SDK/Packages/DistributedBuildsSupport.pkg

-rw-r--r--  1 takeru  takeru  8446 Oct 12 23:10 /Volumes/Xcode Tools/Packages/FireWireSDK.pkg
-rw-r--r--  1 takeru  takeru  8461 Mar 19 16:57 /Volumes/iPhone SDK/Packages/FireWireSDK.pkg

-rw-r--r--  1 takeru  takeru  72411023 Oct 12 23:10 /Volumes/Xcode Tools/Packages/JavaSDK.pkg
-rw-r--r--  1 takeru  takeru  72395473 Mar 19 16:58 /Volumes/iPhone SDK/Packages/JavaSDK.pkg

-rw-r--r--  1 takeru  takeru  28408252 Oct 12 23:10 /Volumes/Xcode Tools/Packages/MacOSX10.3.9.pkg
-rw-r--r--  1 takeru  takeru  28951708 Mar 19 16:58 /Volumes/iPhone SDK/Packages/MacOSX10.3.9.pkg

-rw-r--r--  1 takeru  takeru  35597983 Oct 12 23:10 /Volumes/Xcode Tools/Packages/MacOSX10.4.Universal.pkg
-rw-r--r--  1 takeru  takeru  35675016 Mar 19 16:58 /Volumes/iPhone SDK/Packages/MacOSX10.4.Universal.pkg

-rw-r--r--  1 takeru  takeru  46053931 Oct 12 23:10 /Volumes/Xcode Tools/Packages/MacOSX10.5.pkg
-rw-r--r--  1 takeru  takeru  51878787 Mar 19 16:58 /Volumes/iPhone SDK/Packages/MacOSX10.5.pkg

-rw-r--r--  1 takeru  takeru  3633986 Oct 12 23:10 /Volumes/Xcode Tools/Packages/OpenGLApps.pkg
-rw-r--r--  1 takeru  takeru  7559023 Mar 19 16:58 /Volumes/iPhone SDK/Packages/OpenGLApps.pkg

-rw-r--r--  1 takeru  takeru  551384 Oct 12 23:10 /Volumes/Xcode Tools/Packages/OpenGLSDK.pkg
-rw-r--r--  1 takeru  takeru  752543 Mar 19 16:58 /Volumes/iPhone SDK/Packages/OpenGLSDK.pkg

-rw-r--r--  1 takeru  takeru  369671 Oct 12 23:10 /Volumes/Xcode Tools/Packages/QuickTimeSDK.pkg
-rw-r--r--  1 takeru  takeru  369693 Mar 19 16:58 /Volumes/iPhone SDK/Packages/QuickTimeSDK.pkg

-rw-r--r--  1 takeru  takeru  26011 Oct 12 23:11 /Volumes/Xcode Tools/Packages/RelocatableScript.pkg
-rw-r--r--  1 takeru  takeru  26911 Mar 19 16:59 /Volumes/iPhone SDK/Packages/RelocatableScript.pkg

-rw-r--r--  1 takeru  takeru  26167 Oct 12 23:11 /Volumes/Xcode Tools/Packages/SystemScript.pkg
-rw-r--r--  1 takeru  takeru  27065 Mar 19 16:59 /Volumes/iPhone SDK/Packages/SystemScript.pkg

-rw-r--r--  1 takeru  takeru  167193 Oct 12 23:10 /Volumes/Xcode Tools/Packages/VersionedDeveloperToolsSystemSupport.pkg
-rw-r--r--  1 takeru  takeru  167126 Mar 19 16:58 /Volumes/iPhone SDK/Packages/VersionedDeveloperToolsSystemSupport.pkg

-rw-r--r--  1 takeru  takeru  71461 Oct 12 23:10 /Volumes/Xcode Tools/Packages/WebKitSDK.pkg
-rw-r--r--  1 takeru  takeru  71518 Mar 19 16:58 /Volumes/iPhone SDK/Packages/WebKitSDK.pkg

ls: /Volumes/Xcode Tools/Packages/WebObjects.mpkg: No such file or directory
-rw-r--r--  1 takeru  takeru  57709 Mar 19 16:59 /Volumes/iPhone SDK/Packages/WebObjects.mpkg

-rw-r--r--  1 takeru  takeru  933900 Oct 12 23:11 /Volumes/Xcode Tools/Packages/WebObjectsDevelopment.pkg
-rw-r--r--  1 takeru  takeru  933977 Mar 19 16:58 /Volumes/iPhone SDK/Packages/WebObjectsDevelopment.pkg

-rw-r--r--  1 takeru  takeru  16681278 Oct 12 23:11 /Volumes/Xcode Tools/Packages/WebObjectsDocumentation.pkg
-rw-r--r--  1 takeru  takeru  16592605 Mar 19 16:58 /Volumes/iPhone SDK/Packages/WebObjectsDocumentation.pkg

-rw-r--r--  1 takeru  takeru  29193621 Oct 12 23:11 /Volumes/Xcode Tools/Packages/WebObjectsExamples.pkg
-rw-r--r--  1 takeru  takeru  29192852 Mar 19 16:59 /Volumes/iPhone SDK/Packages/WebObjectsExamples.pkg

-rw-r--r--  1 takeru  takeru  107121089 Oct 12 23:11 /Volumes/Xcode Tools/Packages/WebObjectsRuntime.pkg
-rw-r--r--  1 takeru  takeru  107198578 Mar 19 16:58 /Volumes/iPhone SDK/Packages/WebObjectsRuntime.pkg

-rw-r--r--  1 takeru  takeru  607636 Oct 12 23:10 /Volumes/Xcode Tools/Packages/X11Documentation.pkg
-rw-r--r--  1 takeru  takeru  610127 Mar 19 16:58 /Volumes/iPhone SDK/Packages/X11Documentation.pkg

-rw-r--r--  1 takeru  takeru  1106523 Oct 12 23:10 /Volumes/Xcode Tools/Packages/X11SDK.pkg
-rw-r--r--  1 takeru  takeru   936547 Mar 19 16:58 /Volumes/iPhone SDK/Packages/X11SDK.pkg

ls: /Volumes/Xcode Tools/Packages/Xcode3.xExtras.pkg: No such file or directory
-rw-r--r--  1 takeru  takeru  837243 Mar 19 16:58 /Volumes/iPhone SDK/Packages/Xcode3.xExtras.pkg

-rw-r--r--  1 takeru  takeru  30694870 Oct 12 23:10 /Volumes/Xcode Tools/Packages/gcc3.3.pkg
-rw-r--r--  1 takeru  takeru  30608219 Mar 19 16:58 /Volumes/iPhone SDK/Packages/gcc3.3.pkg

-rw-r--r--  1 takeru  takeru  748074 Oct 12 23:10 /Volumes/Xcode Tools/Packages/gcc3.3ADCDocs.pkg
-rw-r--r--  1 takeru  takeru  747990 Mar 19 16:58 /Volumes/iPhone SDK/Packages/gcc3.3ADCDocs.pkg

-rw-r--r--  1 takeru  takeru  40548843 Oct 12 23:10 /Volumes/Xcode Tools/Packages/gcc4.0.pkg
-rw-r--r--  1 takeru  takeru  40455892 Mar 19 16:58 /Volumes/iPhone SDK/Packages/gcc4.0.pkg

-rw-r--r--  1 takeru  takeru  1092425 Oct 12 23:10 /Volumes/Xcode Tools/Packages/gcc4.0ADCDocs.pkg
-rw-r--r--  1 takeru  takeru  1092831 Mar 19 16:58 /Volumes/iPhone SDK/Packages/gcc4.0ADCDocs.pkg

ls: /Volumes/Xcode Tools/Packages/gcc4.2.pkg: No such file or directory
-rw-r--r--  1 takeru  takeru  45479112 Mar 19 16:58 /Volumes/iPhone SDK/Packages/gcc4.2.pkg

ls: /Volumes/Xcode Tools/Packages/gcc4.2ADCDocs.pkg: No such file or directory
-rw-r--r--  1 takeru  takeru  1179133 Mar 19 16:58 /Volumes/iPhone SDK/Packages/gcc4.2ADCDocs.pkg

ls: /Volumes/Xcode Tools/Packages/iPhoneDocumentation.pkg: No such file or directory
-rw-r--r--  1 takeru  takeru  64662251 Mar 27 04:13 /Volumes/iPhone SDK/Packages/iPhoneDocumentation.pkg

ls: /Volumes/Xcode Tools/Packages/iPhoneHostSideTools.pkg: No such file or directory
-rw-r--r--  1 takeru  takeru  26487630 Mar 27 04:13 /Volumes/iPhone SDK/Packages/iPhoneHostSideTools.pkg

ls: /Volumes/Xcode Tools/Packages/iPhoneSDKHeadersAndLibs.pkg: No such file or directory
-rw-r--r--  1 takeru  takeru  46179411 Mar 27 04:13 /Volumes/iPhone SDK/Packages/iPhoneSDKHeadersAndLibs.pkg

ls: /Volumes/Xcode Tools/Packages/iPhoneSimulatorPlatform.pkg: No such file or directory
-rw-r--r--  1 takeru  takeru  118146140 Mar 27 04:14 /Volumes/iPhone SDK/Packages/iPhoneSimulatorPlatform.pkg

ls: /Volumes/Xcode Tools/Packages/iPhoneSystemComponents.pkg: No such file or directory
-rw-r--r--  1 takeru  takeru  7778829 Mar 27 04:13 /Volumes/iPhone SDK/Packages/iPhoneSystemComponents.pkg

ls: /Volumes/Xcode Tools/Packages/llvm-gcc4.2.pkg: No such file or directory
-rw-r--r--  1 takeru  takeru  50218146 Mar 19 16:58 /Volumes/iPhone SDK/Packages/llvm-gcc4.2.pkg

*1:全てかわかりませんが