You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2025-02-25T13:46:55.9271930Z [13:46:55]: Uploading binary to App Store Connect
2025-02-25T13:46:56.0909580Z [13:46:56]: Going to upload updated app to App Store Connect
2025-02-25T13:46:56.0922330Z [13:46:56]: �[32mThis might take a few minutes. Please don't interrupt the script.�[0m
2025-02-25T13:48:44.5269900Z [13:48:44]: �[33m[altool] 2025-02-25 13:48:44.463 *** Error: Validation failed Invalid large app icon. The large app icon in the asset catalog in “App Danish.app” can’t be transparent or contain an alpha channel. For details, visit: https://developer.apple.com/design/human-interface-guidelines/app-icons. (ID: 228fe7df-6810-43e2-b280-454f8bb5d444) (409)
2025-02-25T13:48:44.8642920Z [13:48:44]: �[33m[altool] NSLocalizedFailureReason = "Invalid large app icon. The large app icon in the asset catalog in \U201cApp Danish.app\U201d can\U2019t be transparent or contain an alpha channel. For details, visit: https://developer.apple.com/design/human-interface-guidelines/app-icons. (ID: 228fe7df-6810-43e2-b280-454f8bb5d444)";
I can see the error is my icon.
I can see its referring to alpha channel.
But there is only alpha channel on my dark icon and tinted icon.
There is no alpha channel on the default icon.
Im lost in what the error could be.
there is no problem uploading manually throught xcode.
There is no problem running the fastlane command locally on my own macbook.
But as soon as i use azure devops pipeline, i get this error.
Any idea?
The text was updated successfully, but these errors were encountered:
2025-02-25T13:46:55.9271930Z [13:46:55]: Uploading binary to App Store Connect
2025-02-25T13:46:56.0909580Z [13:46:56]: Going to upload updated app to App Store Connect
2025-02-25T13:46:56.0922330Z [13:46:56]: �[32mThis might take a few minutes. Please don't interrupt the script.�[0m
2025-02-25T13:48:44.5269900Z [13:48:44]: �[33m[altool] 2025-02-25 13:48:44.463 *** Error: Validation failed Invalid large app icon. The large app icon in the asset catalog in “App Danish.app” can’t be transparent or contain an alpha channel. For details, visit: https://developer.apple.com/design/human-interface-guidelines/app-icons. (ID: 228fe7df-6810-43e2-b280-454f8bb5d444) (409)
2025-02-25T13:48:44.8642920Z [13:48:44]: �[33m[altool] NSLocalizedFailureReason = "Invalid large app icon. The large app icon in the asset catalog in \U201cApp Danish.app\U201d can\U2019t be transparent or contain an alpha channel. For details, visit: https://developer.apple.com/design/human-interface-guidelines/app-icons. (ID: 228fe7df-6810-43e2-b280-454f8bb5d444)";
I can see the error is my icon.
I can see its referring to alpha channel.
But there is only alpha channel on my dark icon and tinted icon.
There is no alpha channel on the default icon.
Im lost in what the error could be.
there is no problem uploading manually throught xcode.
There is no problem running the fastlane command locally on my own macbook.
But as soon as i use azure devops pipeline, i get this error.
Any idea?
The text was updated successfully, but these errors were encountered: