Skip to content

Commit

Permalink
configuration(project.yml): CODE_SIGNING_ALLOWED: NO (do not require …
Browse files Browse the repository at this point in the history
…signing and developer team)
  • Loading branch information
jonasfroeller committed Jun 12, 2024
1 parent 6c61d6f commit 4c179fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ name: Propromo
# https://stackoverflow.com/questions/43111501/the-bundles-info-plist-does-not-contain-a-cfbundleversion-key-or-its-value-is-n
settings:
GENERATE_INFOPLIST_FILE: YES
CODE_SIGNING_ALLOWED: NO
MARKETING_VERSION: 0.0.0
CURRENT_PROJECT_VERSION: 0.0.0
options:
Expand Down

0 comments on commit 4c179fc

Please sign in to comment.