Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Output path of plist being updated.
  • Loading branch information
stuconnolly committed Jan 25, 2014
1 parent c791eab commit fe03dbd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Scripts/build-version.pl
Expand Up @@ -96,6 +96,8 @@ sub _save_plist
close($plist);
}

printf("Updating Info.plist file at path $plist_path\n");

my $version = _get_revision_number();
my $version_long_hash = _get_revision_long_hash();
my $version_short_hash = _get_revision_short_hash();
Expand Down

0 comments on commit fe03dbd

Please sign in to comment.