You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @djearthquake . Unfortunately we do not plan add Xcode 10.1 to images. During our policy we support only three latest major version of Xcode. As workaround, you can try install specific version in runtime.
Installing 10.1 to pick from instead of the failing 11.7 Xcode is not going to cause any issues it is going to fix them. There isn't anything to support. You have 6 not 3. You should know there is no other way to get i386 on the OSX. It isn't Linux where that is easily fixed at run-time.
This is for mod of a game that still sells on Steam.
Description
Project needs i386 architecture. It's a bug when I can compile elsewhere.
Platforms affected
Runner images affected
Image version and build link
Please add 'Xcode_10.1.xip' so we can compile i386. Thank you.
missing required architecture i386 in file /Applications/Xcode_11.7.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks//CoreServices.framework/CoreServices.tbd
I can compile project locally with 10.1.
Is it regression?
It worked prior to me contributing to this aspect of project over a year ago.
Expected behavior
Compile error-free.
Actual behavior
Can not compile.
Repro steps
Pick any Xcode and try to compile 32-bit.
The text was updated successfully, but these errors were encountered: