Closed mmkecibi closed 3 years ago
@mmkecibi I already replied to your issue, Why are you creating a new issue with the same problem. Previous reply here: https://github.com/cordova-rtc/cordova-plugin-iosrtc/issues/724#issuecomment-951627781
This is not ok, unless you explain yourself i wil ban you from this repository, also you removed the checkboxes and did not provide the proper versions information, you are a pain in the ass, I'm waiting for an explanation unless you reply and explain why you create duplicate issue and ignore my reply and not provide the requested information in 24 hours, you will be ban from this repository.
Also dont use "sudo" to do things that bad.
Description
Im using Xcode 12.0 xcode project. Build System : New Build System cordova@9.0.0. or. cordova@10.0.0
quasar framework
When I add the plugin and remove./add ios
mkecibi@Moussas-Mini src-cordova % sudo cordova platform add ios
Using cordova-fetch for cordova-ios@^6.2.0 Adding ios project... Creating Cordova project for the iOS platform: Path: platforms/ios Package: org.po7agents.app Name: Quasar App iOS project created with cordova-ios@6.2.0 Installing "cordova-plugin-camera" for ios Installing "cordova-plugin-iosrtc" for ios
Installing "cordova-plugin-whitelist" for ios iosrtc-swift-support.js [INFO] cordova-plugin-iosrtc hook is checking issues in the generated project files: iosrtc-swift-support.js [INFO] - Minimum "iOS Deployment Target" and "Deployment Target" to: "10.2" iosrtc-swift-support.js [INFO] - "Runpath Search Paths" to: "@executable_path/Frameworks" iosrtc-swift-support.js [INFO] - "Objective-C Bridging Header" to: "Quasar App/Plugins/cordova-plugin-iosrtc/cordova-plugin-iosrtc-Bridging-Header.h" iosrtc-swift-support.js [INFO] - "ENABLE_BITCODE" set to: "NO" iosrtc-swift-support.js [INFO] - "SWIFT_VERSION" set to: "4.2" iosrtc-swift-support.js [INFO] ".pbxproj" project file found: ./platforms/ios/Quasar App.xcodeproj/project.pbxproj iosrtc-swift-support.js [INFO] ".xcconfig" project file found: ./platforms/ios/cordova/build.xcconfig iosrtc-swift-support.js [INFO] checking file: ./platforms/ios/cordova/build.xcconfig iosrtc-swift-support.js [INFO] file correctly fixed: ./platforms/ios/cordova/build.xcconfig iosrtc-swift-support.js [INFO] checking file: ./platforms/ios/Quasar App.xcodeproj/project.pbxproj iosrtc-swift-support.js [INFO] file correctly fixed: ./platforms/ios/Quasar App.xcodeproj/project.pbxproj
Steps to reproduce
When I build. using : sudo quasar dev -m cordova -T ios
=== BUILD TARGET Quasar App OF PROJECT Quasar App WITH CONFIGURATION Debug ===
Check dependencies error: the use of xcframeworks is not supported in the legacy build system.
BUILD FAILED
The following build commands failed: Check dependencies (1 failure) xcodebuild: Command failed with exit code 65
Expected results
Actual results