Skip to content

Code signing fails when running on an iCloud mounted drive #1808

Open
@DragonFired

Description

Describe the bug

While following the Beware tutorial in the Packaging for distribution section, briefcase build fails whit the following error:

Unable to code sign /Users/arana/Documents/PycharmProjects/Personal/IntroToBeewareRetread/helloworld/build/helloworld/macos/app/Hello World.app.

The actual error being raised by codesign is

Resource fork, Finder information, or similar detritus not allowed

Steps to reproduce

  1. Create a helloworld project in a folder that is being mirrored on iCloud
  2. Enter briefcase create; briefcase build
  3. See error

Expected behavior

Build complete successfully.

Screenshots

No response

Environment

  • Operating System: MacOS 14.4.1
  • Python version: 3.12.0
  • Software versions:
    • Briefcase: 0.3.18
    • Toga:
    • ...

Logs

briefcase.2024_05_20-12_21_49.build.log

Additional context

Build succeeded on M1 Mac with similar software config.

Metadata

Assignees

No one assigned

    Labels

    bugA crash or error in behavior.macOSThe issue relates to Apple macOS support.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions