Skip to content

Provisioning profiles should be checked for expiration #44

@lyricsboy

Description

@lyricsboy

I had an older, expired, ad hoc provisioning profile in my ~/Library/MobileDevice/Provisioning Profiles directory that matched the bundle identifier for my target. I did not have the more recently generated (not expired) profile in that directory when I ran codesigndoc the first time.

codesigndoc picked up the expired profile and didn't report any issues with it. After putting the non-expired profile in place (via opening with Xcode), codesigndoc picked up both the expired and non-expired profile during the export process.

It should be fairly simple to add a check for provisioning profile expiration in a similar fashion to the check for certificate expiration. Would this cause any issues?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions