Skip to content

iOS build failure due to unsupported armv7s #20

@zarko-tg

Description

@zarko-tg

Some projects need support for build architectures armv7, armv7s and arm64.
Oddly enough armv7 is supported by this plugin (and dependencies) but not the slightly newer armv7s.
As far as I can tell armv7s is needed for iPhone 5, 5c and iPad 4.

Not quite sure if this should be addressed directly by this plugin or Flurry's iOS SDK. If it's their problem I'll open the issue on https://github.com/flurry/flurry-ios-sdk.

Env: Cordova 6.5.0, Ionic CLI 2.2.3, Node 6.10.3, Xcode 8.3.2 on macOS Sierra.


ld: warning: directory not found for option '-L/Users/zarko/Library/Developer/Xcode/DerivedData/App-aviribydvbwukugzjvuejqrqvnpf/Build/Intermediates/ArchiveIntermediates/App/BuildProductsPath/Release-iphoneos/Flurry-iOS-SDK'
ld: file is universal (4 slices) but does not contain a(n) armv7s slice: /Users/zarko/git/app/platforms/ios/Pods/Flurry-iOS-SDK/Flurry/libFlurry_8.0.2.a file '/Users/zarko/git/app/platforms/ios/Pods/Flurry-iOS-SDK/Flurry/libFlurry_8.0.2.a' for architecture armv7s
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions