Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fails for iOS using Xcode 14.3 #10

Open
warren-gallagher opened this issue Apr 20, 2023 · 1 comment
Open

Build fails for iOS using Xcode 14.3 #10

warren-gallagher opened this issue Apr 20, 2023 · 1 comment

Comments

@warren-gallagher
Copy link

warren-gallagher commented Apr 20, 2023

Versions

  • Xcode 14.3
  • ReactNative 0.71.6
  • Expo 48.0.11
  • Indy SKY Expo Plugin 0.2.0

When building a basic AFJ / ReactNative app using indy-sdk-expo-plugin I get iOS build errors:

<unknown>:0: error: unable to load standard library for target 'arm64-apple-ios10.0'
<unknown>:0: error: module compiled with Swift 5.5.2 cannot be imported by the Swift 5.8 compiler: /Users/wgallagher/dev/aq/expo-afj/ios/Pods/Indy/IndySdk/Indy.framework/Modules/Indy.swiftmodule/arm64.swiftmodule

This is following Timo's excellent Youtube video on getting started with AFJ and Expo.
I was able to get things running on Android Simulator or on Device if I changed the build settings to Release.

@berendsliedrecht
Copy link
Member

Hi! sorry for the late response. Do you remember if this was for the simulator or real device?

Also, if it suits your use case, it would be good to move towards askar, indy vdr and anoncreds which have way better support for React native.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants