Skip to content

Commit

Permalink
Fixed company plist string
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanBalfanz committed Jan 7, 2010
1 parent b96850d commit 6a18d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PDSView-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<key>CFBundleIconFile</key>
<string></string>
<key>CFBundleIdentifier</key>
<string>com.yourcompany.${PRODUCT_NAME:rfc1034identifier}</string>
<string>com.ryanbalfanz.PDSVIew</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
Expand Down

0 comments on commit 6a18d88

Please sign in to comment.