You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
admin@admindeiMac wireguard-flutter-poc % flutter build ios
Building com.ios.wireguardFlutter for device (ios-release)...
Automatically signing iOS for device deployment using specified development team
in Xcode project: L547YM2G3N
Running pod install... 1,103ms
Running Xcode build...
└─Compiling, linking and signing... 7.9s
Xcode build done. 17.6s
Failed to build iOS app
Error output from Xcode build:
↳
2022-04-07 14:20:39.040 xcodebuild[34872:5302489] Requested but did not find
extension point with identifier
Xcode.IDEKit.ExtensionSentinelHostApplications for extension
Xcode.DebuggerFoundation.AppExtensionHosts.watchOS of plug-in
com.apple.dt.IDEWatchSupportCore
2022-04-07 14:20:39.041 xcodebuild[34872:5302489] Requested but did not find
extension point with identifier
Xcode.IDEKit.ExtensionPointIdentifierToBundleIdentifier for extension
Xcode.DebuggerFoundation.AppExtensionToBundleIdentifierMap.watchOS of
plug-in com.apple.dt.IDEWatchSupportCore
** BUILD FAILED **
Xcode's output:
↳
Writing result bundle at path:
/var/folders/jt/xpsdyg1558l6xkgj6r0nj_kr0000gn/T/flutter_tools.vTT3JW/flutt
er_ios_build_temp_dirKEwlBu/temporary_xcresult_bundle
ld: library not found for -lwg-go
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
note: Using new build system
note: Planning
note: Build preparation complete
note: Building targets in dependency order
Result bundle written to path:
/var/folders/jt/xpsdyg1558l6xkgj6r0nj_kr0000gn/T/flutter_tools.vTT3JW/flutt
er_ios_build_temp_dirKEwlBu/temporary_xcresult_bundle
Error (Xcode): Library not found for -lwg-go
Encountered error while building for device.
admin@admindeiMac wireguard-flutter-poc %
The text was updated successfully, but these errors were encountered:
admin@admindeiMac wireguard-flutter-poc % flutter build ios
Building com.ios.wireguardFlutter for device (ios-release)...
Automatically signing iOS for device deployment using specified development team
in Xcode project: L547YM2G3N
Running pod install... 1,103ms
Running Xcode build...
└─Compiling, linking and signing... 7.9s
Xcode build done. 17.6s
Failed to build iOS app
Error output from Xcode build:
↳
2022-04-07 14:20:39.040 xcodebuild[34872:5302489] Requested but did not find
extension point with identifier
Xcode.IDEKit.ExtensionSentinelHostApplications for extension
Xcode.DebuggerFoundation.AppExtensionHosts.watchOS of plug-in
com.apple.dt.IDEWatchSupportCore
2022-04-07 14:20:39.041 xcodebuild[34872:5302489] Requested but did not find
extension point with identifier
Xcode.IDEKit.ExtensionPointIdentifierToBundleIdentifier for extension
Xcode.DebuggerFoundation.AppExtensionToBundleIdentifierMap.watchOS of
plug-in com.apple.dt.IDEWatchSupportCore
** BUILD FAILED **
Xcode's output:
↳
Writing result bundle at path:
/var/folders/jt/xpsdyg1558l6xkgj6r0nj_kr0000gn/T/flutter_tools.vTT3JW/flutt
er_ios_build_temp_dirKEwlBu/temporary_xcresult_bundle
Error (Xcode): Library not found for -lwg-go
Encountered error while building for device.
admin@admindeiMac wireguard-flutter-poc %
The text was updated successfully, but these errors were encountered: