View Single Post
I am just getting started exploring this work from Omni (Go OMNI GROUP!), but I have run into an issue that I hope someone might be able to assist me with.

I have downloaded the iOS 4.2 beta 2 for the iPad and I am trying to build this code using that SDK.

The build for FixStringsFile completes.

But, when it tries to build the OmniBase, I get the following error (no iPhoneOS 3.2)

Since I am new to the build process, I was not sure where it is picking up this target. Can anyone make a suggestion on how/where to alter the build config to allow it to use iOS 4.0? Also, has anyone had any luck with this?

Thanks,

Charlie



Building OmniBase (OmniGroup/Frameworks/OmniBase(OmniBaseTouchTests))
+./Scripts/Build:136> xcodebuild 'DSTROOT=/' 'SYMROOT=/Users/Shared/charlie/Products' 'OBJROOT=/Users/Shared/charlie/Products/Builds' 'OMNI_INSTALLED_PRODUCTS=' 'OMNI_FRAMEWORK_TARGET_PATH=/Users/Shared/charlie/Products/Debug' -configuration Debug -target OmniBaseTouchTests -project OmniBase.xcodeproj
Build settings from command line:
DSTROOT = /
OBJROOT = /Users/Shared/charlie/Products/Builds
OMNI_FRAMEWORK_TARGET_PATH = /Users/Shared/charlie/Products/Debug
OMNI_INSTALLED_PRODUCTS =
SYMROOT = /Users/Shared/charlie/Products


=== BUILD NATIVE TARGET OmniBaseTouch OF PROJECT OmniBase WITH CONFIGURATION Debug ===
Check dependencies
error: There is no SDK with the name or path 'iphoneos3.2'
[BEROR]error: There is no SDK with the name or path 'iphoneos3.2'
** BUILD FAILED **

Build failed in (OmniGroup/Frameworks/OmniBase(OmniBaseTouchTests))
office-imac:OmniGroup charlie$
office-imac:OmniGroup charlie$