Skip to content

No file prompt when creating new files in the isowords local package #149

@oronbz

Description

@oronbz

Describe the bug
When creating new swift file anywhere inside under the isowords local package, there's no file name prompt, and a new File.swift is instantly created instead. As opposed to creating new file outside the local pacakage, like inside the AppClip folder or Config folder. I've also noticed that I can't use any of my custom Xcode templates.

I've encountered this on my own projects as well and was wondering if you have a workaround for that, other than creating the file outside the local package and then dragging it inside.

To reproduce

  1. open App/isowords.xcodeproj
  2. Right click on the BottomMenu folder inside isowords -> Sources.
  3. Click New File
  4. Choose Swift File
  5. Click Next

Expected behavior
I expect a file name prompt:
image

Screenshots/video
image

Environment

  • Xcode Version 13.3.1 (13E500a)

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