Skip to content

Commit

Permalink
Code signing
Browse files Browse the repository at this point in the history
  • Loading branch information
Knut Inge Grosland committed May 25, 2015
1 parent ce79717 commit a2d0a04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions App Reviews.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -795,6 +795,7 @@
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_ENTITLEMENTS = AppReviews/AppReviews.entitlements;
CODE_SIGN_IDENTITY = "Mac Developer: Knut Inge Grosland (BV7ZH22G55)";
COMBINE_HIDPI_IMAGES = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(DEVELOPER_FRAMEWORKS_DIR)",
Expand All @@ -817,6 +818,7 @@
buildSettings = {
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_ENTITLEMENTS = AppReviews/AppReviews.entitlements;
CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application: Knut Inge Grosland (2PRW676NCQ)";
COMBINE_HIDPI_IMAGES = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(DEVELOPER_FRAMEWORKS_DIR)",
Expand Down

0 comments on commit a2d0a04

Please sign in to comment.