Skip to content

not all images get created #60

Open
@rares-lupascu

Description

@rares-lupascu

Fastlane error:

/* com.apple.actool.errors */
/Users/xxxxxx/Projects/aaaaa/aaaaa.app/ios/Aaaaa/Images.xcassets: error: None of the input catalogs contained a matching stickers icon set or app icon set named  "AppIcon.development".
/* com.apple.actool.document.warnings */
/Users/xxxxxx/Projects/aaaaa/aaaaa.app/ios/Aaaaa/Images.xcassets:./AppIcon.development.imageset/[ios-marketing][][][1x][][][][][][][][][][][2d][aaaaa-development-1024x1024.png]: warning: The image set "AppIcon.development" has 14 unassigned children.
/Users/xxxxxx/Projects/aaaaa/aaaaa.app/ios/Aaaaa/Images.xcassets:./AppIcon.development.imageset/[ios-marketing][][][1x][][][][][][][][][][][2d][aaaaa-development-1024x1024.png]: warning: The image set "AppIcon.development" has 14 unassigned children.
/* com.apple.actool.compilation-results */
/Users/xxxxxx/Library/Developer/Xcode/DerivedData/Aaaaa-dtnedkkwumzrubbtpmnnjwwnkrbx/Build/Intermediates.noindex/ArchiveIntermediates/Aaaaa.Dev/InstallationBuildProductsLocation/Applications/Aaaaa Dev.app/Assets.car
/Users/xxxxxx/Library/Developer/Xcode/DerivedData/Aaaaa-dtnedkkwumzrubbtpmnnjwwnkrbx/Build/Intermediates.noindex/ArchiveIntermediates/Aaaaa.Dev/IntermediateBuildFilesPath/Aaaaa.build/Development.Release-iphoneos/Aaaaa.build/assetcatalog_generated_info.plist

Usage:

appicon(
  appicon_image_file: './src/assets/images/aaaaa-development.png',
  appicon_devices: [:ipad, :iphone, :ios_marketing],
  appicon_path: "ios/Aaaaa/Images.xcassets",
  appicon_name: 'AppIcon.development.imageset'
)

Xcode: see attached image
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions