Skip to content

Commit d348790

Browse files
committed
Revert "remove CODE_SIGN_IDENTITY"
This reverts commit e7efa6c.
1 parent e7efa6c commit d348790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ExampleMVVM.xcodeproj/project.pbxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1195,7 +1195,7 @@
11951195
API_BASE_URL = "http://api.themoviedb.org";
11961196
API_KEY = 2696829a81b1b5827d515ff121700838;
11971197
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1198-
CODE_SIGN_IDENTITY = "";
1198+
CODE_SIGN_IDENTITY = "iPhone Distribution";
11991199
CODE_SIGN_STYLE = Manual;
12001200
DEVELOPMENT_TEAM = "";
12011201
IMAGE_BASE_URL = "http://image.tmdb.org";

0 commit comments

Comments
 (0)