gomobile-ipfs icon indicating copy to clipboard operation
gomobile-ipfs copied to clipboard

Build error for Xcode 13.4.1

Open jefft0 opened this issue 3 years ago • 0 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Package version

Latest commit a2c7efffdf506fb00f51c69697855ac42546a67a

Language version and compiler version

go 1.17, Xcode 13.4.1

Bug description

On macOS 12.5, Xcode 13.4.1, try buildingmake test_bridge.ios.

Current behavior

It gives the build error:

clang: error: invalid version number in '-target arm64-apple-ios13.0-macabi'

Expected behavior

It should build. On the same macOS, if I install Xcode 13.2.1 then it builds. So something changed for Xcode 13.4.1 .

Environment

macOS 12.5

Other

No response

jefft0 avatar Aug 12 '22 16:08 jefft0