Description of issue: Android and iOS Cloud Build is error since 2019.4.23 coming up.
Unity version: My PC used: 2019.4.19, Cloud build use latest: 2019.4.23
XCode version: Xcode 12.2.0
Source control: Bitbucket
Local build platform: -
Build target: Android (Development Build), iOS (Development Build)
Relevant plugins being used:
-AppsFlyer SDK
-DeltaDNA SDK
-Facebook SDK
-MaxSdk AppLovin SDK
Project name: Me is King
Build log Android:
1: No Library cache found - ALL assets will be re-imported.
2: [Unity] Initialize engine version: 2019.4.23f1 (3f4e01f1a5ec)
3: [Unity] A meta data file (.meta) exists but its asset 'Assets/Plugins/UnityPurchasing/UDP.unitypackage' can't be found. When moving or deleting files outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
4: [Unity] A meta data file (.meta) exists but its asset 'Assets/Plugins/UnityPurchasing/UDP.unitypackage' can't be found. When moving or deleting files outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
5: [Unity] A meta data file (.meta) exists but its asset 'Assets/Plugins/UnityPurchasing/UDP.unitypackage' can't be found. When moving or deleting files outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
6: [Unity] Error: Could not load signature of UnityEditor.Purchasing.GooglePlayProductCatalogExporter:ProductTypeString due to: Could not load file or assembly 'UnityEngine.Purchasing, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. assembly:UnityEngine.Purchasing, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null type:<unknown type> member:(null) signature:<none>
7: [Unity] -----CompilerOutput:-stdout--exitcode: 1--compilationhadfailure: True--outfile: Temp/UnityEngine.Purchasing.dll
8: [Unity] error CS1704: An assembly with the same simple name 'Purchasing.Common' has already been imported. Try removing one of the references (e.g. '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/ScriptAssemblies/Purchasing.Common.dll') or sign them to enable side-by-side.
9: [Unity] -----CompilerOutput:-stdout--exitcode: 1--compilationhadfailure: True--outfile: Temp/UnityEngine.Purchasing.AppleCore.dll
10: [Unity] error CS1704: An assembly with the same simple name 'Purchasing.Common' has already been imported. Try removing one of the references (e.g. '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/ScriptAssemblies/Purchasing.Common.dll') or sign them to enable side-by-side.
11: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/AppleCore/INativeAppleStore.cs(5,42): error CS0122: 'UnityPurchasingCallback' is inaccessible due to its protection level
12: [Unity] -----CompilerOutput:-stdout--exitcode: 1--compilationhadfailure: True--outfile: Temp/UnityEngine.Purchasing.WinRTStub.dll
13: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/WinRTStub/Factory.cs(5,23): error CS0433: The type 'IWindowsIAP' exists in both 'UnityEngine.Purchasing.WinRTCore, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and 'winrt, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
14: [Unity] -----CompilerOutput:-stdout--exitcode: 1--compilationhadfailure: True--outfile: Temp/UnityEngine.Purchasing.SecurityStub.dll
15: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/AppleValidator.cs(22,10): error CS0433: The type 'AppleReceipt' exists in both 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null' and 'UnityEngine.Purchasing.SecurityCore, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
16: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/AppleValidator.cs(14,10): error CS0433: The type 'AppleReceipt' exists in both 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null' and 'UnityEngine.Purchasing.SecurityCore, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
17: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/CrossPlatformValidator.cs(17,10): error CS0433: The type 'IPurchaseReceipt' exists in both 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null' and 'UnityEngine.Purchasing.SecurityCore, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
18: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs(13,35): error CS0433: The type 'IPurchaseReceipt' exists in both 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null' and 'UnityEngine.Purchasing.SecurityCore, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
19: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs(21,10): warning CS0436: The type 'GooglePurchaseState' in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs' conflicts with the imported type 'GooglePurchaseState' in 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs'.
20: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs(24,49): warning CS0436: The type 'GooglePurchaseState' in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs' conflicts with the imported type 'GooglePurchaseState' in 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs'.
21: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs(29,49): warning CS0436: The type 'GooglePurchaseState' in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs' conflicts with the imported type 'GooglePurchaseState' in 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs'.
22: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs(683,20): warning CS0436: The type 'Json' in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs' conflicts with the imported type 'Json' in 'Purchasing.Common, Version=1.0.7698.24418, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs'.
23: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs(688,20): warning CS0436: The type 'Json' in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs' conflicts with the imported type 'Json' in 'Purchasing.Common, Version=1.0.7698.24418, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs'.
24: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs(645,20): warning CS0436: The type 'MiniJson' in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs' conflicts with the imported type 'MiniJson' in 'Purchasing.Common, Version=1.0.7698.24418, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs'.
25: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs(650,20): warning CS0436: The type 'MiniJson' in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs' conflicts with the imported type 'MiniJson' in 'Purchasing.Common, Version=1.0.7698.24418, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs'.
26: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs(659,20): warning CS0436: The type 'MiniJson' in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs' conflicts with the imported type 'MiniJson' in 'Purchasing.Common, Version=1.0.7698.24418, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs'.
27: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs(664,20): warning CS0436: The type 'MiniJson' in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs' conflicts with the imported type 'MiniJson' in 'Purchasing.Common, Version=1.0.7698.24418, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs'.
28: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs(669,20): warning CS0436: The type 'MiniJson' in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs' conflicts with the imported type 'MiniJson' in 'Purchasing.Common, Version=1.0.7698.24418, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs'.
29: [Unity] Assets/Samples/ProBuilder/4.2.3/Runtime Examples/Convert Mesh to Editable/MakePrimitiveEditable.cs(20,19): warning CS0612: 'MeshImporter.MeshImporter(ProBuilderMesh)' is obsolete
30: [Unity] Assets/Samples/ProBuilder/4.2.3/Runtime Examples/Convert Mesh to Editable/MakePrimitiveEditable.cs(24,4): warning CS0612: 'MeshImporter.Import(GameObject, MeshImportSettings)' is obsolete
31: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/AppleCore/INativeAppleStore.cs(5,42): error CS0122: 'UnityPurchasingCallback' is inaccessible due to its protection level
32: [Unity] error CS1704: An assembly with the same simple name 'Purchasing.Common' has already been imported. Try removing one of the references (e.g. '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/ScriptAssemblies/Purchasing.Common.dll') or sign them to enable side-by-side.
33: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityCore/AppleReceipt.cs(24,43): warning CS0436: The type 'IPurchaseReceipt' in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityCore/IPurchaseReceipt.cs' conflicts with the imported type 'IPurchaseReceipt' in 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityCore/IPurchaseReceipt.cs'.
34: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityCore/IAPSecurityException.cs(9,43): warning CS0436: The type 'IAPSecurityException' in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityCore/IAPSecurityException.cs' conflicts with the imported type 'IAPSecurityException' in 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityCore/IAPSecurityException.cs'.
35: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityCore/AppleReceipt.cs(18,10): warning CS0436: The type 'AppleInAppPurchaseReceipt' in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityCore/AppleReceipt.cs' conflicts with the imported type 'AppleInAppPurchaseReceipt' in 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityCore/AppleReceipt.cs'.
36: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/AppleValidator.cs(22,10): error CS0433: The type 'AppleReceipt' exists in both 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null' and 'UnityEngine.Purchasing.SecurityCore, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
37: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/AppleValidator.cs(14,10): error CS0433: The type 'AppleReceipt' exists in both 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null' and 'UnityEngine.Purchasing.SecurityCore, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
38: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/CrossPlatformValidator.cs(17,10): error CS0433: The type 'IPurchaseReceipt' exists in both 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null' and 'UnityEngine.Purchasing.SecurityCore, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
39: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs(13,35): error CS0433: The type 'IPurchaseReceipt' exists in both 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null' and 'UnityEngine.Purchasing.SecurityCore, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
40: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs(21,10): warning CS0436: The type 'GooglePurchaseState' in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs' conflicts with the imported type 'GooglePurchaseState' in 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs'.
41: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs(24,49): warning CS0436: The type 'GooglePurchaseState' in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs' conflicts with the imported type 'GooglePurchaseState' in 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs'.
42: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs(29,49): warning CS0436: The type 'GooglePurchaseState' in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs' conflicts with the imported type 'GooglePurchaseState' in 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs'.
43: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/WinRTCore/IWinRT.cs(8,36): warning CS0436: The type 'WinProductDescription' in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/WinRTCore/WinProductDescription.cs' conflicts with the imported type 'WinProductDescription' in 'winrt, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/WinRTCore/WinProductDescription.cs'.
44: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/WinRTCore/IWinRT.cs(19,38): warning CS0436: The type 'WinProductDescription' in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/WinRTCore/WinProductDescription.cs' conflicts with the imported type 'WinProductDescription' in 'winrt, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/WinRTCore/WinProductDescription.cs'.
45: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/WinRTCore/IWinRT.cs(20,25): warning CS0436: The type 'IWindowsIAPCallback' in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/WinRTCore/IWinRT.cs' conflicts with the imported type 'IWindowsIAPCallback' in 'winrt, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.android-dev/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/WinRTCore/IWinRT.cs'.
46: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/WinRTStub/Factory.cs(5,23): error CS0433: The type 'IWindowsIAP' exists in both 'UnityEngine.Purchasing.WinRTCore, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and 'winrt, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
47: ! build of 'android-dev' failed. exit
48: WARNING: Unity Version is different from previous build.
49: publishing finished successfully.
50: Finished: FAILURE
Build log iOS:
1: Signing credentials: Finifugu King Dev (iPhone Distribution: Finifugu Games Limited (J25VC3BG8L))
2: No Library cache found - ALL assets will be re-imported.
3: [Unity] Initialize engine version: 2019.4.23f1 (3f4e01f1a5ec)
4: [Unity] A meta data file (.meta) exists but its asset 'Assets/Plugins/UnityPurchasing/UDP.unitypackage' can't be found. When moving or deleting files outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
5: [Unity] A meta data file (.meta) exists but its asset 'Assets/Plugins/UnityPurchasing/UDP.unitypackage' can't be found. When moving or deleting files outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
6: [Unity] A meta data file (.meta) exists but its asset 'Assets/Plugins/UnityPurchasing/UDP.unitypackage' can't be found. When moving or deleting files outside of Unity, please ensure that the corresponding .meta file is moved or deleted along with it.
7: [Unity] Error: Could not load signature of UnityEditor.Purchasing.GooglePlayProductCatalogExporter:ProductTypeString due to: Could not load file or assembly 'UnityEngine.Purchasing, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. assembly:UnityEngine.Purchasing, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null type:<unknown type> member:(null) signature:<none>
8: [Unity] -----CompilerOutput:-stdout--exitcode: 1--compilationhadfailure: True--outfile: Temp/UnityEngine.Purchasing.dll
9: [Unity] error CS1704: An assembly with the same simple name 'Purchasing.Common' has already been imported. Try removing one of the references (e.g. '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/ScriptAssemblies/Purchasing.Common.dll') or sign them to enable side-by-side.
10: [Unity] -----CompilerOutput:-stdout--exitcode: 1--compilationhadfailure: True--outfile: Temp/UnityEngine.Purchasing.AppleCore.dll
11: [Unity] error CS1704: An assembly with the same simple name 'Purchasing.Common' has already been imported. Try removing one of the references (e.g. '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/ScriptAssemblies/Purchasing.Common.dll') or sign them to enable side-by-side.
12: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/AppleCore/INativeAppleStore.cs(5,42): error CS0122: 'UnityPurchasingCallback' is inaccessible due to its protection level
13: [Unity] -----CompilerOutput:-stdout--exitcode: 1--compilationhadfailure: True--outfile: Temp/UnityEngine.Purchasing.WinRTStub.dll
14: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/WinRTStub/Factory.cs(5,23): error CS0433: The type 'IWindowsIAP' exists in both 'UnityEngine.Purchasing.WinRTCore, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and 'winrt, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
15: [Unity] -----CompilerOutput:-stdout--exitcode: 1--compilationhadfailure: True--outfile: Temp/UnityEngine.Purchasing.SecurityStub.dll
16: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/AppleValidator.cs(22,10): error CS0433: The type 'AppleReceipt' exists in both 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null' and 'UnityEngine.Purchasing.SecurityCore, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
17: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/AppleValidator.cs(14,10): error CS0433: The type 'AppleReceipt' exists in both 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null' and 'UnityEngine.Purchasing.SecurityCore, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
18: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/CrossPlatformValidator.cs(17,10): error CS0433: The type 'IPurchaseReceipt' exists in both 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null' and 'UnityEngine.Purchasing.SecurityCore, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
19: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs(13,35): error CS0433: The type 'IPurchaseReceipt' exists in both 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null' and 'UnityEngine.Purchasing.SecurityCore, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
20: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs(21,10): warning CS0436: The type 'GooglePurchaseState' in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs' conflicts with the imported type 'GooglePurchaseState' in 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs'.
21: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs(24,49): warning CS0436: The type 'GooglePurchaseState' in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs' conflicts with the imported type 'GooglePurchaseState' in 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs'.
22: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs(29,49): warning CS0436: The type 'GooglePurchaseState' in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs' conflicts with the imported type 'GooglePurchaseState' in 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs'.
23: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs(683,20): warning CS0436: The type 'Json' in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs' conflicts with the imported type 'Json' in 'Purchasing.Common, Version=1.0.7698.24418, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs'.
24: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs(688,20): warning CS0436: The type 'Json' in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs' conflicts with the imported type 'Json' in 'Purchasing.Common, Version=1.0.7698.24418, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs'.
25: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs(645,20): warning CS0436: The type 'MiniJson' in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs' conflicts with the imported type 'MiniJson' in 'Purchasing.Common, Version=1.0.7698.24418, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs'.
26: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs(650,20): warning CS0436: The type 'MiniJson' in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs' conflicts with the imported type 'MiniJson' in 'Purchasing.Common, Version=1.0.7698.24418, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs'.
27: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs(659,20): warning CS0436: The type 'MiniJson' in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs' conflicts with the imported type 'MiniJson' in 'Purchasing.Common, Version=1.0.7698.24418, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs'.
28: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs(664,20): warning CS0436: The type 'MiniJson' in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs' conflicts with the imported type 'MiniJson' in 'Purchasing.Common, Version=1.0.7698.24418, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs'.
29: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs(669,20): warning CS0436: The type 'MiniJson' in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs' conflicts with the imported type 'MiniJson' in 'Purchasing.Common, Version=1.0.7698.24418, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/Common/MiniJSON.cs'.
30: [Unity] Assets/Samples/ProBuilder/4.2.3/Runtime Examples/Convert Mesh to Editable/MakePrimitiveEditable.cs(20,19): warning CS0612: 'MeshImporter.MeshImporter(ProBuilderMesh)' is obsolete
31: [Unity] Assets/Samples/ProBuilder/4.2.3/Runtime Examples/Convert Mesh to Editable/MakePrimitiveEditable.cs(24,4): warning CS0612: 'MeshImporter.Import(GameObject, MeshImportSettings)' is obsolete
32: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/AppleCore/INativeAppleStore.cs(5,42): error CS0122: 'UnityPurchasingCallback' is inaccessible due to its protection level
33: [Unity] error CS1704: An assembly with the same simple name 'Purchasing.Common' has already been imported. Try removing one of the references (e.g. '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/ScriptAssemblies/Purchasing.Common.dll') or sign them to enable side-by-side.
34: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityCore/AppleReceipt.cs(24,43): warning CS0436: The type 'IPurchaseReceipt' in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityCore/IPurchaseReceipt.cs' conflicts with the imported type 'IPurchaseReceipt' in 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityCore/IPurchaseReceipt.cs'.
35: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityCore/IAPSecurityException.cs(9,43): warning CS0436: The type 'IAPSecurityException' in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityCore/IAPSecurityException.cs' conflicts with the imported type 'IAPSecurityException' in 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityCore/IAPSecurityException.cs'.
36: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityCore/AppleReceipt.cs(18,10): warning CS0436: The type 'AppleInAppPurchaseReceipt' in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityCore/AppleReceipt.cs' conflicts with the imported type 'AppleInAppPurchaseReceipt' in 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityCore/AppleReceipt.cs'.
37: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/AppleValidator.cs(22,10): error CS0433: The type 'AppleReceipt' exists in both 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null' and 'UnityEngine.Purchasing.SecurityCore, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
38: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/AppleValidator.cs(14,10): error CS0433: The type 'AppleReceipt' exists in both 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null' and 'UnityEngine.Purchasing.SecurityCore, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
39: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/CrossPlatformValidator.cs(17,10): error CS0433: The type 'IPurchaseReceipt' exists in both 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null' and 'UnityEngine.Purchasing.SecurityCore, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
40: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs(13,35): error CS0433: The type 'IPurchaseReceipt' exists in both 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null' and 'UnityEngine.Purchasing.SecurityCore, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null'
41: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs(21,10): warning CS0436: The type 'GooglePurchaseState' in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs' conflicts with the imported type 'GooglePurchaseState' in 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs'.
42: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs(24,49): warning CS0436: The type 'GooglePurchaseState' in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs' conflicts with the imported type 'GooglePurchaseState' in 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs'.
43: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs(29,49): warning CS0436: The type 'GooglePurchaseState' in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs' conflicts with the imported type 'GooglePurchaseState' in 'Security, Version=1.0.7698.24420, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/SecurityStub/GooglePlayReceipt.cs'.
44: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/WinRTCore/IWinRT.cs(19,38): warning CS0436: The type 'WinProductDescription' in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/WinRTCore/WinProductDescription.cs' conflicts with the imported type 'WinProductDescription' in 'winrt, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/WinRTCore/WinProductDescription.cs'.
45: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/WinRTCore/IWinRT.cs(20,25): warning CS0436: The type 'IWindowsIAPCallback' in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/WinRTCore/IWinRT.cs' conflicts with the imported type 'IWindowsIAPCallback' in 'winrt, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/WinRTCore/IWinRT.cs'.
46: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/WinRTCore/IWinRT.cs(8,36): warning CS0436: The type 'WinProductDescription' in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/WinRTCore/WinProductDescription.cs' conflicts with the imported type 'WinProductDescription' in 'winrt, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Using the type defined in '/BUILD_PATH/finifugu-games-limited.bcd.dev-ios/Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/WinRTCore/WinProductDescription.cs'.
47: [Unity] Library/PackageCache/com.unity.purchasing@3.0.1/Runtime/WinRTStub/Factory.cs(5,23): error CS0433: The type 'IWindowsIAP' exists in both 'UnityEngine.Purchasing.WinRTCore, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' and 'winrt, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
48: [Unity] UnityEngine.Debug:LogWarning (object)
49: [Unity] UnityEngine.Debug:LogWarning (object)
50: [Unity] UnityEngine.Debug:LogWarning (object)
51: [Unity] UnityEngine.Debug:LogWarning (object)
52: [Unity] UnityEngine.Debug:LogWarning (object)
53: [Unity] UnityEngine.Debug:LogWarning (object)
54: [Unity] UnityEngine.Debug:LogWarning (object)
55: [Unity] UnityEngine.Debug:LogWarning (object)
56: [Unity] UnityEngine.Debug:LogWarning (object)
57: [Unity] UnityEngine.Debug:LogWarning (object)
58: [Unity] UnityEngine.Debug:LogWarning (object)
59: [Unity] UnityEngine.Debug:LogWarning (object)
60: [Unity] UnityEngine.Debug:LogWarning (object)
61: [Unity] UnityEngine.Debug:LogWarning (object)
62: [Unity] UnityEngine.Debug:LogWarning (object)
63: [Unity] UnityEngine.Debug:LogWarning (object)
64: [Unity] UnityEngine.Debug:LogWarning (object)
65: [Unity] UnityEngine.Debug:LogWarning (object)
66: [Unity] UnityEngine.Debug:LogWarning (object)
67: [Unity] UnityEngine.Debug:LogWarning (object)
68: ! build of 'dev-ios' failed. exit
69: WARNING: Unity Version is different from previous build.
70: publishing finished successfully.
71: Finished: FAILURE
Does it build locally from a fresh checkout?: I can’t build on my own PC because it’s iOS.