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
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)
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.
Do you have any clue of what could be the cause ?
Here are the package I'm using.
The text was updated successfully, but these errors were encountered: