使用Android Studio在IOS模拟器中构建Flutter应用时出错

时间:2019-06-07 19:55:23

标签: ios flutter

我使用android studio在IOS模拟器中构建了一个flutter应用程序。在这里它引发了一系列与我的应用程序插件相关的错误。我还安装了可可豆荚并安装了它。这是我得到的错误。请帮帮我。预先感谢。

        Error output from Xcode build:
        ↳
            ** BUILD FAILED **


        Xcode's output:
        ↳
            === BUILD TARGET FirebaseStorage OF PROJECT Pods WITH CONFIGURATION Debug ===
            In file included from /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/FirebaseMessaging/Firebase/Messaging/FIRMessagingConnection.m:19:
            In file included from /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/FirebaseMessaging/Firebase/Messaging/Protos/GtalkCore.pbobjc.h:27:
            In file included from /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:44:
            /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBWellKnownTypes.h:40:10: warning: non-portable path to file '<protobuf/Any.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
             #impo

    rt <Protobuf/Any.pbobjc.h>
                 ^~~~~~~~~~~~~~~~~~~~~~~
                 <protobuf/Any.pbobjc.h>
        /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBWellKnownTypes.h:41:10: warning: non-portable path to file '<protobuf/Duration.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
         #import <Protobuf/Duration.pbobjc.h>
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
                 <protobuf/Duration.pbobjc.h>
        /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBWellKnownTypes.h:42:10: warning: non-portable path to file '<protobuf/Timestamp.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
         #import <Protobuf/Timestamp.pbobjc.h>
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                 <protobuf/Timestamp.pbobjc.h>
        In file included from /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/FirebaseMessaging/Firebase/Messaging/FIRMessagingConnection.m:19:
        In file included from /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/FirebaseMessaging/Firebase/Messaging/Protos/GtalkCore.pbobjc.h:27:
        /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:55:10: warning: non-portable path to file '<protobuf/Any.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
         #import <Protobuf/Any.pbobjc.h>
                 ^~~~~~~~~~~~~~~~~~~~~~~
                 <protobuf/Any.pbobjc.h>
        /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:56:10: warning: non-portable path to file '<protobuf/Api.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
         #import <Protobuf/Api.pbobjc.h>
                 ^~~~~~~~~~~~~~~~~~~~~~~
                 <protobuf/Api.pbobjc.h>
        /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:57:10: warning: non-portable path to file '<protobuf/Duration.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
         #import <Protobuf/Duration.pbobjc.h>
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
                 <protobuf/Duration.pbobjc.h>
        /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:58:10: warning: non-portable path to file '<protobuf/Empty.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
         #import <Protobuf/Empty.pbobjc.h>
                 ^~~~~~~~~~~~~~~~~~~~~~~~~
                 <protobuf/Empty.pbobjc.h>
        /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:59:10: warning: non-portable path to file '<protobuf/FieldMask.pbobjc.h>'; specified path differs in case from file name on d

isk [-Wnonportable-include-path]
     #import <Protobuf/FieldMask.pbobjc.h>
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
             <protobuf/FieldMask.pbobjc.h>
    /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:60:10: warning: non-portable path to file '<protobuf/SourceContext.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
     #import <Protobuf/SourceContext.pbobjc.h>
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
             <protobuf/SourceContext.pbobjc.h>
    /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:61:10: warning: non-portable path to file '<protobuf/Struct.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
     #import <Protobuf/Struct.pbobjc.h>
             ^~~~~~~~~~~~~~~~~~~~~~~~~~
             <protobuf/Struct.pbobjc.h>
    /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:62:10: warning: non-portable path to file '<protobuf/Timestamp.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
     #import <Protobuf/Timestamp.pbobjc.h>
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
             <protobuf/Timestamp.pbobjc.h>
    /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:63:10: warning: non-portable path to file '<protobuf/Type.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
     #import <Protobuf/Type.pbobjc.h>
             ^~~~~~~~~~~~~~~~~~~~~~~~
             <protobuf/Type.pbobjc.h>
    /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:64:10: warning: non-portable path to file '<protobuf/Wrappers.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
     #import <Protobuf/Wrappers.pbobjc.h>
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
             <protobuf/Wrappers.pbobjc.h>
    13 warnings generated.
    === BUILD TARGET FirebaseStorage OF PROJECT Pods WITH CONFIGURATION Debug ===
    In file included from /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/FirebaseMessaging/Firebase/Messaging/FIRMessagingDataMessageManager.m:19:

在/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/FirebaseMessaging/Firebase/Messaging/Protos/GtalkCore.pbobjc.h:27中包含的文件中: 在/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:44中包含的文件中: /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBWellKnownTypes.h:40:10:警告:文件”的不可移植路径;指定的路径与磁盘[-Wnonportable-include-path]上的文件名不同  #进口          ^ ~~~~~~~~~~~~~~~~~~~~~~           /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBWellKnownTypes.h:41:10:警告:文件”的不可移植路径;指定的路径与磁盘[-Wnonportable-include-path]上的文件名不同  #进口          ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~           /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBWellKnownTypes.h:42:10:警告:文件”的不可移植路径;指定的路径与磁盘[-Wnonportable-include-path]上的文件名不同  #进口          ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~           在/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/FirebaseMessaging/Firebase/Messaging/FIRMessagingDataMessageManager.m:19中包含的文件中: 在/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/FirebaseMessaging/Firebase/Messaging/Protos/GtalkCore.pbobjc.h:27中包含的文件中: /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:55:10:警告:文件“的不可移植路径”;指定的路径与磁盘[-Wnonportable-include-path]上的文件名不同  #进口          ^ ~~~~~~~~~~~~~~~~~~~~~~           /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:56:10:警告:文件“的不可移植路径”;指定的路径与磁盘[-Wnonportable-include-path]上的文件名不同  #进口          ^ ~~~~~~~~~~~~~~~~~~~~~~           /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:57:10:警告:文件”的不可移植路径;指定的路径与磁盘[-Wnonportable-include-path]上的文件名不同  #进口          ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~           /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:58:10:警告:文件“的不可移植路径”;指定的路径与磁盘[-Wnonportable-include-path]上的文件名不同  #进口          ^ ~~~~~~~~~~~~~~~~~~~~~~~~           /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:59:10:警告:文件“的不可移植路径”;指定的路径与磁盘[-Wnonportable-include-path]上的文件名不同  #进口          ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~           /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:60:10:警告:文件”的不可移植路径;指定的路径与磁盘[-Wnonportable-include-path]上的文件名不同  #进口          ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:61:10:警告:文件”的不可移植路径;指定的路径与磁盘[-Wnonportable-include-path]上的文件名不同  #进口          ^ ~~~~~~~~~~~~~~~~~~~~~~~~           /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:62:10:警告:文件“的不可移植路径”;指定的路径与磁盘[-Wnonportable-include-path]上的文件名不同  #进口          ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~           /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:63:10:警告:文件“的不可移植路径”;指定的路径与磁盘[-Wnonportable-include-path]上的文件名不同时

 #import <Protobuf/Type.pbobjc.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~
         <protobuf/Type.pbobjc.h>



 #import <Protobuf/Any.pbobjc.h>
         ^~~~~~~~~~~~~~~~~~~~~~~
         <protobuf/Any.pbobjc.h>
/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:56:10: warning: non-portable path to file '<protobuf/Api.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
 #import <Protobuf/Api.pbobjc.h>
         ^~~~~~~~~~~~~~~~~~~~~~~
         <protobuf/Api.pbobjc.h>
/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:57:10: warning: non-portable path to file '<protobuf/Duration.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
 #import <Protobuf/Duration.pbobjc.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
         <protobuf/Duration.pbobjc.h>
/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:58:10: warning: non-portable path to file '<protobuf/Empty.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
 #import <Protobuf/Empty.pbobjc.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~
         <protobuf/Empty.pbobjc.h>
/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:59:10: warning: non-portable path to file '<protobuf/FieldMask.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
 #import <Protobuf/FieldMask.pbobjc.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
         <protobuf/FieldMask.pbobjc.h>
/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:60:10: warning: non-portable path to file '<protobuf/SourceContext.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
 #import <Protobuf/SourceContext.pbobjc.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
         <protobuf/SourceContext.pbobjc.h>
/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:61:10: warning: non-portable path to file '<protobuf/Struct.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
 #import <Protobuf/Struct.pbobjc.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
         <protobuf/Struct.pbobjc.h>
/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:62:10: warning: non-portable path to file '<protobuf/Timestamp.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
 #import <Protobuf/Timestamp.pbobjc.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
         <protobuf/Timestamp.pbobjc.h>
/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:63:10: warning: non-portable path to file '<protobuf/Type.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
 #import <Protobuf/Type.pbobjc.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~
         <protobuf/Type.pbobjc.h>
/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:64:10: warning: non-portable path to file '<protobuf/Wrappers.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
 #import <Protobuf/Wrappers.pbobjc.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
         <protobuf/Wrappers.pbobjc.h>
13 warnings generated.
=== BUILD TARGET FirebaseStorage OF PROJECT Pods WITH CONFIGURATION Debug ===
In file included from /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/FirebaseMessaging/Firebase/Messaging/FIRMessagingRmq2PersistentStore.m:27:
In file included from /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/FirebaseMessaging/Firebase/Messaging/Protos/GtalkCore.pbobjc.h:27:
In file included from /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:44:
/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBWellKnownTypes.h:40:10: warning: non-portable path to file '<protobuf/Any.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
 #import <Protobuf/Any.pbobjc.h>
         ^~~~~~~~~~~~~~~~~~~~~~~
         <protobuf/Any.pbobjc.h>
/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBWellKnownTypes.h:41:10: warning: non-portable path to file '<protobuf/Duration.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
 #import <Protobuf/Duration.pbobjc.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
         <protobuf/Duration.pbobjc.h>
/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBWellKnownTypes.h:42:10: warning: non-portable path to file '<protobuf/Timestamp.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
 #import <Protobuf/Timestamp.pbobjc.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
         <protobuf/Timestamp.pbobjc.h>
In file included from /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/FirebaseMessaging/Firebase/Messaging/FIRMessagingRmq2PersistentStore.m:27:
In file included from /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/FirebaseMessaging/Firebase/Messaging/Protos/GtalkCore.pbobjc.h:27:
/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:55:10: warning: non-portable path to file '<protobuf/Any.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
 #import <Protobuf/Any.pbobjc.h>
         ^~~~~~~~~~~~~~~~~~~~~~~
         <protobuf/Any.pbobjc.h>
/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:56:10: warning: non-portable path to file '<protobuf/Api.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
 #import <Protobuf/Api.pbobjc.h>
         ^~~~~~~~~~~~~~~~~~~~~~~
         <protobuf/Api.pbobjc.h>
/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:57:10: warning: non-portable path to file '<protobuf/Duration.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
 #import <Protobuf/Duration.pbobjc.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
         <protobuf/Duration.pbobjc.h>
/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:58:10: warning: non-portable path to file '<protobuf/Empty.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
 #import <Protobuf/Empty.pbobjc.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~
         <protobuf/Empty.pbobjc.h>
/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:59:10: warning: non-portable path to file '<protobuf/FieldMask.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
 #import <Protobuf/FieldMask.pbobjc.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
         <protobuf/FieldMask.pbobjc.h>
/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:60:10: warning: non-portable path to file '<protobuf/SourceContext.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
 #import <Protobuf/SourceContext.pbobjc.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
         <protobuf/SourceContext.pbobjc.h>
/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:61:10: warning: non-portable path to file '<protobuf/Struct.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
 #import <Protobuf/Struct.pbobjc.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~
         <protobuf/Struct.pbobjc.h>
/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:62:10: warning: non-portable path to file '<protobuf/Timestamp.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
 #import <Protobuf/Timestamp.pbobjc.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
         <protobuf/Timestamp.pbobjc.h>
/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:63:10: warning: non-portable path to file '<protobuf/Type.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
 #import <Protobuf/Type.pbobjc.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~
         <protobuf/Type.pbobjc.h>
/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:64:10: warning: non-portable path to file '<protobuf/Wrappers.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
 #import <Protobuf/Wrappers.pbobjc.h>
         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
         <protobuf/Wrappers.pbobjc.h>
13 warnings generated.
=== BUILD TARGET FirebaseStorage OF PROJECT Pods WITH CONFIGURATION Debug ===
In file included from /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/FirebaseMessaging/Firebase/Messaging/FIRMessagingRmqManager.m:25:
In file included from /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/FirebaseMessaging/Firebase/Messaging/Protos/GtalkCore.pbobjc.h:27:
In file included from /Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:44:
/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBWellKnownTypes.h:40:10: warning: non-portable path to file '<protobuf/Any.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
 #import <Protobuf/Any.pbobjc.h>
         ^~~~~~~~~~~~~~~~~~~~~~~
         <protobuf/Any.pbobjc.h>
/Users/deepan/smart-school-nise-update_31_03_19/ios/Pods/Headers/Private/Protobuf/GPBWellKnownTypes.h:41:10: warning: non-portable path to file '<protobuf/Duration.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
 #import <Protobuf/Duration.pbobjc.h>


3 warnings and 8 errors generated.

0 个答案:

没有答案