baresip / baresip-ios

Baresip for iOS
46 stars 33 forks source link

architecture error #53

Open Kaleeshwaran04 opened 1 year ago

Kaleeshwaran04 commented 1 year ago

fatal error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo: specifed architecture type (arm64) for file (/Users/Desktop/baresip-ios/contrib/aarch64/lib/libre.a) does not match its cputype (16777223) and cpusubtype (3) (should be cputype (16777228) and cpusubtype (0)) make: *** [libre] Error 1

am faceing this error! what i do next? Please help me!...

sreimers commented 1 year ago

baresip-ios is currently unmaintained, libre and baresip are migrated to cmake, you can try normal cmake ios cross compilation toolchains. But its untested.