nizwar / openvpn_flutter

A package that allow you to connect OpenVPN service with Flutter
https://pub.dev/packages/openvpn_flutter
GNU General Public License v3.0
85 stars 99 forks source link

didn't find classname for 'isa' key #117

Closed almightyYantao closed 3 months ago

almightyYantao commented 3 months ago

After the VPN extension is added, this issue occurs after pod install, which also fails to compile

image

Exception: Unable to get Xcode project information: 2024-08-16 10:06:55.290 xcodebuild[87742:6029359] didn't find classname for 'isa' key 2024-08-16 10:06:55.302 xcodebuild[87742:6029359] Writing error result bundle to /var/folders/tb/5jbz9w7x2034wcs7lqmbqfcw0000gn/T/ResultBundle_2024-16-08_10-06-0055.xcresult xcodebuild: error: Unable to read project 'Runner.xcodeproj'. Reason: The project ‘Runner’ is damaged and cannot be opened. Examine the project file for invalid edits or unresolved source control conflicts.

Path: /Users/yantao/Documents/yantao/yantao_code/xiaoku/ios/Runner.xcodeproj Exception: didn't find classname for 'isa' key

almightyYantao commented 3 months ago

image

almightyYantao commented 3 months ago

操作:Convert to Group 即可