Open aadarsha07 opened 11 months ago
Could not build the precompiled application for the device. Swift Compiler Error (Xcode): No such module 'MobileRTC' /Users/aadarsha/.pub-cache/hosted/pub.dev/zoom_native_sdk-0.3.5/ios/Classes/SwiftZoomNativeSdkPlugin.swift:2:7 SwiftZoomNativeSdkPlugin.swift:2
it is running now,
are you able to archive and upload the build?
are you able to archive and upload the build?
yes
Am Getting the Below error while archiving can you help here?
System Information
macOS Version 14.2.1 (Build 23C71) Xcode 15.0 (22265) (Build 15A240d) Timestamp: 2023-12-20T17:32:34+05:30
Open workspace then go to runner -> build phases > tap + icon to new run script phase then write this if [ "$XCODE_VERSION_MAJOR" = "1500" ]; then echo "Remove signature files (Xcode 15 workaround)" rm "$BUILD_DIR/Release-iphoneos/MobileRTC.xcframework-ios.signature" fi
and enable for install build only
Wow! It worked Thanks appreciate it! it also really helpful if you can explain the working of the above code !!!
Could not build the precompiled application for the device. Swift Compiler Error (Xcode): No such module 'MobileRTC' /Users/aadarsha/.pub-cache/hosted/pub.dev/zoom_native_sdk-0.3.5/ios/Classes/SwiftZoomNativeSdkPlugin.swift:2:7 SwiftZoomNativeSdkPlugin.swift:2
how will you solve this issue
also
Its worked ,thankyou so much for your support
Swift Compiler Error (Xcode): No such module 'MobileRTC'