helpshift / helpshift/helpshift-ios-sdkx-samples
Error Build on MacOS with Intel processor
- Dominant language
- Swift
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Hi!
We try to update to latest version of Helpshift SDK (10.4.1). But have an error when try build throw xcodebuild:
Xcode 16.2
MacOS with Intel processor
```
[14:54:57] Failed to find an exact match for an object file with cpu type: 16777223 and cpu subtype: 3.
[14:54:57] /.xcarchive/dSYMs/HelpshiftX.framework.dSYM/Contents/Resources/DWARF/HelpshiftX: object file contains more than one architecture, none of which match the current architecture; specify an architecture explicitly with '-a ARCH' to resolve the ambiguity
```
I found out cputype 16777223 means “x86 64”, that means architecture in fat bin for phonesos, didn't contain supported arch for intel macOS.
Could you helps with that ?
P.S. We using SDK version 10.3.1 - and it's building without error, only when trying to update to 10.4.*
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the xcodebuild failure with Helpshift SDK 10.4.1, Xcode 16.2, and an Intel Mac, then compare the resulting HelpshiftX.framework.dSYM with the working 10.3.1 build. Check the architecture information in the archive and determine what must change so the 10.4.1 SDK builds successfully on Intel macOS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100