Standalone build failed one more time!

Hi there,

I am failing with ios standalone builds, here some details:

Expo CLI 2.21.2 environment info:
System:
OS: macOS 10.14.5
Shell: 5.3 - /bin/zsh
Binaries:
Node: 10.15.2 - /usr/local/opt/node@10/bin/node
Yarn: 1.16.0 - ~/.yarn/bin/yarn
npm: 6.4.1 - /usr/local/opt/node@10/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
IDEs:
Xcode: 10.2.1/10E1001 - /usr/bin/xcodebuild
npmPackages:
expo: ^32.0.0 => 32.0.6
react: 16.6.3 => 16.6.3
react-native: 0.57.8 => 0.57.8
react-navigation: ^3.0.9 => 3.11.0
npmGlobalPackages:
expo-cli: 2.6.14

And just receive a message Standalone build failed

`You can monitor the build at

https://expo.io/builds/4c318b2e-847b-46fd-9a2a-258d37d34838

Waiting for build to complete. You can press Ctrl+C to exit.
:heavy_multiplication_x: Build failed.
Standalone build failed!`

Hi @brocardjr!

Error: Failed to resize image: AppIcon1024x1024.png. (Error: Input file contains unsupported image format)

Looks to be an issue with this file. Iā€™d inspect the file and make sure everything lines up with the App Icon guidelines

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.