Big*_*ive 5 location ios flutter
请帮忙,我刚刚支付了一些开发工作费用并拿回了应用程序。开发人员声称他们运行该应用程序没有问题。我无法让它在我的机器上运行。在开发人员通过块添加状态管理之前,该应用程序已运行。
\n它看起来像 package/cocoapods/Xcode 错误,应该可以使用最新版本解决,但我无能为力清除这些错误。每次我接近时,我都会再次运行,所有错误都会立即回来。我陷入了无限的故障排除循环中,没有解决办法。我是一个初学者,无法向开发人员支付 50 小时来解决应用程序无法在我的计算机上运行的问题,因此我的工具已关闭并陷入停滞,直到解决此问题。
\n我已重新安装 Cocoapods。\n我已尝试删除 PODS 文件。\n我已尝试使用旧的 PODS 文件。\n我已通过 ffi arch 安装确保它是 M1 的正确版本。\n我已更新我的开发者证书。\n已粘贴将 Arch 86 写入 Xcode 设置。\n将版本设置为最新的部署版本。\n我什至完全清除了我的 Mac 并从头开始重新安装了所有环境,但错误仍然存在。\n我已经完成了 flutter clean 和 Flutter pub get 以及 flutter build iOS 和flutter 在上周运行了 1000 次。\n我无法为 iOS 构建这个应用程序,我快疯了。我已经尝试让它运行近两周了!\n开发人员花了一个小时和我在一起,他们要求我做的就是我通过在线搜索已知问题已经完成的所有事情。\n我没有想法。我需要帮助来解决这个问题。\n请帮助
\nError output from Xcode build:\n\xe2\x86\xb3\n objc[19329]: Class AMSupportURLConnectionDelegate is implemented in both /usr/lib/libauthinstall.dylib (0x20c172c10) and\n /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x1141502b8). One of the two will be used. Which one is undefined.\n objc[19329]: Class AMSupportURLSession is implemented in both /usr/lib/libauthinstall.dylib (0x20c172c60) and\n /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x114150308). One of the two will be used. Which one is undefined.\n 2021-07-22 22:34:26.062 xcodebuild[19329:246509] CFURLRequestSetHTTPCookieStorageAcceptPolicy_block_invoke: no longer implemented and should not be called\n ** BUILD FAILED **\n\n\nXcode's output:\n\xe2\x86\xb3\n /Users/tlcf/Development/flutter/.pub-cache/hosted/pub.dartlang.org/location-4.3.0/ios/Classes/LocationPlugin.m:176:13: warning: 'UIAlertView' is deprecated:\n first deprecated in iOS 9.0 - UIAlertView is deprecated. Use UIAlertController with a preferredStyle of UIAlertControllerStyleAlert instead\n [-Wdeprecated-declarations]\n UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"Location is Disabled"\n ^\n In module 'UIKit' imported from /Users/tlcf/Development/simposi-main/ios/Pods/Target Support Files/location/location-prefix.pch:2:\n /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAler\n tView.h:27:12: note: 'UIAlertView' has been explicitly marked deprecated here\n @interface UIAlertView : UIView\n ^\n /Users/tlcf/Development/flutter/.pub-cache/hosted/pub.dartlang.org/location-4.3.0/ios/Classes/LocationPlugin.m:176:48: warning: 'UIAlertView' is deprecated:\n first deprecated in iOS 9.0 - UIAlertView is deprecated. Use UIAlertController with a preferredStyle of UIAlertControllerStyleAlert instead\n [-Wdeprecated-declarations]\n UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"Location is Disabled"\n ^\n In module 'UIKit' imported from /Users/tlcf/Development/simposi-main/ios/Pods/Target Support Files/location/location-prefix.pch:2:\n /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAler\n tView.h:27:12: note: 'UIAlertView' has been explicitly marked deprecated here\n @interface UIAlertView : UIView\n ^\n 2 warnings generated.\n /Users/tlcf/Development/flutter/.pub-cache/hosted/pub.dartlang.org/location-4.3.0/ios/Classes/LocationPlugin.m:176:13: warning: 'UIAlertView' is deprecated:\n first deprecated in iOS 9.0 - UIAlertView is deprecated. Use UIAlertController with a preferredStyle of UIAlertControllerStyleAlert instead\n [-Wdeprecated-declarations]\n UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"Location is Disabled"\n ^\n In module 'UIKit' imported from /Users/tlcf/Development/simposi-main/ios/Pods/Target Support Files/location/location-prefix.pch:2:\n /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAler\n tView.h:27:12: note: 'UIAlertView' has been explicitly marked deprecated here\n @interface UIAlertView : UIView\n ^\n /Users/tlcf/Development/flutter/.pub-cache/hosted/pub.dartlang.org/location-4.3.0/ios/Classes/LocationPlugin.m:176:48: warning: 'UIAlertView' is deprecated:\n first deprecated in iOS 9.0 - UIAlertView is deprecated. Use UIAlertController with a preferredStyle of UIAlertControllerStyleAlert instead\n [-Wdeprecated-declarations]\n UIAlertView *alert = [[UIAlertView alloc] initWithTitle:@"Location is Disabled"\n ^\n In module 'UIKit' imported from /Users/tlcf/Development/simposi-main/ios/Pods/Target Support Files/location/location-prefix.pch:2:\n /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.5.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAler\n tView.h:27:12: note: 'UIAlertView' has been explicitly marked deprecated here\n @interface UIAlertView : UIView\n ^\n 2 warnings generated.\n /Users/tlcf/Development/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator-7.3.0/ios/Classes/GeolocatorPlugin.m:156:55: error: expected expression\n openURL:options:completionHandler::[NSURL URLWithString:UIApplicationOpenSettingsURLString]];\n ^\n /Users/tlcf/Development/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator-7.3.0/ios/Classes/GeolocatorPlugin.m:156:29: error: use of undeclared identifier\n 'options'\n openURL:options:completionHandler::[NSURL URLWithString:UIApplicationOpenSettingsURLString]];\n ^\n /Users/tlcf/Development/flutter/.pub-cache/hosted/pub.dartlang.org/geolocator-7.3.0/ios/Classes/GeolocatorPlugin.m:156:37: error: use of undeclared identifier\n 'completionHandler'\n openURL:options:completionHandler::[NSURL URLWithString:UIApplicationOpenSettingsURLString]];\n ^\n 3 errors generated.\n note: Using new build system\n note: Building targets in parallel\n note: Planning build\n note: Analyzing workspace\n note: Constructing build description\n note: Build preparation complete\n /Users/tlcf/Development/simposi-main/ios/Pods/Pods.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of\n supported deployment target versions is 9.0 to 14.5.99. (in target 'Flutter' from project 'Pods')\n\n\nIt appears that your application still contains the default signing identifier.\nTry replacing 'com.example' with your signing id in Xcode:\n open ios/Runner.xcworkspace\nEncountered error while building for device.\nRun Code Online (Sandbox Code Playgroud)\n
Big*_*ive -3
已经解决了 在雇用开发人员之前,我回到了上一个工作版本,它运行得很好。所以我将他们的库粘贴到...并且出错了。他们查看了错误,这是因为我需要粘贴 intl 文件,然后修复 Xcode 中的一些设置。我们谁也不知道为什么它只在我的计算机上出错,也不知道为什么将它们的库粘贴到我的最后一个工作副本中有效,但它已解决。我怀疑这是 Git 冲突,因为 Xcode 最新更新,但我们真的不知道为什么。但已经解决了。
感谢那些试图提供帮助的人。
| 归档时间: |
|
| 查看次数: |
4027 次 |
| 最近记录: |