Ionic build ios appflow

I have an ionic application and I’m trying to build using appflow but everytime I got this erro :
iOS project created with cordova-ios@6.2.0
Discovered plugin “cordova-plugin-badge”. Adding it to the project
Installing “cordova-plugin-badge” for ios
Adding cordova-plugin-badge to package.json
Discovered plugin “mx.ferreyra.callnumber”. Adding it to the project
Installing “call-number” for ios
Adding call-number to package.json
Discovered plugin “cordova-plugin-device”. Adding it to the project
Installing “cordova-plugin-device” for ios
Adding cordova-plugin-device to package.json
Discovered plugin “cordova-plugin-dialogs”. Adding it to the project
Installing “cordova-plugin-dialogs” for ios
Adding cordova-plugin-dialogs to package.json
Discovered plugin “cordova-plugin-email-composer”. Adding it to the project
Installing “cordova-plugin-email-composer” for ios
Adding cordova-plugin-email-composer to package.json
Discovered plugin “cordova-plugin-geolocation”. Adding it to the project
Installing “cordova-plugin-geolocation” for ios
Adding cordova-plugin-geolocation to package.json
Discovered plugin “cordova-plugin-x-socialsharing”. Adding it to the project
Installing “cordova-plugin-x-socialsharing” for ios
Installing “es6-promise-plugin” for ios
Adding cordova-plugin-x-socialsharing to package.json
Discovered plugin “cordova-plugin-splashscreen”. Adding it to the project
Installing “cordova-plugin-splashscreen” for ios
Adding cordova-plugin-splashscreen to package.json
Discovered plugin “cordova-plugin-statusbar”. Adding it to the project
Installing “cordova-plugin-statusbar” for ios
Adding cordova-plugin-statusbar to package.json
Discovered plugin “cordova-plugin-ionic-keyboard”. Adding it to the project
Installing “cordova-plugin-ionic-keyboard” for ios
Adding cordova-plugin-ionic-keyboard to package.json
Discovered plugin “cordova-plugin-advanced-http”. Adding it to the project
Installing “cordova-plugin-advanced-http” for ios
Installing “cordova-plugin-file” for ios
Adding cordova-plugin-advanced-http to package.json
Discovered plugin “cordova-plugin-ionic-webview”. Adding it to the project
Installing “cordova-plugin-ionic-webview” for ios
Adding cordova-plugin-ionic-webview to package.json
Discovered plugin “cordova-plugin-androidx-adapter”. Adding it to the project
Installing “cordova-plugin-androidx-adapter” for ios
Adding cordova-plugin-androidx-adapter to package.json
Discovered plugin “cordova-android-play-services-gradle-release”. Adding it to the project
Installing “cordova-android-play-services-gradle-release” for ios
Adding cordova-android-play-services-gradle-release to package.json
Discovered plugin “cordova-plugin-whitelist”. Adding it to the project
Installing “cordova-plugin-whitelist” for ios
Adding cordova-plugin-whitelist to package.json
Discovered plugin “cordova-plugin-android-permissions”. Adding it to the project
Installing “cordova-plugin-android-permissions” for ios
Adding cordova-plugin-android-permissions to package.json
Discovered plugin “cordova-plugin-camera”. Adding it to the project
Installing “cordova-plugin-camera” for ios
Adding cordova-plugin-camera to package.json
Discovered plugin “cordova-plugin-media”. Adding it to the project
Installing “cordova-plugin-media” for ios
Failed to install ‘cordova-plugin-media’: CordovaError: Version of installed plugin: “cordova-plugin-file@7.0.0” does not satisfy dependency plugin requirement “cordova-plugin-file@^6.0.0”. Try --force to use installed plugin as dependency.
at /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/install.js:526:43
Failed to restore plugin “cordova-plugin-media”. You might need to try adding it again. Error: CordovaError: Version of installed plugin: “cordova-plugin-file@7.0.0” does not satisfy dependency plugin requirement “cordova-plugin-file@^6.0.0”. Try --force to use installed plugin as dependency.
Discovered plugin “cordova-plugin-androidx”. Adding it to the project
Installing “cordova-plugin-androidx” for ios
Adding cordova-plugin-androidx to package.json
Discovered plugin “cordova-plugin-background-geolocation”. Adding it to the project
Installing “cordova-plugin-background-geolocation” for ios
Plugin dependency “cordova-plugin-geolocation@4.1.0” already fetched, using that version.
Dependent plugin “cordova-plugin-geolocation” already installed on ios.
Plugin dependency “cordova-plugin-dialogs@2.0.2” already fetched, using that version.
Dependent plugin “cordova-plugin-dialogs” already installed on ios.
Adding cordova-plugin-background-geolocation to package.json
Discovered plugin “@mauron85/cordova-plugin-background-geolocation”. Adding it to the project
Plugin “cordova-plugin-background-geolocation” already installed on ios.
Adding cordova-plugin-background-geolocation to package.json
Discovered plugin “cordova-plugin-telerik-imagepicker”. Adding it to the project
Installing “cordova-plugin-telerik-imagepicker” for ios
Adding cordova-plugin-telerik-imagepicker to package.json
Discovered plugin “cordova-plugin-foreground-service”. Adding it to the project
Installing “cordova-plugin-foreground-service” for ios
Adding cordova-plugin-foreground-service to package.json
Discovered plugin “branch-cordova-sdk”. Adding it to the project
Installing “branch-cordova-sdk” for ios
Adding branch-cordova-sdk to package.json
Discovered plugin “cordova-plugin-file-transfer”. Adding it to the project
Installing “cordova-plugin-file-transfer” for ios
Plugin dependency “cordova-plugin-file@7.0.0” already fetched, using that version.
Dependent plugin “cordova-plugin-file” already installed on ios.
Adding cordova-plugin-file-transfer to package.json

±-----±-------------------------±------------+
| fastlane summary |
±-----±-------------------------±------------+
| Step | Action | Time (in s) |
±-----±-------------------------±------------+
| 1 | default_platform | 0 |
| 2 | build_summary | 0 |
| 3 | add_git_credentials | 0 |
| 4 | get_appflow_config | 0 |
| 5 | detect_native_type | 0 |
| 6 | dependency_install | 110 |
| 7 | get_web_dir | 0 |
| 8 | modify_config_xml | 0 |
| 9 | create_keychain | 0 |
| 10 | download_certs | 1 |
| 11 | import_certificate | 0 |
| 12 | build_pro_app | 63 |
| 13 | add_cordova_to_index | 0 |
| :boom: | cordova platform add ios | 140 |
| 15 | upload_logs | 19 |
| 16 | shell command | 0 |
| 17 | delete_keychain | 0 |
±-----±-------------------------±------------+

[13:06:28]: fastlane finished with errors
/usr/local/Cellar/fastlane/2.194.0/libexec/bin/fastlane: \e[31m[!] Exit status of command ‘cordova platform add ios’ was 1 instead of 0. (FastlaneCore::Interface::FastlaneShellError)
Using cordova-fetch for cordova-ios@^6.1.0
Adding ios project…
Creating Cordova project for the iOS platform:
Path: platforms/ios
Package: com.convertoagency.onatrouve
Name: on a trouvé
iOS project created with cordova-ios@6.2.0
Discovered plugin “cordova-plugin-badge”. Adding it to the project
Installing “cordova-plugin-badge” for ios
Adding cordova-plugin-badge to package.json
Discovered plugin “mx.ferreyra.callnumber”. Adding it to the project
Installing “call-number” for ios
Adding call-number to package.json
Discovered plugin “cordova-plugin-device”. Adding it to the project
Installing “cordova-plugin-device” for ios
Adding cordova-plugin-device to package.json
Discovered plugin “cordova-plugin-dialogs”. Adding it to the project
Installing “cordova-plugin-dialogs” for ios
Adding cordova-plugin-dialogs to package.json
Discovered plugin “cordova-plugin-email-composer”. Adding it to the project
Installing “cordova-plugin-email-composer” for ios
Adding cordova-plugin-email-composer to package.json
Discovered plugin “cordova-plugin-geolocation”. Adding it to the project
Installing “cordova-plugin-geolocation” for ios
Adding cordova-plugin-geolocation to package.json
Discovered plugin “cordova-plugin-x-socialsharing”. Adding it to the project
Installing “cordova-plugin-x-socialsharing” for ios
Installing “es6-promise-plugin” for ios
Adding cordova-plugin-x-socialsharing to package.json
Discovered plugin “cordova-plugin-splashscreen”. Adding it to the project
Installing “cordova-plugin-splashscreen” for ios
Adding cordova-plugin-splashscreen to package.json
Discovered plugin “cordova-plugin-statusbar”. Adding it to the project
Installing “cordova-plugin-statusbar” for ios
Adding cordova-plugin-statusbar to package.json
Discovered plugin “cordova-plugin-ionic-keyboard”. Adding it to the project
Installing “cordova-plugin-ionic-keyboard” for ios
Adding cordova-plugin-ionic-keyboard to package.json
Discovered plugin “cordova-plugin-advanced-http”. Adding it to the project
Installing “cordova-plugin-advanced-http” for ios
Installing “cordova-plugin-file” for ios
Adding cordova-plugin-advanced-http to package.json
Discovered plugin “cordova-plugin-ionic-webview”. Adding it to the project
Installing “cordova-plugin-ionic-webview” for ios
Adding cordova-plugin-ionic-webview to package.json
Discovered plugin “cordova-plugin-androidx-adapter”. Adding it to the project
Installing “cordova-plugin-androidx-adapter” for ios
Adding cordova-plugin-androidx-adapter to package.json
Discovered plugin “cordova-android-play-services-gradle-release”. Adding it to the project
Installing “cordova-android-play-services-gradle-release” for ios
Adding cordova-android-play-services-gradle-release to package.json
Discovered plugin “cordova-plugin-whitelist”. Adding it to the project
Installing “cordova-plugin-whitelist” for ios
Adding cordova-plugin-whitelist to package.json
Discovered plugin “cordova-plugin-android-permissions”. Adding it to the project
Installing “cordova-plugin-android-permissions” for ios
Adding cordova-plugin-android-permissions to package.json
Discovered plugin “cordova-plugin-camera”. Adding it to the project
Installing “cordova-plugin-camera” for ios
Adding cordova-plugin-camera to package.json
Discovered plugin “cordova-plugin-media”. Adding it to the project
Installing “cordova-plugin-media” for ios
Failed to install ‘cordova-plugin-media’: CordovaError: Version of installed plugin: “cordova-plugin-file@7.0.0” does not satisfy dependency plugin requirement “cordova-plugin-file@^6.0.0”. Try --force to use installed plugin as dependency.
at /usr/local/lib/node_modules/cordova/node_modules/cordova-lib/src/plugman/install.js:526:43
Failed to restore plugin “cordova-plugin-media”. You might need to try adding it again. Error: CordovaError: Version of installed plugin: “cordova-plugin-file@7.0.0” does not satisfy dependency plugin requirement “cordova-plugin-file@^6.0.0”. Try --force to use installed plugin as dependency.
Discovered plugin “cordova-plugin-androidx”. Adding it to the project
Installing “cordova-plugin-androidx” for ios
Adding cordova-plugin-androidx to package.json
Discovered plugin “cordova-plugin-background-geolocation”. Adding it to the project
Installing “cordova-plugin-background-geolocation” for ios
Plugin dependency “cordova-plugin-geolocation@4.1.0” already fetched, using that version.
Dependent plugin “cordova-plugin-geolocation” already installed on ios.
Plugin dependency “cordova-plugin-dialogs@2.0.2” already fetched, using that version.
Dependent plugin “cordova-plugin-dialogs” already installed on ios.
Adding cordova-plugin-background-geolocation to package.json
Discovered plugin “@mauron85/cordova-plugin-background-geolocation”. Adding it to the project
Plugin “cordova-plugin-background-geolocation” already installed on ios.
Adding cordova-plugin-background-geolocation to package.json
Discovered plugin “cordova-plugin-telerik-imagepicker”. Adding it to the project
Installing “cordova-plugin-telerik-imagepicker” for ios
Adding cordova-plugin-telerik-imagepicker to package.json
Discovered plugin “cordova-plugin-foreground-service”. Adding it to the project
Installing “cordova-plugin-foreground-service” for ios
Adding cordova-plugin-foreground-service to package.json
Discovered plugin “branch-cordova-sdk”. Adding it to the project
Installing “branch-cordova-sdk” for ios
Adding branch-cordova-sdk to package.json
Discovered plugin “cordova-plugin-file-transfer”. Adding it to the project
Installing “cordova-plugin-file-transfer” for ios
Plugin dependency “cordova-plugin-file@7.0.0” already fetched, using that version.
Dependent plugin “cordova-plugin-file” already installed on ios.
Adding cordova-plugin-file-transfer to package.json
\e[0m
Running after script…
$ clean-up
ERROR: Job failed: Process exited with: 1. Reason was: ()

Here is your error, check plugin.

Run ionic cordova plugin add cordova-plugin-file@6 --save, push changes and try again.

Thank you but I got a new error :
:x: ld: framework not found Pods_on_a_trouve_
:x: clang: error: linker command failed with exit code 1 (use -v to see invocation)

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -target arm64-apple-ios11.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.0.sdk -L/Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/BuildProductsPath/Release-iphoneos -F/Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/BuildProductsPath/Release-iphoneos -F/Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/BuildProductsPath/Release-iphoneos/AppAuth -F/Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/BuildProductsPath/Release-iphoneos/Branch -F/Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/BuildProductsPath/Release-iphoneos/FirebaseABTesting -F/Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/BuildProductsPath/Release-iphoneos/FirebaseAuth -F/Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/BuildProductsPath/Release-iphoneos/FirebaseCore -F/Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/BuildProductsPath/Release-iphoneos/FirebaseCoreDiagnostics -F/Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/BuildProductsPath/Release-iphoneos/FirebaseCrashlytics -F/Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/BuildProductsPath/Release-iphoneos/FirebaseFunctions -F/Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/BuildProductsPath/Release-iphoneos/FirebaseInstallations -F/Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/BuildProductsPath/Release-iphoneos/FirebaseMessaging -F/Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/BuildProductsPath/Release-iphoneos/FirebasePerformance -F/Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/BuildProductsPath/Release-iphoneos/FirebaseRemoteConfig -F/Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/BuildProductsPath/Release-iphoneos/GTMAppAuth -F/Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/BuildProductsPath/Release-iphoneos/GTMSessionFetcher -F/Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/BuildProductsPath/Release-iphoneos/GoogleDataTransport -F/Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/BuildProductsPath/Release-iphoneos/GoogleSignIn -F/Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/BuildProductsPath/Release-iphoneos/GoogleUtilities -F/Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/BuildProductsPath/Release-iphoneos/PromisesObjC -F/Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/BuildProductsPath/Release-iphoneos/nanopb -F/Users/ionic/builds/dalybouba/ios-ionic/platforms/ios/Pods/FirebaseAnalytics/Frameworks -F/Users/ionic/builds/dalybouba/ios-ionic/platforms/ios/Pods/FirebaseFirestore/FirebaseFirestore -F/Users/ionic/builds/dalybouba/ios-ionic/platforms/ios/Pods/GoogleAppMeasurement/Frameworks -F/Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/FirebaseAnalytics/AdIdSupport -F/Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/FirebaseFirestore/Base -F/Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/FirebaseFirestore/WithLeveldb -F/Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/GoogleAppMeasurement/AdIdSupport -F/Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/BuildProductsPath/Release-iphoneos/XCFrameworkIntermediates/GoogleAppMeasurement/WithoutAdIdSupport -Fon\ a\ trouvé/Plugins/com.adjust.sdk -filelist /Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/IntermediateBuildFilesPath/on\ a\ trouvé.build/Release-iphoneos/on\ a\ trouvé.build/Objects-normal/arm64/on\ a\ trouvé.LinkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/IntermediateBuildFilesPath/on\ a\ trouvé.build/Release-iphoneos/on\ a\ trouvé.build/Objects-normal/arm64/on\ a\ trouvé_lto.o -Xlinker -final_output -Xlinker /Applications/on\ a\ trouvé.app/on\ a\ trouvé -fobjc-arc -fobjc-link-runtime -ObjC -ObjC -lc++ -lsqlite3 -lz -framework AppAuth -framework BoringSSL-GRPC -framework Branch -framework CoreGraphics -framework CoreServices -framework CoreTelephony -framework CoreText -framework FBLPromises -framework FirebaseABTesting -framework FirebaseAnalytics -framework FirebaseAuth -framework FirebaseCore -framework FirebaseCoreDiagnostics -framework FirebaseCrashlytics -framework FirebaseFirestore -framework FirebaseFunctions -framework FirebaseInstallations -framework FirebaseMessaging -framework FirebasePerformance -framework FirebaseRemoteConfig -framework Foundation -framework GTMAppAuth -framework GTMSessionFetcher -framework GoogleAppMeasurement -framework GoogleAppMeasurementIdentitySupport -framework GoogleDataTransport -framework GoogleSignIn -framework GoogleUtilities -framework LocalAuthentication -framework SafariServices -framework Security -framework StoreKit -framework SystemConfiguration -framework UIKit -framework WebKit -framework abseil -framework gRPC-C++ -framework gRPC-Core -framework iAd -framework leveldb-library -framework nanopb -weak_framework AuthenticationServices -weak_framework UserNotifications /Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/BuildProductsPath/Release-iphoneos/libCordova.a -framework AdjustSdk -weak_framework AdSupport -weak_framework iAd -weak_framework CoreTelephony -weak_framework StoreKit -weak_framework AdServices -weak_framework AppTrackingTransparency -framework Security -framework SystemConfiguration -framework CoreLocation -weak_framework AudioToolbox -weak_framework AVFoundation -weak-lsqlite3 -weak_framework ImageIO -framework MessageUI -framework AuthenticationServices -framework Pods_on_a_trouve_ -weak_framework WebKit -framework Accelerate -framework Photos -framework QuartzCore -weak_framework Social -Xlinker -no_adhoc_codesign -Xlinker -dependency_info -Xlinker /Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/IntermediateBuildFilesPath/on\ a\ trouvé.build/Release-iphoneos/on\ a\ trouvé.build/Objects-normal/arm64/on\ a\ trouvé_dependency_info.dat -o /Users/ionic/Library/Developer/Xcode/DerivedData/on_a_trouvé-fxcrddnqjwgncwddrgcexbxvsyra/Build/Intermediates.noindex/ArchiveIntermediates/on\ a\ trouvé/InstallationBuildProductsLocation/Applications/on\ a\ trouvé.app/on\ a\ trouvé
[08:26:32]: ▸ ld: framework not found Pods_on_a_trouve_
[08:26:32]: ▸ clang: error: linker command failed with exit code 1 (use -v to see invocation)