0

i'm trying to generate an Ios Build on AppFlow but i'm getting the follow issue:

▸ Compiling CDVIonicKeyboard.m
▸ Compiling CDVInAppBrowserOptions.m
▸ Compiling CDVInAppBrowserNavigationController.m
▸ Compiling CDVDevice.m
▸ Compiling AppDelegate.m
▸ Compiling AppDelegate+FirebasePlugin.m
▸ Linking Doação do Bem

❌  ld: framework not found Pods_Doac_a_o_do_Bem



❌  clang: error: linker command failed with exit code 1 (use -v to see invocation)


** ARCHIVE FAILED **


The following build commands failed:
    Ld /Users/ionic/Library/Developer/Xcode/DerivedData/Doação-beqnnqghtsgeefgbqzrcwiwhvhex/Build/Intermediates.noindex/ArchiveIntermediates/Doação do Bem/InstallationBuildProductsLocation/Applications/Doação.app/Doação normal
(1 failure)
[15:00:46]: Exit status: 65

+---------------+-------------------------+
|            Build environment            |
+---------------+-------------------------+
| xcode_path    | /Applications/Xcode.app |
| gym_version   | 2.185.0                 |
| export_method | development             |
| sdk           | iPhoneOS14.5.sdk        |
+---------------+-------------------------+

[15:00:46]: ▸ /Users/ionic/builds/inovacao/doacao/platforms/ios/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.5.99. (in target 'FBSDKShareKit' from project 'Pods')
[15:00:46]: ▸ /Users/ionic/builds/inovacao/doacao/platforms/ios/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.5.99. (in target 'FBSDKLoginKit' from project 'Pods')
[15:00:46]: ▸ /Users/ionic/builds/inovacao/doacao/platforms/ios/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.5.99. (in target 'FirebaseCoreDiagnostics' from project 'Pods')
[15:00:46]: ▸ /Users/ionic/builds/inovacao/doacao/platforms/ios/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.5.99. (in target 'FirebaseMessaging' from project 'Pods')
[15:00:46]: ▸ /Users/ionic/builds/inovacao/doacao/platforms/ios/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.5.99. (in target 'FirebaseRemoteConfig' from project 'Pods')
[15:00:46]: 
[15:00:46]: ⬆️  Check out the few lines of raw `xcodebuild` output above for potential hints on how to solve this error
[15:00:46]:   For the complete and more detailed error log, check the full log at:
[15:00:46]:   /Users/ionic/Library/Logs/gym/Doação-Doação.log
[15:00:46]: 
[15:00:46]: Your `export_method` in gym is defined as `development`
[15:00:46]: which might cause problems when signing your application
[15:00:46]: Are you sure want to build and export for development?
[15:00:46]: Please make sure to define the correct export methods when calling
[15:00:46]: gym in your Fastfile or from the command line
[15:00:46]: 
[15:00:46]: 
[15:00:46]: Looks like fastlane ran into a build/archive error with your project
[15:00:46]: It's hard to tell what's causing the error, so we wrote some guides on how
[15:00:46]: to troubleshoot build and signing issues: https://docs.fastlane.tools/codesigning/getting-started/
[15:00:46]: Before submitting an issue on GitHub, please follow the guide above and make
[15:00:46]: sure your project is set up correctly.
[15:00:46]: fastlane uses `xcodebuild` commands to generate your binary, you can see the
[15:00:46]: the full commands printed out in yellow in the above log.
[15:00:46]: Make sure to inspect the output above, as usually you'll find more error information there
[15:00:46]: 
[15:00:46]: -------------------------
[15:00:46]: --- Step: upload_logs ---
[15:00:46]: -------------------------
[15:00:58]: Unable to upload package list log. Skipping.
[15:01:07]: ---------------------------
[15:01:07]: --- Step: shell command ---
[15:01:07]: ---------------------------
[15:01:07]: -----------------------------
[15:01:07]: --- Step: delete_keychain ---
[15:01:07]: -----------------------------
[15:01:07]: Error building the application - see the log above
+-------------------------------------+-----------------------------------------------------------------------------------------------------------------+
|                                                                     Lane Context                                                                      |
+-------------------------------------+-----------------------------------------------------------------------------------------------------------------+
| DEFAULT_PLATFORM                    | ios                                                                                                             |
| PLATFORM_NAME                       | ios                                                                                                             |
| LANE_NAME                           | ios build_ionic                                                                                                 |
| NODE_PACKAGE_MANAGER                | npm                                                                                                             |
| PROJECT_WEB_DIR                     | www                                                                                                             |
| KEYCHAIN_PATH                       | ~/Library/Keychains/IonicKeychain                                                                               |
| DOWNLOAD_CERTS_PROVISION_FILE_UUID  | 5be2531f-1aa3-4edf-b681-f04bc2e9e92e                                                                            |
| DOWNLOAD_CERTS_CODESIGNING_IDENTITY | iPhone Developer: Vinicius Gomes (42QSQ9W96V)                                                                   |
| DOWNLOAD_CERTS_TEAM_ID              | 8PZLTG83YY                                                                                                      |
| DOWNLOAD_CERTS_CERT_PATH            | /Users/ionic/builds/inovacao/doacao/cert_file.p12                                            |
| SIGH_PROFILE_PATHS                  | ["/Users/ionic/builds/inovacao/doacao/5be2531f-1aa3-4edf-b681-f04bc2e9e92e.mobileprovision"] |
| XCODE_PROJECT_NAME                  | Doação                                                                                                   |
| XCODE_PROJECT_PATH                  | /Users/ionic/builds/inovacao/doacao/platforms/ios/Doação.xcodeproj                    |
| XCODE_WORKSPACE_PATH                | /Users/ionic/builds/inovacao/doacao/platforms/ios/Doação do Bem.xcworkspace                  
|
+-------------------------------------+-----------------------------------------------------------------------------------------------------------------+
[15:01:07]: Error building the application - see the log above


[!] Error building the application - see the log above
+------+----------------------------------+-------------+
|                   fastlane summary                    |
+------+----------------------------------+-------------+
| Step | Action                           | Time (in s) |
+------+----------------------------------+-------------+
| 1    | add_extra_platforms              | 0           |
| 2    | default_platform                 | 0           |
| 3    | build_summary                    | 5           |
| 4    | detect_native_type               | 0           |
| 5    | Switch to ios build_cordova lane | 0           |
| 6    | detect_package_manager           | 0           |
| 7    | add_git_credentials              | 0           |
| 8    | get_appflow_config               | 0           |
| 9    | dependency_install               | 48          |
| 10   | get_web_dir                      | 0           |
| 11   | modify_config_xml                | 0           |
| 12   | create_keychain                  | 0           |
| 13   | download_certs                   | 1           |
| 14   | import_certificate               | 0           |
| 15   | build_pro_app                    | 32          |
| 16   | add_cordova_to_index             | 0           |
| 17   | cordova platform add ios         | 242         |
| 18   | get_xcode_project_paths          | 0           |
| 19   | update_code_signing_settings     | 0           |
|    | gym                              | 361         |
| 21   | upload_logs                      | 21          |
| 22   | shell command                    | 0           |
| 23   | delete_keychain                  | 0           |
+------+----------------------------------+-------------+

[15:01:07]: fastlane finished with errors
Running after script...
$ clean-up
ERROR: Job failed: Process exited with: 1. Reason was:  ()

Infos:

Ionic:

   Ionic CLI          : 5.4.16 (C:\Users\guilh\AppData\Roaming\nvm\v18.12.1\node_modules\ionic)
   Ionic Framework    : ionic-angular 3.9.5
   @ionic/app-scripts : 3.2.2

Cordova:

   Cordova CLI       : 11.0.0 (cordova-lib@11.1.0)
   Cordova Platforms : android 8.1.0, browser 6.0.0
   Cordova Plugins   : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 5.0.0, (and 13 other plugins)

Utility:

   cordova-res : 0.15.4
   native-run  : not installed

System:

   Android SDK Tools : 26.1.1 (C:\Users\guilh\AppData\Local\Android\Sdk)
   NodeJS            : v18.12.1 (C:\Users\guilh\AppData\Roaming\nvm\v18.12.1\node.exe)
   npm               : 9.2.0
   OS                : Windows 10

plugins: cordova-plugin-androidx-adapter 1.1.3 "cordova-plugin-androidx-adapter" cordova-plugin-androidx 1.0.2 "cordova-plugin-androidx" cordova-plugin-device 2.1.0 "Device" cordova-plugin-facebook4 6.4.0 "Facebook Connect" cordova-plugin-firebasex 7.0.2 "Google Firebase Plugin" cordova-plugin-geolocation 4.0.2 "Geolocation" cordova-plugin-inappbrowser 4.1.0 "InAppBrowser" cordova-plugin-ionic-keyboard 2.2.0 "cordova-plugin-ionic-keyboard" cordova-plugin-ionic-webview 5.0.0 "cordova-plugin-ionic-webview" cordova-plugin-request-location-accuracy 2.3.0 "Request Location Accuracy" cordova-plugin-sign-in-with-apple 0.1.2 "cordova-plugin-sign-in-with-apple" cordova-plugin-splashscreen 5.0.4 "Splashscreen" cordova-plugin-statusbar 2.4.3 "StatusBar" cordova-plugin-whitelist 1.3.5 "Whitelist" cordova-plugin-x-socialsharing 5.6.8 "SocialSharing" cordova-sqlite-storage 5.1.0 "Cordova sqlite storage plugin - cordova-sqlite-storage plugin version" es6-promise-plugin 4.2.2 "Promise"

i've tried to change versions of plugins and a lot of thing, but nothing resolved this. Also i tried to remove some os plugins buth none of all worked

0 Answers0