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

After the installation, I can't build my iOS version with eas build (expo 51) #76

Open
Meez25 opened this issue Jul 21, 2024 · 0 comments

Comments

@Meez25
Copy link

Meez25 commented Jul 21, 2024

Hello,

Right after I have installed @piwikpro/react-native-piwik-pro-sdk, I can't build my application using eas build with expo 51 anymore.
It works fine on Android.

** ARCHIVE FAILED **

▸ The following build commands failed:

▸ 	SwiftEmitModule normal arm64 Emitting\ module\ for\ MemoFamille (in target 'MemoFamille' from project 'MemoFamille')

▸ 	SwiftCompile normal arm64 Compiling\ GeneratedAssetSymbols.swift /Users/expo/Library/Developer/Xcode/DerivedData/MemoFamille-asakivraedqtgtcszaizowvkrsti/Build/Intermediates.noindex/ArchiveIntermediates/MemoFamille/IntermediateBuildFilesPath/MemoFamille.build/Debug-iphoneos/MemoFamille.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'MemoFamille' from project 'MemoFamille')

▸ 	SwiftCompile normal arm64 Compiling\ noop-file.swift /Users/expo/workingdir/build/ios/MemoFamille/noop-file.swift (in target 'MemoFamille' from project 'MemoFamille')

▸ (3 failures)

** ARCHIVE FAILED **

The following build commands failed:

	SwiftEmitModule normal arm64 Emitting\ module\ for\ MemoFamille (in target 'MemoFamille' from project 'MemoFamille')

	SwiftCompile normal arm64 Compiling\ GeneratedAssetSymbols.swift /Users/expo/Library/Developer/Xcode/DerivedData/MemoFamille-asakivraedqtgtcszaizowvkrsti/Build/Intermediates.noindex/ArchiveIntermediates/MemoFamille/IntermediateBuildFilesPath/MemoFamille.build/Debug-iphoneos/MemoFamille.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'MemoFamille' from project 'MemoFamille')

	SwiftCompile normal arm64 Compiling\ noop-file.swift /Users/expo/workingdir/build/ios/MemoFamille/noop-file.swift (in target 'MemoFamille' from project 'MemoFamille')


(3 failures)

Do you have any clue of what could be the cause ?

Here are the package I'm using.

{
  "name": "memofamille",
  "version": "1.0.0",
  "scripts": {
    "start": "expo start --dev-client",
    "android": "expo run:android",
    "ios": "expo run:ios",
    "web": "expo start --web"
  },
  "dependencies": {
    "@expo-google-fonts/inter": "^0.2.3",
    "@expo-google-fonts/rubik": "^0.2.3",
    "@likashefqet/react-native-image-zoom": "^2.1.1",
    "@piwikpro/react-native-piwik-pro-sdk": "^1.1.0",
    "@react-native-async-storage/async-storage": "1.23.1",
    "@react-native-camera-roll/camera-roll": "^7.4.0",
    "@react-native-clipboard/clipboard": "^1.14.1",
    "@react-native-community/datetimepicker": "8.0.1",
    "@react-native-firebase/app": "^19.2.2",
    "@react-native-google-signin/google-signin": "^10.1.2",
    "@react-navigation/bottom-tabs": "^6.5.7",
    "@react-navigation/drawer": "^6.6.6",
    "@react-navigation/elements": "^1.3.21",
    "@react-navigation/material-top-tabs": "^6.6.2",
    "@react-navigation/native": "^6.1.6",
    "@react-navigation/stack": "^6.3.16",
    "@redux-devtools/extension": "^3.2.5",
    "@reduxjs/toolkit": "^1.9.5",
    "@sentry/react-native": "~5.22.0",
    "@tanstack/react-query": "^5.10.0",
    "axios": "^1.4.0",
    "babel-plugin-module-resolver": "^5.0.0",
    "expo": "~51.0.21",
    "expo-apple-authentication": "~6.4.1",
    "expo-application": "~5.9.1",
    "expo-auth-session": "~5.5.2",
    "expo-av": "~14.0.6",
    "expo-build-properties": "~0.12.3",
    "expo-constants": "~16.0.2",
    "expo-crypto": "~13.0.2",
    "expo-dev-client": "~4.0.20",
    "expo-device": "~6.0.2",
    "expo-image-manipulator": "~12.0.5",
    "expo-image-picker": "~15.0.7",
    "expo-notifications": "~0.28.10",
    "expo-random": "~14.0.1",
    "expo-screen-orientation": "~7.0.5",
    "expo-secure-store": "~13.0.2",
    "expo-splash-screen": "~0.27.5",
    "expo-status-bar": "~1.12.1",
    "expo-updates": "~0.25.20",
    "expo-web-browser": "~13.0.3",
    "react": "18.2.0",
    "react-native": "0.74.3",
    "react-native-compressor": "^1.8.22",
    "react-native-device-info": "^10.13.1",
    "react-native-dotenv": "^3.4.9",
    "react-native-fast-image": "^8.6.3",
    "react-native-fbsdk-next": "^11.3.0",
    "react-native-file-logger": "^0.4.1",
    "react-native-gesture-handler": "~2.16.1",
    "react-native-image-resizer": "^1.4.5",
    "react-native-keyboard-aware-scroll-view": "^0.9.5",
    "react-native-media-console": "^2.2.4",
    "react-native-orientation-locker": "^1.6.0",
    "react-native-pager-view": "6.3.0",
    "react-native-popup-menu": "^0.16.1",
    "react-native-purchases": "^7.26.2",
    "react-native-rate": "^1.2.12",
    "react-native-reanimated": "~3.10.1",
    "react-native-remix-icon": "^0.4.0",
    "react-native-safe-area-context": "4.10.5",
    "react-native-screens": "3.31.1",
    "react-native-svg": "15.2.0",
    "react-native-swiper-flatlist": "^3.2.4",
    "react-native-tab-view": "^3.5.2",
    "react-native-toast-message": "^2.2.0",
    "react-native-video": "^6.2.0",
    "react-redux": "^8.0.5",
    "redux": "^4.2.1",
    "rn-fetch-blob": "^0.12.0"
  },
  "devDependencies": {
    "@babel/core": "^7.24.0",
    "@types/react": "~18.2.79",
    "@types/react-native-video": "^5.0.15",
    "typescript": "~5.3.3"
  },
  "private": true
}

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

1 participant