I've changed both the .xconfig files as described and the
protect.command but I still get an error when trying to build and
archive:
Ld /Users/jasonworley/Library/Developer/Xcode/DerivedData/FieldCert-
bqybgyzeespgeegdjzzxqoiquxym/ArchiveIntermediates/FieldCert/
IntermediateBuildFilesPath/FieldCert.build/Release-iphoneos/
FieldCert.build/Objects-normal/armv6/FieldCert normal armv6
cd /Users/jasonworley/FieldCertRepo/FieldCert/Mobile/iOS/FieldCert
setenv IPHONEOS_DEPLOYMENT_TARGET 3.2
setenv PATH "/Developer/Platforms/iPhoneOS.platform/Developer/usr/
bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -
arch armv6 -isysroot /Developer/Platforms/iPhoneOS.platform/Developer/
SDKs/iPhoneOS4.3.sdk -L/Users/jasonworley/Library/Developer/Xcode/
DerivedData/FieldCert-bqybgyzeespgeegdjzzxqoiquxym/
ArchiveIntermediates/FieldCert/BuildProductsPath/Release-iphoneos -F/
Users/jasonworley/Library/Developer/Xcode/DerivedData/FieldCert-
bqybgyzeespgeegdjzzxqoiquxym/ArchiveIntermediates/FieldCert/
BuildProductsPath/Release-iphoneos -filelist /Users/jasonworley/
Library/Developer/Xcode/DerivedData/FieldCert-
bqybgyzeespgeegdjzzxqoiquxym/ArchiveIntermediates/FieldCert/
IntermediateBuildFilesPath/FieldCert.build/Release-iphoneos/
FieldCert.build/Objects-normal/armv6/FieldCert.LinkFileList -
dead_strip -force_load ../three20/Build/Products/Release-iphoneos/
libThree20UICommon.a -force_load ../three20/Build/Products/Release-
iphoneos/libThree20UINavigator.a -force_load ../three20/Build/Products/
Release-iphoneos/libThree20Core.a -force_load ../three20/Build/
Products/Release-iphoneos/libThree20UI.a -force_load ../three20/Build/
Products/Release-iphoneos/libThree20Network.a -force_load ../three20/
Build/Products/Release-iphoneos/libThree20Style.a -miphoneos-version-
min=3.2 /Users/jasonworley/Library/Developer/Xcode/DerivedData/
FieldCert-bqybgyzeespgeegdjzzxqoiquxym/ArchiveIntermediates/FieldCert/
BuildProductsPath/Release-iphoneos/libThree20UICommon.a /Users/
jasonworley/Library/Developer/Xcode/DerivedData/FieldCert-
bqybgyzeespgeegdjzzxqoiquxym/ArchiveIntermediates/FieldCert/
BuildProductsPath/Release-iphoneos/libThree20UINavigator.a /Users/
jasonworley/Library/Developer/Xcode/DerivedData/FieldCert-
bqybgyzeespgeegdjzzxqoiquxym/ArchiveIntermediates/FieldCert/
BuildProductsPath/Release-iphoneos/libThree20Core.a /Users/jasonworley/
Library/Developer/Xcode/DerivedData/FieldCert-
bqybgyzeespgeegdjzzxqoiquxym/ArchiveIntermediates/FieldCert/
BuildProductsPath/Release-iphoneos/libThree20UI.a /Users/jasonworley/
Library/Developer/Xcode/DerivedData/FieldCert-
bqybgyzeespgeegdjzzxqoiquxym/ArchiveIntermediates/FieldCert/
BuildProductsPath/Release-iphoneos/libThree20Network.a /Users/
jasonworley/Library/Developer/Xcode/DerivedData/FieldCert-
bqybgyzeespgeegdjzzxqoiquxym/ArchiveIntermediates/FieldCert/
BuildProductsPath/Release-iphoneos/libThree20Style.a -framework
Foundation -framework UIKit -framework CoreGraphics -framework
QuartzCore -framework MapKit -framework MessageUI -o /Users/
jasonworley/Library/Developer/Xcode/DerivedData/FieldCert-
bqybgyzeespgeegdjzzxqoiquxym/ArchiveIntermediates/FieldCert/
IntermediateBuildFilesPath/FieldCert.build/Release-iphoneos/
FieldCert.build/Objects-normal/armv6/FieldCert
ld: file not found: ../three20/Build/Products/Release-iphoneos/
libThree20UICommon.a
collect2: ld returned 1 exit status