zarko-tg opened a new issue, #1039:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/1039

   Building for iOS using cordova-plugin-inappbrowser 6.0.0 fails.
   
   ```
   ...
   
/Users/user/project/ios/capacitor-cordova-ios-plugins/sources/CordovaPluginInappbrowser/CDVWKInAppBrowser.m:22:9:
 fatal error: 'Cordova/CDVWebViewProcessPoolFactory.h' file not found
   #import <Cordova/CDVWebViewProcessPoolFactory.h>
           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   
/Users/user/project/ios/capacitor-cordova-ios-plugins/sources/CordovaPluginInappbrowser/CDVWKInAppBrowser.m:22:9:
 note: did not find header 'CDVWebViewProcessPoolFactory.h' in
         framework 'Cordova' (loaded from
         
'/Users/user/Library/Developer/Xcode/DerivedData/App-dhqnmyemtxyfryeexvhkkexwfcbw/Build/Intermediates.noindex/ArchiveIntermediates/App/BuildProductsPath/Release-iphoneos/CapacitorCordova')
   1 error generated.
   ...
   ** ARCHIVE FAILED **
   ```
   
   Ionic:
   
      Ionic CLI                     : 7.1.5
      Ionic Framework               : @ionic/angular 6.7.1
      @angular-devkit/build-angular : 17.0.3
      @angular-devkit/schematics    : 17.0.3
      @angular/cli                  : 17.0.3
      @ionic/angular-toolkit        : 10.0.0
   
   Capacitor:
   
      Capacitor CLI      : 5.5.1
      @capacitor/android : 5.5.1
      @capacitor/core    : 5.5.1
      @capacitor/ios     : 5.5.1
   
   Utility:
   
      cordova-res                          : not installed globally
      native-run (update available: 2.0.0) : 1.7.4
   
   System:
   
      NodeJS : v20.10.0
      npm    : 10.2.3
      OS     : macOS Unknown
   
   
   
   ## Checklist
   - [x ] I searched for existing GitHub issues
   - [ ] I updated all Cordova tooling to most recent version
   - [ x] I included all the necessary information above
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to