Skip to content

Commit

Permalink
Update bundle ID for provisioning.
Browse files Browse the repository at this point in the history
  • Loading branch information
mtitolo committed Jun 27, 2013
1 parent a2796e8 commit 5e2b1d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Catstagrame/Catstagrame-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIdentifier</key>
<string>com.test.${PRODUCT_NAME:rfc1034identifier}</string>
<string>com.prolific.${PRODUCT_NAME:rfc1034identifier}</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
Expand Down

0 comments on commit 5e2b1d8

Please sign in to comment.