gpt4 book ai didi

ios - 如何解决体系结构 x86_64 类型为 'sourcecode.module-map' 的问题 : no rule to process file/FBSDKCoreKit. 模块映射'

转载 作者:搜寻专家 更新时间:2023-10-31 21:56:00 24 4
gpt4 key购买 nike

我正在创建一个应用程序,我正处于设置 Firebase 社交登录的第一步,我突然遇到了这个错误,

显示最近的问题

:-1: no rule to process file '/Users/Al/Desktop/CB.FireBaseSocialLogin/Pods/FBSDKCoreKit/FBSDKCoreKit/FBSDKCoreKit/Basics/FBSDKCoreKit.modulemap' of type 'sourcecode.module-map' for architecture 'x86_64' (in target 'FBSDKCoreKit')

没有显示其他错误,应用程序运行时显示空白屏幕。我的编译器源中的头文件是 AppDelegate.swift 和 ViewController.swift。

我正在使用 Xcode 10.2.1

///这是我看到的输出:

2019-05-28 12:43:56.393901+0300 CB.FireBaseSocialLogin[7764:612343] : Please set a value for FacebookAutoLogAppEventsEnabled. Set the flag to TRUE if you want to collect app install, app launch and in-app purchase events automatically. To request user consent before collecting data, set the flag value to FALSE, then change to TRUE once user consent is received. Learn more: https://developers.facebook.com/docs/app-events/getting-started-app-events-ios#disable-auto-events. 2019-05-28 12:43:56.394525+0300 CB.FireBaseSocialLogin[7764:612343] : You haven't set a value for FacebookAdvertiserIDCollectionEnabled. Set the flag to TRUE if you want to collect Advertiser ID for better advertising and analytics results. To request user consent before collecting data, set the flag value to FALSE, then change to TRUE once user consent is received. Learn more: https://developers.facebook.com/docs/app-events/getting-started-app-events-ios#disable-auto-events. 2019-05-28 12:43:56.437230+0300 CB.FireBaseSocialLogin[7764:612343] libMobileGestalt MobileGestalt.c:890: MGIsDeviceOneOfType is not supported on this platform. 2019-05-28 12:43:56.440128+0300 CB.FireBaseSocialLogin[7764:612520] - [I-ACS036002] Analytics screen reporting is enabled. Call +[FIRAnalytics setScreenName:setScreenClass:] to set the screen name or override the default screen class name. To disable screen reporting, set the flag FirebaseScreenReportingEnabled to NO (boolean) in the Info.plist 2019-05-28 12:43:56.497990+0300 CB.FireBaseSocialLogin[7764:612343] Unknown class _TtC22CB_FireBaseSocialLogin14ViewController in Interface Builder file. 2019-05-28 12:43:56.535539+0300 CB.FireBaseSocialLogin[7764:612343] Falling back to loading access token from NSUserDefaults because of simulator bug 2019-05-28 12:43:56.535719+0300 CB.FireBaseSocialLogin[7764:612343] Falling back to storing access token in NSUserDefaults because of simulator bug 2019-05-28 12:43:56.566347+0300 CB.FireBaseSocialLogin[7764:612343] FBSDKLog: FBSDKGraphRequestConnection cannot be started before Facebook SDK initialized. 2019-05-28 12:43:56.582737+0300 CB.FireBaseSocialLogin[7764:612343] FBSDKLog: FBSDKGraphRequestConnection cannot be started before Facebook SDK initialized. 2019-05-28 12:43:56.583098+0300 CB.FireBaseSocialLogin[7764:612343] FBSDKLog: FBSDKGraphRequestConnection cannot be started before Facebook SDK initialized. 2019-05-28 12:43:56.588004+0300 CB.FireBaseSocialLogin[7764:612526] 6.0.0 - [Firebase/Analytics][I-ACS023007] Analytics v.60000000 started 2019-05-28 12:43:56.588883+0300 CB.FireBaseSocialLogin[7764:612526] 6.0.0 - [Firebase/Analytics][I-ACS023008] To enable debug logging set the following application argument: -FIRAnalyticsDebugEnabled (see http:1234567890) 2019-05-28 12:43:56.621611+0300 CB.FireBaseSocialLogin[7764:612343] [MC] System group container for systemgroup.com.apple.configurationprofiles path is /Users/Al/Library/Developer/CoreSimulator/Devices/A4CCED21-B5C8-4C67-81A5-2BC39E842757/data/Containers/Shared/SystemGroup/systemgroup.com.apple.configurationprofiles 2019-05-28 12:43:56.621979+0300 CB.FireBaseSocialLogin[7764:612343] [MC] Reading from private effective user settings. 2019-05-28 12:43:57.138534+0300 CB.FireBaseSocialLogin[7764:612526] [BoringSSL] nw_protocol_boringssl_get_output_frames(1301) [C1.1:2][0x7f9759a04710] get output frames failed, state 8196 2019-05-28 12:43:57.138675+0300 CB.FireBaseSocialLogin[7764:612526] [BoringSSL] nw_protocol_boringssl_get_output_frames(1301) [C1.1:2][0x7f9759a04710] get output frames failed, state 8196 2019-05-28 12:43:57.139153+0300 CB.FireBaseSocialLogin[7764:612526] TIC Read Status [1:0x0]: 1:57 2019-05-28 12:43:57.139250+0300 CB.FireBaseSocialLogin[7764:612526] TIC Read Status [1:0x0]: 1:57 2019-05-28 12:43:57.215138+0300 CB.FireBaseSocialLogin[7764:612528] [BoringSSL] nw_protocol_boringssl_get_output_frames(1301) [C2.1:2][0x7f9759b01f60] get output frames failed, state 8196 2019-05-28 12:43:57.215290+0300 CB.FireBaseSocialLogin[7764:612528] [BoringSSL] nw_protocol_boringssl_get_output_frames(1301) [C2.1:2][0x7f9759b01f60] get output frames failed, state 8196 2019-05-28 12:43:57.215539+0300 CB.FireBaseSocialLogin[7764:612528] TIC Read Status [2:0x0]: 1:57 2019-05-28 12:43:57.215624+0300 CB.FireBaseSocialLogin[7764:612528] TIC Read Status [2:0x0]: 1:57 2019-05-28 12:43:57.366695+0300 CB.FireBaseSocialLogin[7764:612528] [BoringSSL] nw_protocol_boringssl_get_output_frames(1301) [C3.1:2][0x7f97574138a0] get output frames failed, state 8196 2019-05-28 12:43:57.366837+0300 CB.FireBaseSocialLogin[7764:612528] [BoringSSL] nw_protocol_boringssl_get_output_frames(1301) [C3.1:2][0x7f97574138a0] get output frames failed, state 8196 2019-05-28 12:43:57.367263+0300 CB.FireBaseSocialLogin[7764:612528] TIC Read Status [3:0x0]: 1:57 2019-05-28 12:43:57.367555+0300 CB.FireBaseSocialLogin[7764:612528] TIC Read Status [3:0x0]: 1:57

最佳答案

找到了如何删除警告..

  1. 选择您的 Pod 项目
  2. 在目标列表中选择 FBSDKCoreKit
  3. 从顶部选择“构建阶段”选项卡。
  4. 展开编译源选项卡
  5. 在列表中搜索“FBSDKCoreKit.modulemap”.. (Uggghhhhh)
  6. 选择它.. 向下滚动.. 然后点击“-”(减号)。
  7. 祝您生活愉快!

enter image description here

关于ios - 如何解决体系结构 x86_64 类型为 'sourcecode.module-map' 的问题 : no rule to process file/FBSDKCoreKit. 模块映射',我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/56339412/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com