Advertisement
SpykeRel04D

Untitled

Jun 15th, 2020
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.78 KB | None | 0 0
  1. iOS framework addition failed due to a CocoaPods installation failure. This will will likely result in an non-functional Xcode project.
  2.  
  3. After the failure, "pod repo update" was executed and succeeded. "pod install" was then attempted again, and still failed. This may be due to a broken CocoaPods installation. See: https://guides.cocoapods.org/using/troubleshooting.html for potential solutions.
  4.  
  5. pod install output:
  6.  
  7. Analyzing dependencies
  8. [!] CocoaPods could not find compatible versions for pod "IronSourceAppLovinAdapter":
  9. In Podfile:
  10. IronSourceAppLovinAdapter (= 4.3.12.2)
  11.  
  12. Specs satisfying the `IronSourceAppLovinAdapter (= 4.3.12.2)` dependency were found, but they required a higher minimum deployment target.
  13.  
  14.  
  15. WARNING: CocoaPods requires your terminal to be using UTF-8 encoding.
  16. Consider adding the following to ~/.profile:
  17.  
  18. export LANG=en_US.UTF-8
  19. 
  20.  
  21. [!] `<PBXNativeTarget name=`Unity-iPhone Tests` UUID=`5623C57217FDCB0800090B9E`>` attempted to initialize an object with an unknown UUID. `5623C58217FDCB0900090B9E` for attribute: `dependencies`. This can be the result of a merge and the unknown UUID is being discarded.
  22.  
  23.  
  24.  
  25. pod repo update output:
  26.  
  27. Updating spec repo `master`
  28. $ /usr/bin/git -C /Users/spykerel04d/.cocoapods/repos/master fetch origin --progress
  29. $ /usr/bin/git -C /Users/spykerel04d/.cocoapods/repos/master rev-parse --abbrev-ref HEAD
  30. master
  31. $ /usr/bin/git -C /Users/spykerel04d/.cocoapods/repos/master reset --hard origin/master
  32. HEAD is now at 329b54060d7 [Add] FacebookSDK 7.0.1
  33.  
  34.  
  35. WARNING: CocoaPods requires your terminal to be using UTF-8 encoding.
  36. Consider adding the following to ~/.profile:
  37.  
  38. export LANG=en_US.UTF-8
  39. 
  40. remote: Enumerating objects: 1
  41. remote: Enumerating objects: 37, done.
  42. remote: Counting objects: 2% (1/37)
  43. remote: Counting objects: 5% (2/37)
  44. remote: Counting objects: 8% (3/37)
  45. remote: Counting objects: 10% (4/37)
  46. remote: Counting objects: 13% (5/37)
  47. remote: Counting objects: 16% (6/37)
  48. remote: Counting objects: 18% (7/37)
  49. remote: Counting objects: 21% (8/37)
  50. remote: Counting objects: 24% (9/37)
  51. remote: Counting objects: 27% (10/37)
  52. remote: Counting objects: 29% (11/37)
  53. remote: Counting objects: 32% (12/37)
  54. remote: Counting objects: 35% (13/37)
  55. remote: Counting objects: 37% (14/37)
  56. remote: Counting objects: 40% (15/37)
  57. remote: Counting objects: 43% (16/37)
  58. remote: Counting objects: 45% (17/37)
  59. remote: Counting objects: 48% (18/37)
  60. remote: Counting objects: 51% (19/37)
  61. remote: Counting objects: 54% (20/37)
  62. remote: Counting objects: 56% (21/37)
  63. remote: Counting objects: 59% (22/37)
  64. remote: Counting objects: 62% (23/37)
  65. remote: Counting objects: 64% (24/37)
  66. remote: Counting objects: 67% (25/37)
  67. remote: Counting objects: 70% (26/37)
  68. remote: Counting objects: 72% (27/37)
  69. remote: Counting objects: 75% (28/37)
  70. remote: Counting objects: 78% (29/37)
  71. remote: Counting objects: 81% (30/37)
  72. remote: Counting objects: 83% (31/37)
  73. remote: Counting objects: 86% (32/37)
  74. remote: Counting objects: 89% (33/37)
  75. remote: Counting objects: 91% (34/37)
  76. remote: Counting objects: 94% (35/37)
  77. remote: Counting objects: 97% (36/37)
  78. remote: Counting objects: 100% (37/37)
  79. remote: Counting objects: 100% (37/37), done.
  80. remote: Compressing objects: 3% (1/27)
  81. remote: Compressing objects: 7% (2/27)
  82. remote: Compressing objects: 11% (3/27)
  83. remote: Compressing objects: 14% (4/27)
  84. remote: Compressing objects: 18% (5/27)
  85. remote: Compressing objects: 22% (6/27)
  86. remote: Compressing objects: 25% (7/27)
  87. remote: Compressing objects: 29% (8/27)
  88. remote: Compressing objects: 33% (9/27)
  89. remote: Compressing objects: 37% (10/27)
  90. remote: Compressing objects: 40% (11/27)
  91. remote: Compressing objects: 44% (12/27)
  92. remote: Compressing objects: 48% (13/27)
  93. remote: Compressing objects: 51% (14/27)
  94. remote: Compressing objects: 55% (15/27)
  95. remote: Compressing objects: 59% (16/27)
  96. remote: Compressing objects: 62% (17/27)
  97. remote: Compressing objects: 66% (18/27)
  98. remote: Compressing objects: 70% (19/27)
  99. remote: Compressing objects: 74% (20/27)
  100. remote: Compressing objects: 77% (21/27)
  101. remote: Compressing objects: 81% (22/27)
  102. remote: Compressing objects: 85% (23/27)
  103. remote: Compressing objects: 88% (24/27)
  104. remote: Compressing objects: 92% (25/27)
  105. remote: Compressing objects: 96% (26/27)
  106. remote: Compressing objects: 100% (27/27)
  107. remote: Compressing objects: 100% (27/27), done.
  108. remote: Total 27 (delta 19), reused 0 (delta 0), pack-reused 0
  109. From https://github.com/CocoaPods/Specs
  110. ada04e2baf6..329b54060d7 master -> origin/master
  111.  
  112. UnityEngine.Debug:LogError(Object)
  113. Google.Logger:Log(String, LogLevel) (at /Users/smiles/dev/src/unity-jar-resolver/source/VersionHandlerImpl/src/Logger.cs:136)
  114. Google.IOSResolver:Log(String, Boolean, LogLevel) (at /Users/smiles/dev/src/unity-jar-resolver/source/IOSResolver/src/IOSResolver.cs:1009)
  115. Google.IOSResolver:OnPostProcessInstallPods(BuildTarget, String) (at /Users/smiles/dev/src/unity-jar-resolver/source/IOSResolver/src/IOSResolver.cs:2334)
  116. UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement