You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Xcode version: Version 15.1 (15C65)
IOS simulator: 17.2.0
Steps to reproduce:
Open the RNMapsSampleApp folder in VS Code located in the react_native folder
Open a terminal in VS Code and run 'npm install' to gather the necessary dependencies for the app
Once the dependencies are install, run 'npx react-native start' which will launch the React Native server
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')
The text was updated successfully, but these errors were encountered:
IOS build fails in my system
Xcode version: Version 15.1 (15C65)
IOS simulator: 17.2.0
Steps to reproduce:
Error:
The text was updated successfully, but these errors were encountered: