Guest User

Untitled

a guest
Oct 15th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 67.10 KB | None | 0 0
  1. 07:53:53.134 1 info flutter.tools Launching lib/main.dart on iPhone 6 in debug mode...
  2. 07:54:16.792 2 info flutter.tools Running pod install...
  3. 07:54:28.862 3 info flutter.tools Starting Xcode build...
  4. 07:55:03.531 4 info flutter.tools Xcode build done. 34.6s
  5. 07:55:05.508 5 info flutter.tools Failed to build iOS app
  6. 07:55:05.508 6 info flutter.tools Error output from Xcode build:
  7. 07:55:05.508 7 info flutter.tools ↳
  8. 07:55:05.515 8 info flutter.tools ** BUILD FAILED **
  9. 07:55:05.515 9 info flutter.tools
  10. 07:55:05.515 10 info flutter.tools Xcode's output:
  11. 07:55:05.515 11 info flutter.tools ↳
  12. 07:55:05.522 12 info flutter.tools === BUILD TARGET url_launcher OF PROJECT Pods WITH CONFIGURATION Debug ===
  13. 07:55:05.522 13 info flutter.tools /Users/ragasubekti/Projects/sdcpay/ios/Pods/SAMKeychain/Sources/SAMKeychainQuery.m:237:28: warning: 'kSecAttrSynchronizableAny' is only available on iOS 7.0 or newer [-Wunguarded-availability]
  14. 07:55:05.522 14 info flutter.tools value = (__bridge id)(kSecAttrSynchronizableAny);
  15. 07:55:05.522 15 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~
  16. 07:55:05.522 16 info flutter.tools In module 'Security' imported from /Users/ragasubekti/Projects/sdcpay/ios/Pods/SAMKeychain/Sources/SAMKeychainQuery.h:11:
  17. 07:55:05.522 17 info flutter.tools /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.0.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:459:26: note: 'kSecAttrSynchronizableAny' has been explicitly marked partial here
  18. 07:55:05.522 18 info flutter.tools extern const CFStringRef kSecAttrSynchronizableAny
  19. 07:55:05.522 19 info flutter.tools ^
  20. 07:55:05.522 20 info flutter.tools /Users/ragasubekti/Projects/sdcpay/ios/Pods/SAMKeychain/Sources/SAMKeychainQuery.m:237:28: note: enclose 'kSecAttrSynchronizableAny' in an @available check to silence this warning
  21. 07:55:05.522 21 info flutter.tools value = (__bridge id)(kSecAttrSynchronizableAny);
  22. 07:55:05.522 22 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~
  23. 07:55:05.522 23 info flutter.tools /Users/ragasubekti/Projects/sdcpay/ios/Pods/SAMKeychain/Sources/SAMKeychainQuery.m:242:52: warning: 'kSecAttrSynchronizable' is only available on iOS 7.0 or newer [-Wunguarded-availability]
  24. 07:55:05.522 24 info flutter.tools [dictionary setObject:value forKey:(__bridge id)(kSecAttrSynchronizable)];
  25. 07:55:05.522 25 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~
  26. 07:55:05.522 26 info flutter.tools In module 'Security' imported from /Users/ragasubekti/Projects/sdcpay/ios/Pods/SAMKeychain/Sources/SAMKeychainQuery.h:11:
  27. 07:55:05.522 27 info flutter.tools /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.0.sdk/System/Library/Frameworks/Security.framework/Headers/SecItem.h:457:26: note: 'kSecAttrSynchronizable' has been explicitly marked partial here
  28. 07:55:05.522 28 info flutter.tools extern const CFStringRef kSecAttrSynchronizable
  29. 07:55:05.522 29 info flutter.tools ^
  30. 07:55:05.522 30 info flutter.tools /Users/ragasubekti/Projects/sdcpay/ios/Pods/SAMKeychain/Sources/SAMKeychainQuery.m:242:52: note: enclose 'kSecAttrSynchronizable' in an @available check to silence this warning
  31. 07:55:05.522 31 info flutter.tools [dictionary setObject:value forKey:(__bridge id)(kSecAttrSynchronizable)];
  32. 07:55:05.522 32 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~
  33. 07:55:05.522 33 info flutter.tools 2 warnings generated.
  34. 07:55:05.522 34 info flutter.tools === BUILD TARGET flutter_udid OF PROJECT Pods WITH CONFIGURATION Debug ===
  35. 07:55:05.522 35 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/FIRMessagingConnection.m:19:
  36. 07:55:05.522 36 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/Protos/GtalkCore.pbobjc.h:27:
  37. 07:55:05.522 37 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:44:
  38. 07:55:05.522 38 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  39. 07:55:05.522 39 info flutter.tools #import <Protobuf/Any.pbobjc.h>
  40. 07:55:05.522 40 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~
  41. 07:55:05.522 41 info flutter.tools <protobuf/Any.pbobjc.h>
  42. 07:55:05.522 42 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  43. 07:55:05.522 43 info flutter.tools #import <Protobuf/Duration.pbobjc.h>
  44. 07:55:05.522 44 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  45. 07:55:05.522 45 info flutter.tools <protobuf/Duration.pbobjc.h>
  46. 07:55:05.522 46 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  47. 07:55:05.522 47 info flutter.tools #import <Protobuf/Timestamp.pbobjc.h>
  48. 07:55:05.522 48 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  49. 07:55:05.522 49 info flutter.tools <protobuf/Timestamp.pbobjc.h>
  50. 07:55:05.522 50 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/FIRMessagingConnection.m:19:
  51. 07:55:05.522 51 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/Protos/GtalkCore.pbobjc.h:27:
  52. 07:55:05.522 52 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  53. 07:55:05.522 53 info flutter.tools #import <Protobuf/Any.pbobjc.h>
  54. 07:55:05.522 54 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~
  55. 07:55:05.522 55 info flutter.tools <protobuf/Any.pbobjc.h>
  56. 07:55:05.522 56 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  57. 07:55:05.522 57 info flutter.tools #import <Protobuf/Api.pbobjc.h>
  58. 07:55:05.522 58 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~
  59. 07:55:05.522 59 info flutter.tools <protobuf/Api.pbobjc.h>
  60. 07:55:05.522 60 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  61. 07:55:05.523 61 info flutter.tools #import <Protobuf/Duration.pbobjc.h>
  62. 07:55:05.523 62 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  63. 07:55:05.523 63 info flutter.tools <protobuf/Duration.pbobjc.h>
  64. 07:55:05.523 64 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  65. 07:55:05.523 65 info flutter.tools #import <Protobuf/Empty.pbobjc.h>
  66. 07:55:05.523 66 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~
  67. 07:55:05.523 67 info flutter.tools <protobuf/Empty.pbobjc.h>
  68. 07:55:05.523 68 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  69. 07:55:05.523 69 info flutter.tools #import <Protobuf/FieldMask.pbobjc.h>
  70. 07:55:05.523 70 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  71. 07:55:05.523 71 info flutter.tools <protobuf/FieldMask.pbobjc.h>
  72. 07:55:05.523 72 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  73. 07:55:05.523 73 info flutter.tools #import <Protobuf/SourceContext.pbobjc.h>
  74. 07:55:05.523 74 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  75. 07:55:05.523 75 info flutter.tools <protobuf/SourceContext.pbobjc.h>
  76. 07:55:05.523 76 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  77. 07:55:05.523 77 info flutter.tools #import <Protobuf/Struct.pbobjc.h>
  78. 07:55:05.523 78 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~
  79. 07:55:05.523 79 info flutter.tools <protobuf/Struct.pbobjc.h>
  80. 07:55:05.523 80 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  81. 07:55:05.523 81 info flutter.tools #import <Protobuf/Timestamp.pbobjc.h>
  82. 07:55:05.523 82 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  83. 07:55:05.523 83 info flutter.tools <protobuf/Timestamp.pbobjc.h>
  84. 07:55:05.523 84 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  85. 07:55:05.523 85 info flutter.tools #import <Protobuf/Type.pbobjc.h>
  86. 07:55:05.523 86 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~
  87. 07:55:05.523 87 info flutter.tools <protobuf/Type.pbobjc.h>
  88. 07:55:05.523 88 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  89. 07:55:05.523 89 info flutter.tools #import <Protobuf/Wrappers.pbobjc.h>
  90. 07:55:05.523 90 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  91. 07:55:05.523 91 info flutter.tools <protobuf/Wrappers.pbobjc.h>
  92. 07:55:05.523 92 info flutter.tools 13 warnings generated.
  93. 07:55:05.523 93 info flutter.tools === BUILD TARGET flutter_udid OF PROJECT Pods WITH CONFIGURATION Debug ===
  94. 07:55:05.523 94 info flutter.tools In
  95. 07:55:05.523 95 info flutter.tools file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/FIRMessagingDataMessageManager.m:19:
  96. 07:55:05.523 96 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/Protos/GtalkCore.pbobjc.h:27:
  97. 07:55:05.523 97 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:44:
  98. 07:55:05.523 98 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  99. 07:55:05.523 99 info flutter.tools #import <Protobuf/Any.pbobjc.h>
  100. 07:55:05.523 100 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~
  101. 07:55:05.523 101 info flutter.tools <protobuf/Any.pbobjc.h>
  102. 07:55:05.523 102 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  103. 07:55:05.523 103 info flutter.tools #import <Protobuf/Duration.pbobjc.h>
  104. 07:55:05.523 104 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  105. 07:55:05.523 105 info flutter.tools <protobuf/Duration.pbobjc.h>
  106. 07:55:05.523 106 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  107. 07:55:05.523 107 info flutter.tools #import <Protobuf/Timestamp.pbobjc.h>
  108. 07:55:05.523 108 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  109. 07:55:05.523 109 info flutter.tools <protobuf/Timestamp.pbobjc.h>
  110. 07:55:05.523 110 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/FIRMessagingDataMessageManager.m:19:
  111. 07:55:05.523 111 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/Protos/GtalkCore.pbobjc.h:27:
  112. 07:55:05.523 112 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  113. 07:55:05.523 113 info flutter.tools #import <Protobuf/Any.pbobjc.h>
  114. 07:55:05.523 114 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~
  115. 07:55:05.523 115 info flutter.tools <protobuf/Any.pbobjc.h>
  116. 07:55:05.523 116 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  117. 07:55:05.523 117 info flutter.tools #import <Protobuf/Api.pbobjc.h>
  118. 07:55:05.523 118 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~
  119. 07:55:05.523 119 info flutter.tools <protobuf/Api.pbobjc.h>
  120. 07:55:05.523 120 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  121. 07:55:05.523 121 info flutter.tools #import <Protobuf/Duration.pbobjc.h>
  122. 07:55:05.523 122 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  123. 07:55:05.523 123 info flutter.tools <protobuf/Duration.pbobjc.h>
  124. 07:55:05.523 124 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  125. 07:55:05.523 125 info flutter.tools #import <Protobuf/Empty.pbobjc.h>
  126. 07:55:05.523 126 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~
  127. 07:55:05.523 127 info flutter.tools <protobuf/Empty.pbobjc.h>
  128. 07:55:05.523 128 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  129. 07:55:05.523 129 info flutter.tools #import <Protobuf/FieldMask.pbobjc.h>
  130. 07:55:05.523 130 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  131. 07:55:05.523 131 info flutter.tools <protobuf/FieldMask.pbobjc.h>
  132. 07:55:05.523 132 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  133. 07:55:05.523 133 info flutter.tools #import <Protobuf/SourceContext.pbobjc.h>
  134. 07:55:05.523 134 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  135. 07:55:05.523 135 info flutter.tools <protobuf/SourceContext.pbobjc.h>
  136. 07:55:05.523 136 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  137. 07:55:05.523 137 info flutter.tools #import <Protobuf/Struct.pbobjc.h>
  138. 07:55:05.523 138 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~
  139. 07:55:05.523 139 info flutter.tools <protobuf/Struct.pbobjc.h>
  140. 07:55:05.523 140 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  141. 07:55:05.523 141 info flutter.tools #import <Protobuf/Timestamp.pbobjc.h>
  142. 07:55:05.523 142 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  143. 07:55:05.523 143 info flutter.tools <protobuf/Timestamp.pbobjc.h>
  144. 07:55:05.523 144 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  145. 07:55:05.523 145 info flutter.tools #import <Protobuf/Type.pbobjc.h>
  146. 07:55:05.523 146 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~
  147. 07:55:05.523 147 info flutter.tools <protobuf/Type.pbobjc.h>
  148. 07:55:05.523 148 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  149. 07:55:05.523 149 info flutter.tools #import <Protobuf/Wrappers.pbobjc.h>
  150. 07:55:05.523 150 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  151. 07:55:05.523 151 info flutter.tools <protobuf/Wrappers.pbobjc.h>
  152. 07:55:05.523 152 info flutter.tools 13 warnings generated.
  153. 07:55:05.523 153 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/FIRMessagingDelayedMessageQueue.m:19:
  154. 07:55:05.523 154 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/Protos/GtalkCore.pbobjc.h:27:
  155. 07:55:05.523 155 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:44:
  156. 07:55:05.523 156 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  157. 07:55:05.523 157 info flutter.tools #import <Protobuf/Any.pbobjc.h>
  158. 07:55:05.523 158 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~
  159. 07:55:05.523 159 info flutter.tools <protobuf/Any.pbobjc.h>
  160. 07:55:05.523 160 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  161. 07:55:05.523 161 info flutter.tools #import <Protobuf/Duration.pbobjc.h>
  162. 07:55:05.523 162 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  163. 07:55:05.523 163 info flutter.tools <protobuf/Duration.pbobjc.h>
  164. 07:55:05.523 164 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  165. 07:55:05.523 165 info flutter.tools #import <Protobuf/Timestamp.pbobjc.h>
  166. 07:55:05.523 166 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  167. 07:55:05.523 167 info flutter.tools <protobuf/Timestamp.pbobjc.h>
  168. 07:55:05.523 168 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/FIRMessagingDelayedMessageQueue.m:19:
  169. 07:55:05.523 169 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/Protos/GtalkCore.pbobjc.h:27:
  170. 07:55:05.523 170 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  171. 07:55:05.523 171 info flutter.tools #import <Protobuf/Any.pbobjc.h>
  172. 07:55:05.523 172 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~
  173. 07:55:05.523 173 info flutter.tools <protobuf/Any.pbobjc.h>
  174. 07:55:05.523 174 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  175. 07:55:05.523 175 info flutter.tools #import <Protobuf/Api.pbobjc.h>
  176. 07:55:05.523 176 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~
  177. 07:55:05.523 177 info flutter.tools <protobuf/Api.pbobjc.h>
  178. 07:55:05.523 178 info flutter.tools /Users/ragasubekti/Projects/sdcpay/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:57:10: warning: non-portable path to file '<protobu
  179. 07:55:05.523 179 info flutter.tools f/Duration.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
  180. 07:55:05.523 180 info flutter.tools #import <Protobuf/Duration.pbobjc.h>
  181. 07:55:05.523 181 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  182. 07:55:05.523 182 info flutter.tools <protobuf/Duration.pbobjc.h>
  183. 07:55:05.523 183 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  184. 07:55:05.523 184 info flutter.tools #import <Protobuf/Empty.pbobjc.h>
  185. 07:55:05.523 185 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~
  186. 07:55:05.523 186 info flutter.tools <protobuf/Empty.pbobjc.h>
  187. 07:55:05.523 187 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  188. 07:55:05.523 188 info flutter.tools #import <Protobuf/FieldMask.pbobjc.h>
  189. 07:55:05.523 189 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  190. 07:55:05.523 190 info flutter.tools <protobuf/FieldMask.pbobjc.h>
  191. 07:55:05.523 191 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  192. 07:55:05.523 192 info flutter.tools #import <Protobuf/SourceContext.pbobjc.h>
  193. 07:55:05.523 193 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  194. 07:55:05.523 194 info flutter.tools <protobuf/SourceContext.pbobjc.h>
  195. 07:55:05.523 195 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  196. 07:55:05.523 196 info flutter.tools #import <Protobuf/Struct.pbobjc.h>
  197. 07:55:05.523 197 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~
  198. 07:55:05.523 198 info flutter.tools <protobuf/Struct.pbobjc.h>
  199. 07:55:05.523 199 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  200. 07:55:05.523 200 info flutter.tools #import <Protobuf/Timestamp.pbobjc.h>
  201. 07:55:05.523 201 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  202. 07:55:05.523 202 info flutter.tools <protobuf/Timestamp.pbobjc.h>
  203. 07:55:05.523 203 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  204. 07:55:05.523 204 info flutter.tools #import <Protobuf/Type.pbobjc.h>
  205. 07:55:05.523 205 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~
  206. 07:55:05.523 206 info flutter.tools <protobuf/Type.pbobjc.h>
  207. 07:55:05.523 207 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  208. 07:55:05.523 208 info flutter.tools #import <Protobuf/Wrappers.pbobjc.h>
  209. 07:55:05.523 209 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  210. 07:55:05.523 210 info flutter.tools <protobuf/Wrappers.pbobjc.h>
  211. 07:55:05.523 211 info flutter.tools 13 warnings generated.
  212. 07:55:05.523 212 info flutter.tools === BUILD TARGET flutter_udid OF PROJECT Pods WITH CONFIGURATION Debug ===
  213. 07:55:05.523 213 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/FIRMessagingRmq2PersistentStore.m:27:
  214. 07:55:05.523 214 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/Protos/GtalkCore.pbobjc.h:27:
  215. 07:55:05.523 215 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:44:
  216. 07:55:05.523 216 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  217. 07:55:05.523 217 info flutter.tools #import <Protobuf/Any.pbobjc.h>
  218. 07:55:05.523 218 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~
  219. 07:55:05.523 219 info flutter.tools <protobuf/Any.pbobjc.h>
  220. 07:55:05.523 220 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  221. 07:55:05.523 221 info flutter.tools #import <Protobuf/Duration.pbobjc.h>
  222. 07:55:05.523 222 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  223. 07:55:05.523 223 info flutter.tools <protobuf/Duration.pbobjc.h>
  224. 07:55:05.523 224 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  225. 07:55:05.523 225 info flutter.tools #import <Protobuf/Timestamp.pbobjc.h>
  226. 07:55:05.523 226 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  227. 07:55:05.523 227 info flutter.tools <protobuf/Timestamp.pbobjc.h>
  228. 07:55:05.523 228 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/FIRMessagingRmq2PersistentStore.m:27:
  229. 07:55:05.523 229 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/Protos/GtalkCore.pbobjc.h:27:
  230. 07:55:05.523 230 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  231. 07:55:05.523 231 info flutter.tools #import <Protobuf/Any.pbobjc.h>
  232. 07:55:05.523 232 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~
  233. 07:55:05.524 233 info flutter.tools <protobuf/Any.pbobjc.h>
  234. 07:55:05.524 234 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  235. 07:55:05.524 235 info flutter.tools #import <Protobuf/Api.pbobjc.h>
  236. 07:55:05.524 236 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~
  237. 07:55:05.524 237 info flutter.tools <protobuf/Api.pbobjc.h>
  238. 07:55:05.524 238 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  239. 07:55:05.524 239 info flutter.tools #import <Protobuf/Duration.pbobjc.h>
  240. 07:55:05.524 240 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  241. 07:55:05.524 241 info flutter.tools <protobuf/Duration.pbobjc.h>
  242. 07:55:05.524 242 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  243. 07:55:05.524 243 info flutter.tools #import <Protobuf/Empty.pbobjc.h>
  244. 07:55:05.524 244 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~
  245. 07:55:05.524 245 info flutter.tools <protobuf/Empty.pbobjc.h>
  246. 07:55:05.524 246 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  247. 07:55:05.524 247 info flutter.tools #import <Protobuf/FieldMask.pbobjc.h>
  248. 07:55:05.524 248 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  249. 07:55:05.524 249 info flutter.tools <protobuf/FieldMask.pbobjc.h>
  250. 07:55:05.524 250 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  251. 07:55:05.524 251 info flutter.tools #import <Protobuf/SourceContext.pbobjc.h>
  252. 07:55:05.524 252 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  253. 07:55:05.524 253 info flutter.tools <protobuf/SourceContext.pbobjc.h>
  254. 07:55:05.524 254 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  255. 07:55:05.524 255 info flutter.tools #import <Protobuf/Struct.pbobjc.h>
  256. 07:55:05.524 256 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~
  257. 07:55:05.524 257 info flutter.tools <protobuf/Struct.pbobjc.h>
  258. 07:55:05.524 258 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  259. 07:55:05.524 259 info flutter.tools #import <Protobuf/Timestamp.pbobjc.h>
  260. 07:55:05.524 260 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  261. 07:55:05.524 261 info flutter.tools <protobuf/Timestamp.pbobjc.h>
  262. 07:55:05.524 262 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  263. 07:55:05.524 263 info flutter.tools #import <Protobuf/Type.pbobjc.h>
  264. 07:55:05.524 264 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~
  265. 07:55:05.524 265 info flutter.tools <protobuf/Type.pbobjc.h>
  266. 07:55:05.524 266 info flutter.tools /Users/ragasubekti/Projects/sdcpay/ios/Pods/Headers/Private/Protobuf/GPBProtoc
  267. 07:55:05.524 267 info flutter.tools olBuffers.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]
  268. 07:55:05.524 268 info flutter.tools #import <Protobuf/Wrappers.pbobjc.h>
  269. 07:55:05.524 269 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  270. 07:55:05.524 270 info flutter.tools <protobuf/Wrappers.pbobjc.h>
  271. 07:55:05.524 271 info flutter.tools 13 warnings generated.
  272. 07:55:05.524 272 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/FIRMessagingRmqManager.m:25:
  273. 07:55:05.524 273 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/Protos/GtalkCore.pbobjc.h:27:
  274. 07:55:05.524 274 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:44:
  275. 07:55:05.524 275 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  276. 07:55:05.524 276 info flutter.tools #import <Protobuf/Any.pbobjc.h>
  277. 07:55:05.524 277 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~
  278. 07:55:05.524 278 info flutter.tools <protobuf/Any.pbobjc.h>
  279. 07:55:05.524 279 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  280. 07:55:05.524 280 info flutter.tools #import <Protobuf/Duration.pbobjc.h>
  281. 07:55:05.524 281 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  282. 07:55:05.524 282 info flutter.tools <protobuf/Duration.pbobjc.h>
  283. 07:55:05.524 283 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  284. 07:55:05.524 284 info flutter.tools #import <Protobuf/Timestamp.pbobjc.h>
  285. 07:55:05.524 285 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  286. 07:55:05.524 286 info flutter.tools <protobuf/Timestamp.pbobjc.h>
  287. 07:55:05.524 287 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/FIRMessagingRmqManager.m:25:
  288. 07:55:05.524 288 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/Protos/GtalkCore.pbobjc.h:27:
  289. 07:55:05.524 289 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  290. 07:55:05.524 290 info flutter.tools #import <Protobuf/Any.pbobjc.h>
  291. 07:55:05.524 291 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~
  292. 07:55:05.524 292 info flutter.tools <protobuf/Any.pbobjc.h>
  293. 07:55:05.524 293 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  294. 07:55:05.524 294 info flutter.tools #import <Protobuf/Api.pbobjc.h>
  295. 07:55:05.524 295 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~
  296. 07:55:05.524 296 info flutter.tools <protobuf/Api.pbobjc.h>
  297. 07:55:05.524 297 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  298. 07:55:05.524 298 info flutter.tools #import <Protobuf/Duration.pbobjc.h>
  299. 07:55:05.524 299 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  300. 07:55:05.524 300 info flutter.tools <protobuf/Duration.pbobjc.h>
  301. 07:55:05.524 301 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  302. 07:55:05.524 302 info flutter.tools #import <Protobuf/Empty.pbobjc.h>
  303. 07:55:05.524 303 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~
  304. 07:55:05.524 304 info flutter.tools <protobuf/Empty.pbobjc.h>
  305. 07:55:05.524 305 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  306. 07:55:05.524 306 info flutter.tools #import <Protobuf/FieldMask.pbobjc.h>
  307. 07:55:05.524 307 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  308. 07:55:05.524 308 info flutter.tools <protobuf/FieldMask.pbobjc.h>
  309. 07:55:05.524 309 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  310. 07:55:05.524 310 info flutter.tools #import <Protobuf/SourceContext.pbobjc.h>
  311. 07:55:05.524 311 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  312. 07:55:05.524 312 info flutter.tools <protobuf/SourceContext.pbobjc.h>
  313. 07:55:05.524 313 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  314. 07:55:05.524 314 info flutter.tools #import <Protobuf/Struct.pbobjc.h>
  315. 07:55:05.524 315 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~
  316. 07:55:05.524 316 info flutter.tools <protobuf/Struct.pbobjc.h>
  317. 07:55:05.524 317 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  318. 07:55:05.524 318 info flutter.tools #import <Protobuf/Timestamp.pbobjc.h>
  319. 07:55:05.524 319 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  320. 07:55:05.524 320 info flutter.tools <protobuf/Timestamp.pbobjc.h>
  321. 07:55:05.524 321 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  322. 07:55:05.524 322 info flutter.tools #import <Protobuf/Type.pbobjc.h>
  323. 07:55:05.524 323 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~
  324. 07:55:05.524 324 info flutter.tools <protobuf/Type.pbobjc.h>
  325. 07:55:05.524 325 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  326. 07:55:05.524 326 info flutter.tools #import <Protobuf/Wrappers.pbobjc.h>
  327. 07:55:05.524 327 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  328. 07:55:05.524 328 info flutter.tools <protobuf/Wrappers.pbobjc.h>
  329. 07:55:05.524 329 info flutter.tools 13 warnings generated.
  330. 07:55:05.524 330 info flutter.tools === BUILD TARGET flutter_udid OF PROJECT Pods WITH CONFIGURATION Debug ===
  331. 07:55:05.524 331 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/FIRMessagingUtilities.m:19:
  332. 07:55:05.524 332 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/Protos/GtalkCore.pbobjc.h:27:
  333. 07:55:05.524 333 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:44:
  334. 07:55:05.524 334 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  335. 07:55:05.524 335 info flutter.tools #import <Protobuf/Any.pbobjc.h>
  336. 07:55:05.524 336 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~
  337. 07:55:05.524 337 info flutter.tools <protobuf/Any.pbobjc.h>
  338. 07:55:05.524 338 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  339. 07:55:05.524 339 info flutter.tools #import <Protobuf/Duration.pbobjc.h>
  340. 07:55:05.524 340 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  341. 07:55:05.524 341 info flutter.tools <protobuf/Duration.pbobjc.h>
  342. 07:55:05.524 342 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  343. 07:55:05.524 343 info flutter.tools #import <Protobuf/Timestamp.pbobjc.h>
  344. 07:55:05.524 344 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  345. 07:55:05.524 345 info flutter.tools <protobuf/Timestamp.pbobjc.h>
  346. 07:55:05.524 346 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/FIRMessagingUtilities.m:19:
  347. 07:55:05.524 347 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/Protos/GtalkCore.pbobjc.h:27:
  348. 07:55:05.524 348 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  349. 07:55:05.524 349 info flutter.tools #import <Protobuf/Any.pbobjc.h>
  350. 07:55:05.524 350 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~
  351. 07:55:05.524 351 info flutter.tools <protobuf/Any.pbobjc.h>
  352. 07:55:05.524 352 info flutter.tools /Users/ragasubekti/Projects/sdcpay/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:56:10: warning: non-portable path to
  353. 07:55:05.524 353 info flutter.tools file '<protobuf/Api.pbobjc.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
  354. 07:55:05.524 354 info flutter.tools #import <Protobuf/Api.pbobjc.h>
  355. 07:55:05.524 355 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~
  356. 07:55:05.524 356 info flutter.tools <protobuf/Api.pbobjc.h>
  357. 07:55:05.524 357 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  358. 07:55:05.524 358 info flutter.tools #import <Protobuf/Duration.pbobjc.h>
  359. 07:55:05.524 359 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  360. 07:55:05.524 360 info flutter.tools <protobuf/Duration.pbobjc.h>
  361. 07:55:05.524 361 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  362. 07:55:05.524 362 info flutter.tools #import <Protobuf/Empty.pbobjc.h>
  363. 07:55:05.524 363 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~
  364. 07:55:05.524 364 info flutter.tools <protobuf/Empty.pbobjc.h>
  365. 07:55:05.524 365 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  366. 07:55:05.524 366 info flutter.tools #import <Protobuf/FieldMask.pbobjc.h>
  367. 07:55:05.524 367 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  368. 07:55:05.524 368 info flutter.tools <protobuf/FieldMask.pbobjc.h>
  369. 07:55:05.524 369 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  370. 07:55:05.524 370 info flutter.tools #import <Protobuf/SourceContext.pbobjc.h>
  371. 07:55:05.524 371 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  372. 07:55:05.524 372 info flutter.tools <protobuf/SourceContext.pbobjc.h>
  373. 07:55:05.524 373 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  374. 07:55:05.524 374 info flutter.tools #import <Protobuf/Struct.pbobjc.h>
  375. 07:55:05.524 375 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~
  376. 07:55:05.524 376 info flutter.tools <protobuf/Struct.pbobjc.h>
  377. 07:55:05.524 377 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  378. 07:55:05.524 378 info flutter.tools #import <Protobuf/Timestamp.pbobjc.h>
  379. 07:55:05.524 379 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  380. 07:55:05.524 380 info flutter.tools <protobuf/Timestamp.pbobjc.h>
  381. 07:55:05.524 381 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  382. 07:55:05.524 382 info flutter.tools #import <Protobuf/Type.pbobjc.h>
  383. 07:55:05.524 383 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~
  384. 07:55:05.524 384 info flutter.tools <protobuf/Type.pbobjc.h>
  385. 07:55:05.524 385 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  386. 07:55:05.524 386 info flutter.tools #import <Protobuf/Wrappers.pbobjc.h>
  387. 07:55:05.524 387 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  388. 07:55:05.524 388 info flutter.tools <protobuf/Wrappers.pbobjc.h>
  389. 07:55:05.524 389 info flutter.tools 13 warnings generated.
  390. 07:55:05.524 390 info flutter.tools === BUILD TARGET flutter_udid OF PROJECT Pods WITH CONFIGURATION Debug ===
  391. 07:55:05.524 391 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/Protos/GtalkCore.pbobjc.m:32:
  392. 07:55:05.524 392 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/Protos/GtalkCore.pbobjc.h:27:
  393. 07:55:05.524 393 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:44:
  394. 07:55:05.524 394 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  395. 07:55:05.524 395 info flutter.tools #import <Protobuf/Any.pbobjc.h>
  396. 07:55:05.524 396 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~
  397. 07:55:05.524 397 info flutter.tools <protobuf/Any.pbobjc.h>
  398. 07:55:05.524 398 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  399. 07:55:05.524 399 info flutter.tools #import <Protobuf/Duration.pbobjc.h>
  400. 07:55:05.524 400 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  401. 07:55:05.524 401 info flutter.tools <protobuf/Duration.pbobjc.h>
  402. 07:55:05.524 402 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  403. 07:55:05.524 403 info flutter.tools #import <Protobuf/Timestamp.pbobjc.h>
  404. 07:55:05.524 404 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  405. 07:55:05.524 405 info flutter.tools <protobuf/Timestamp.pbobjc.h>
  406. 07:55:05.524 406 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/Protos/GtalkCore.pbobjc.m:32:
  407. 07:55:05.524 407 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/Protos/GtalkCore.pbobjc.h:27:
  408. 07:55:05.524 408 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  409. 07:55:05.524 409 info flutter.tools #import <Protobuf/Any.pbobjc.h>
  410. 07:55:05.524 410 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~
  411. 07:55:05.524 411 info flutter.tools <protobuf/Any.pbobjc.h>
  412. 07:55:05.524 412 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  413. 07:55:05.524 413 info flutter.tools #import <Protobuf/Api.pbobjc.h>
  414. 07:55:05.524 414 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~
  415. 07:55:05.524 415 info flutter.tools <protobuf/Api.pbobjc.h>
  416. 07:55:05.524 416 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  417. 07:55:05.524 417 info flutter.tools #import <Protobuf/Duration.pbobjc.h>
  418. 07:55:05.524 418 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  419. 07:55:05.524 419 info flutter.tools <protobuf/Duration.pbobjc.h>
  420. 07:55:05.524 420 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  421. 07:55:05.524 421 info flutter.tools #import <Protobuf/Empty.pbobjc.h>
  422. 07:55:05.524 422 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~
  423. 07:55:05.524 423 info flutter.tools <protobuf/Empty.pbobjc.h>
  424. 07:55:05.524 424 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  425. 07:55:05.524 425 info flutter.tools #import <Protobuf/FieldMask.pbobjc.h>
  426. 07:55:05.524 426 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  427. 07:55:05.524 427 info flutter.tools <protobuf/FieldMask.pbobjc.h>
  428. 07:55:05.524 428 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  429. 07:55:05.524 429 info flutter.tools #import <Protobuf/SourceContext.pbobjc.h>
  430. 07:55:05.524 430 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  431. 07:55:05.524 431 info flutter.tools <protobuf/SourceContext.pbobjc.h>
  432. 07:55:05.524 432 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  433. 07:55:05.524 433 info flutter.tools #import <Protobuf/Struct.pbobjc.h>
  434. 07:55:05.524 434 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~
  435. 07:55:05.524 435 info flutter.tools <protobuf/Struct.pbobjc.h>
  436. 07:55:05.524 436 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  437. 07:55:05.524 437 info flutter.tools #import <Protobuf/Timestamp.pbobjc.h>
  438. 07:55:05.524 438 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  439. 07:55:05.524 439 info flutter.tools <protobuf/Timestamp.pbobjc.h>
  440. 07:55:05.524 440 info flutter.tools /Users/ragasubekti/Projects/sdcpay/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuff
  441. 07:55:05.524 441 info flutter.tools ers.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]
  442. 07:55:05.524 442 info flutter.tools #import <Protobuf/Type.pbobjc.h>
  443. 07:55:05.524 443 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~
  444. 07:55:05.524 444 info flutter.tools <protobuf/Type.pbobjc.h>
  445. 07:55:05.524 445 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  446. 07:55:05.524 446 info flutter.tools #import <Protobuf/Wrappers.pbobjc.h>
  447. 07:55:05.524 447 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  448. 07:55:05.524 448 info flutter.tools <protobuf/Wrappers.pbobjc.h>
  449. 07:55:05.524 449 info flutter.tools 13 warnings generated.
  450. 07:55:05.524 450 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/Protos/GtalkExtensions.pbobjc.m:32:
  451. 07:55:05.524 451 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/Protos/GtalkExtensions.pbobjc.h:27:
  452. 07:55:05.524 452 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/Headers/Private/Protobuf/GPBProtocolBuffers.h:44:
  453. 07:55:05.524 453 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  454. 07:55:05.524 454 info flutter.tools #import <Protobuf/Any.pbobjc.h>
  455. 07:55:05.524 455 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~
  456. 07:55:05.524 456 info flutter.tools <protobuf/Any.pbobjc.h>
  457. 07:55:05.524 457 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  458. 07:55:05.524 458 info flutter.tools #import <Protobuf/Duration.pbobjc.h>
  459. 07:55:05.524 459 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  460. 07:55:05.524 460 info flutter.tools <protobuf/Duration.pbobjc.h>
  461. 07:55:05.524 461 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  462. 07:55:05.524 462 info flutter.tools #import <Protobuf/Timestamp.pbobjc.h>
  463. 07:55:05.524 463 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  464. 07:55:05.524 464 info flutter.tools <protobuf/Timestamp.pbobjc.h>
  465. 07:55:05.524 465 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/Protos/GtalkExtensions.pbobjc.m:32:
  466. 07:55:05.524 466 info flutter.tools In file included from /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseMessaging/Firebase/Messaging/Protos/GtalkExtensions.pbobjc.h:27:
  467. 07:55:05.524 467 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  468. 07:55:05.524 468 info flutter.tools #import <Protobuf/Any.pbobjc.h>
  469. 07:55:05.524 469 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~
  470. 07:55:05.524 470 info flutter.tools <protobuf/Any.pbobjc.h>
  471. 07:55:05.524 471 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  472. 07:55:05.524 472 info flutter.tools #import <Protobuf/Api.pbobjc.h>
  473. 07:55:05.524 473 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~
  474. 07:55:05.524 474 info flutter.tools <protobuf/Api.pbobjc.h>
  475. 07:55:05.524 475 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  476. 07:55:05.524 476 info flutter.tools #import <Protobuf/Duration.pbobjc.h>
  477. 07:55:05.524 477 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  478. 07:55:05.524 478 info flutter.tools <protobuf/Duration.pbobjc.h>
  479. 07:55:05.524 479 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  480. 07:55:05.524 480 info flutter.tools #import <Protobuf/Empty.pbobjc.h>
  481. 07:55:05.524 481 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~
  482. 07:55:05.524 482 info flutter.tools <protobuf/Empty.pbobjc.h>
  483. 07:55:05.524 483 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  484. 07:55:05.524 484 info flutter.tools #import <Protobuf/FieldMask.pbobjc.h>
  485. 07:55:05.524 485 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  486. 07:55:05.524 486 info flutter.tools <protobuf/FieldMask.pbobjc.h>
  487. 07:55:05.524 487 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  488. 07:55:05.524 488 info flutter.tools #import <Protobuf/SourceContext.pbobjc.h>
  489. 07:55:05.524 489 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  490. 07:55:05.524 490 info flutter.tools <protobuf/SourceContext.pbobjc.h>
  491. 07:55:05.524 491 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  492. 07:55:05.524 492 info flutter.tools #import <Protobuf/Struct.pbobjc.h>
  493. 07:55:05.524 493 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~
  494. 07:55:05.524 494 info flutter.tools <protobuf/Struct.pbobjc.h>
  495. 07:55:05.524 495 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  496. 07:55:05.524 496 info flutter.tools #import <Protobuf/Timestamp.pbobjc.h>
  497. 07:55:05.524 497 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  498. 07:55:05.524 498 info flutter.tools <protobuf/Timestamp.pbobjc.h>
  499. 07:55:05.524 499 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  500. 07:55:05.524 500 info flutter.tools #import <Protobuf/Type.pbobjc.h>
  501. 07:55:05.524 501 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~
  502. 07:55:05.524 502 info flutter.tools <protobuf/Type.pbobjc.h>
  503. 07:55:05.525 503 info flutter.tools /Users/ragasubekti/Projects/sdcpay/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]
  504. 07:55:05.525 504 info flutter.tools #import <Protobuf/Wrappers.pbobjc.h>
  505. 07:55:05.525 505 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  506. 07:55:05.525 506 info flutter.tools <protobuf/Wrappers.pbobjc.h>
  507. 07:55:05.525 507 info flutter.tools 13 warnings generated.
  508. 07:55:05.525 508 info flutter.tools === BUILD TARGET firebase_messaging OF PROJECT Pods WITH CONFIGURATION Debug ===
  509. 07:55:05.525 509 info flutter.tools /Users/ragasubekti/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_udid-0.0.3/ios/Classes/FlutterUdidPlugin.m:2:9: fatal error: 'flutter_udid/flutter_udid-Swift.h' file not found
  510. 07:55:05.525 510 info flutter.tools #import <flutter_udid/flutter_udid-Swift.h>
  511. 07:55:05.525 511 info flutter.tools ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  512. 07:55:05.525 512 info flutter.tools 1 error generated.
  513. 07:55:05.525 513 info flutter.tools /Users/ragasubekti/flutter/.pub-cache/hosted/pub.dartlang.org/firebase_messaging-2.0.1/ios/Classes/FirebaseMessagingPlugin.m:146:75: warning: 'token' is deprecated: Use instanceIDWithHandler: instead. [-Wdeprecated-declarations]
  514. 07:55:05.525 514 info flutter.tools [_channel invokeMethod:@"onToken" arguments:[[FIRInstanceID instanceID] token]];
  515. 07:55:05.525 515 info flutter.tools ^
  516. 07:55:05.525 516 info flutter.tools In module 'FirebaseInstanceID' imported from /Users/ragasubekti/Projects/sdcpay/ios/Pods/Headers/Private/Firebase/Firebase.h:46:
  517. 07:55:05.525 517 info flutter.tools /Users/ragasubekti/Projects/sdcpay/ios/Pods/FirebaseInstanceID/Frameworks/FirebaseInstanceID.framework/Headers/FIRInstanceID.h:201:30: note: 'token' has been explicitly marked deprecated here
  518. 07:55:05.525 518 info flutter.tools - (nullable NSString *)token __deprecated_msg("Use instanceIDWithHandler: instead.");
  519. 07:55:05.525 519 info flutter.tools ^
  520. 07:55:05.525 520 info flutter.tools In module 'Foundation' imported from /Users/ragasubekti/Projects/sdcpay/ios/Pods/Headers/Private/FirebaseCore/FIRAnalyticsConfiguration.h:17:
  521. 07:55:05.525 521 info flutter.tools In module 'CoreFoundation' imported from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.0.sdk/System/Library/Frameworks/Foundation.framework/Headers/Foundation.h:6:
  522. 07:55:05.525 522 info flutter.tools In module 'Darwin' imported from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.0.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:16:
  523. 07:55:05.525 523 info flutter.tools /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSi
  524. 07:55:05.525 524 info flutter.tools mulator12.0.sdk/usr/include/sys/cdefs.h:180:48: note: expanded from macro '__deprecated_msg'
  525. 07:55:05.525 525 info flutter.tools #define __deprecated_msg(_msg) __attribute__((deprecated(_msg)))
  526. 07:55:05.525 526 info flutter.tools ^
  527. 07:55:05.525 527 info flutter.tools 1 warning generated.
  528. 07:55:05.547 528 info flutter.tools Could not build the application for the simulator.
  529. 07:55:05.549 529 info flutter.tools Error launching application on iPhone 6.
Add Comment
Please, Sign In to add comment