Skip to content

Commit

Permalink
Change Bundle Identifier.
Browse files Browse the repository at this point in the history
  • Loading branch information
André Schneider committed Jul 8, 2015
1 parent 81f53e9 commit 3f612b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DesignerNewsKit/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>me.andreschneider.$(PRODUCT_NAME:rfc1034identifier)</string>
<string>io.designcode.DNApp.$(PRODUCT_NAME:rfc1034identifier)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
Expand Down

0 comments on commit 3f612b3

Please sign in to comment.