I'm getting the following error when compiling the sample application within the Facebook API...
No architectures to compile for (ARCHS=i386, VALID_ARCHS=armv7 armv6)
All of the searches for this error relate back to either not having the proper Base SDK / Target set and also having the System Configuration framework selected, but none of these solutions are set improperly.
Has anyone experienced this and found a fix? I'm definitely thinking about reverting back to Xcode 3.2.5, but I'd like to get this working under Xcode 4.0 if possible.
Thanks!
Aaron
No architectures to compile for (ARCHS=i386, VALID_ARCHS=armv7 armv6)
All of the searches for this error relate back to either not having the proper Base SDK / Target set and also having the System Configuration framework selected, but none of these solutions are set improperly.
Has anyone experienced this and found a fix? I'm definitely thinking about reverting back to Xcode 3.2.5, but I'd like to get this working under Xcode 4.0 if possible.
Thanks!
Aaron