Skip to content

Lack of support for com.apple.buildphase.copy-files and com.apple.buildphase.shell-script #81

@jarrodlombardo-EventBase

Description

Lack of support for com.apple.buildphase.copy-files and com.apple.buildphase.shell-script is blocking my team from scanning our iOS apps. We get these errors when running gen-ir:

2025-01-09 17:26:12 +0000 [PIFSupport/PIF.swift:513 decode(container:type:)] [DEBUG] unknown build phase: com.apple.buildphase.copy-files
2025-01-09 17:26:12 +0000 [PIFSupport/PIF.swift:513 decode(container:type:)] [DEBUG] unknown build phase: com.apple.buildphase.shell-script
2025-01-09 17:26:12 +0000 [PIFSupport/PIF.swift:513 decode(container:type:)] [DEBUG] unknown build phase: com.apple.buildphase.copy-files
2025-01-09 17:26:12 +0000 [PIFSupport/PIF.swift:513 decode(container:type:)] [DEBUG] unknown build phase: com.apple.buildphase.shell-script

The source code notes this as a TODO: https://github.com/veracode/gen-ir/blob/0.5.1/PIF/Sources/PIFSupport/PIF.swift#L515
Please add it.

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