When I update my Xcode12 beta4,I connot run it.It will show me the error that
And then, I go to compare it to Xcode12 beta2, I find that my target has no 'Valid Architectures' option in beta4.
Then I go to see <Xcode 12 Beta 4 Release Notes>, it said:
'The stand-alone system assemblers for i386, x86_64, and arm are deprecated and may be removed in a future Xcode release. '
But I don't know how to fix that...
Has anyone solved the problem???
Code Block No architectures to compile for (ONLY_ACTIVE_ARCH=YES, active arch=x86_64, VALID_ARCHS=arm64 armv7).
And then, I go to compare it to Xcode12 beta2, I find that my target has no 'Valid Architectures' option in beta4.
Then I go to see <Xcode 12 Beta 4 Release Notes>, it said:
'The stand-alone system assemblers for i386, x86_64, and arm are deprecated and may be removed in a future Xcode release. '
But I don't know how to fix that...
Has anyone solved the problem???