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

IOS build failed #17

Open
sachinshettigar opened this issue Dec 6, 2023 · 0 comments
Open

IOS build failed #17

sachinshettigar opened this issue Dec 6, 2023 · 0 comments

Comments

@sachinshettigar
Copy link

sachinshettigar commented Dec 6, 2023

IOS build fails in my system

Xcode version: Version 15.1 (15C65)
IOS simulator: 17.2.0

Steps to reproduce:

  1. Open the RNMapsSampleApp folder in VS Code located in the react_native folder
  2. Open a terminal in VS Code and run 'npm install' to gather the necessary dependencies for the app
  3. Once the dependencies are install, run 'npx react-native start' which will launch the React Native server
  4. When the server is done launching, it will prompt you with a list of command to run, since we want to launch the ios app, press 'i'

Error:

error: There is no XCFramework found at '/Users/user/COMP/Test/mobile-sdk-sample-apps-main/react_native/trimblemaps-mobile-sdk-demo-reactnative/react_native/RNMapsSampleApp/ios/Carthage/Build/RNTrimbleMapsAccountModule.xcframework'. (in target 'RNMapsSampleApp' from project 'RNMapsSampleApp')
error: There is no XCFramework found at '/Users/user/COMP/Test/mobile-sdk-sample-apps-main/react_native/trimblemaps-mobile-sdk-demo-reactnative/react_native/RNMapsSampleApp/ios/Carthage/Build/JWTDecode.xcframework'. (in target 'RNMapsSampleApp' from project 'RNMapsSampleApp')
error: There is no XCFramework found at '/Users/user/COMP/Test/mobile-sdk-sample-apps-main/react_native/trimblemaps-mobile-sdk-demo-reactnative/react_native/RNMapsSampleApp/ios/Carthage/Build/Turf.xcframework'. (in target 'RNMapsSampleApp' from project 'RNMapsSampleApp')
error: There is no XCFramework found at '/Users/user/COMP/Test/mobile-sdk-sample-apps-main/react_native/trimblemaps-mobile-sdk-demo-reactnative/react_native/RNMapsSampleApp/ios/Carthage/Build/TrimbleMapsWebservicesClient.xcframework'. (in target 'RNMapsSampleApp' from project 'RNMapsSampleApp')
error: There is no XCFramework found at '/Users/user/COMP/Test/mobile-sdk-sample-apps-main/react_native/trimblemaps-mobile-sdk-demo-reactnative/react_native/RNMapsSampleApp/ios/Carthage/Build/TrimbleMapsMobileEvents.xcframework'. (in target 'RNMapsSampleApp' from project 'RNMapsSampleApp')
error: There is no XCFramework found at '/Users/user/COMP/Test/mobile-sdk-sample-apps-main/react_native/trimblemaps-mobile-sdk-demo-reactnative/react_native/RNMapsSampleApp/ios/Carthage/Build/JWTDecode.xcframework'. (in target 'RNMapsSampleApp' from project 'RNMapsSampleApp')
error: There is no XCFramework found at '/Users/user/COMP/Test/mobile-sdk-sample-apps-main/react_native/trimblemaps-mobile-sdk-demo-reactnative/react_native/RNMapsSampleApp/ios/Carthage/Build/RNTrimbleMapsGLNativeModule.xcframework'. (in target 'RNMapsSampleApp' from project 'RNMapsSampleApp')
error: There is no XCFramework found at '/Users/user/COMP/Test/mobile-sdk-sample-apps-main/react_native/trimblemaps-mobile-sdk-demo-reactnative/react_native/RNMapsSampleApp/ios/Carthage/Build/RoutePlugin.xcframework'. (in target 'RNMapsSampleApp' from project `'RNMapsSampleApp')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant