ios-sdk icon indicating copy to clipboard operation
ios-sdk copied to clipboard

Demo Projects won't build for iPhone 11 Pro: The linked framework 'SpotifyiOS.framework' is missing one or more architectures required by this target: arm64.

Open dylanhand opened this issue 4 years ago • 7 comments

None of the three demo projects seem to build for the arm64 architecture.

Using Xcode 12.5 and a connected iPhone 11 Pro (not simulator) I get the following error at build time:

The linked framework 'SpotifyiOS.framework' is missing one or more architectures required by this target: arm64.

Can this be fixed, or is there a workaround? :)

dylanhand avatar Jun 16 '21 20:06 dylanhand

Wondering if you had any luck @dylanhand

msimard8 avatar Jun 29 '21 01:06 msimard8

@msimard8 no luck :( Have you tried?

dylanhand avatar Jun 29 '21 08:06 dylanhand

Remove 'SpotifyiOS.framework' and add 'SpotifyiOS.xcframework' and make sure to check Embed & Sign. It should work

konradgalczynski07 avatar Sep 10 '21 12:09 konradgalczynski07

Thanks @konradgalczynski07, this fixed it.

dylanhand avatar Oct 27 '21 11:10 dylanhand

Not working for me @konradgalczynski07 pls help

hardikvij195 avatar Mar 01 '22 18:03 hardikvij195

@konradgalczynski07 Thank you, this fixed my issue.

jermhern avatar Mar 12 '22 17:03 jermhern

@konradgalczynski07 Thank you so much, that was the key. I wonder if this SDK will be dropped like all the prior SDKs - hasn't seemed to be getting much love here on github.

markd2 avatar Mar 26 '22 16:03 markd2