Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icon generation fails #224

Open
jonasfunk opened this issue Nov 16, 2023 · 2 comments
Open

Icon generation fails #224

jonasfunk opened this issue Nov 16, 2023 · 2 comments

Comments

@jonasfunk
Copy link

Getting this error frequently:

[ERROR] Error: Command failed: java -jar "~/Library/Application Support/Titanium/mobilesdk/osx/12.2.1.GA/node_modules/node-appc/tools/resizer/resizer.jar" "~/reshopper/build/iphone/DefaultIcon.png" "~/reshopper/build/iphone/Assets.xcassets/AppIcon.appiconset/[email protected]" 58 58 "~/reshopper/build/iphone/Assets.xcassets/AppIcon.appiconset/[email protected]" 87 87 "~/reshopper/build/iphone/Assets.xcassets/AppIcon.appiconset/[email protected]" 80 80 "~/reshopper/build/iphone/Assets.xcassets/AppIcon.appiconset/[email protected]" 120 120 "~/reshopper/build/iphone/Assets.xcassets/AppIcon.appiconset/[email protected]" 120 120 "~/reshopper/build/iphone/Assets.xcassets/AppIcon.appiconset/[email protected]" 180 180 "~/reshopper/build/iphone/Assets.xcassets/AppIcon.appiconset/appicon-Marketing.png" 1024 1024

at ChildProcess.exithandler (child_process.js:383:12)
    at ChildProcess.emit (events.js:400:28)
    at maybeClose (internal/child_process.js:1088:16)
    at Socket.<anonymous> (internal/child_process.js:446:11)
    at Socket.emit (events.js:400:28)
    at Pipe.<anonymous> (net.js:686:12)
@janvennemann
Copy link
Contributor

@jonasfunk Can you provide additional context? When exactly does this happen? From the error message this looks more like an SDK issue instead of Liveview.

@jonasfunk
Copy link
Author

It was when running ti serve ios. I think it might be because I had another liveview running in another project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants