Skip to content

Commit

Permalink
Changed the Code Sign Identity to Springest Corporate B.V.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wouter de Vos committed Aug 14, 2012
1 parent 17e435c commit 8c8656e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Terminal Notifier.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@
5199793315B1F92B003AFC57 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "Developer ID Application: Fingertips B.V.";
CODE_SIGN_IDENTITY = "Developer ID Application: Springest Corporate B.V.";
COMBINE_HIDPI_IMAGES = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "Terminal Notifier/Terminal Notifier-Prefix.pch";
Expand All @@ -275,7 +275,7 @@
5199793415B1F92B003AFC57 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "Developer ID Application: Fingertips B.V.";
CODE_SIGN_IDENTITY = "Developer ID Application: Springest Corporate B.V.";
COMBINE_HIDPI_IMAGES = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "Terminal Notifier/Terminal Notifier-Prefix.pch";
Expand Down
2 changes: 1 addition & 1 deletion Terminal Notifier/Terminal Notifier-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<key>CFBundleIconFile</key>
<string>Failed</string>
<key>CFBundleIdentifier</key>
<string>nl.superalloy.oss.${PRODUCT_NAME:rfc1034identifier}</string>
<string>nl.superalloy.oss.failed.${PRODUCT_NAME:rfc1034identifier}</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
Expand Down

0 comments on commit 8c8656e

Please sign in to comment.