Skip to content

Commit

Permalink
Manual signing
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorlarsson authored and Erik Hellman committed Nov 7, 2021
1 parent 002e8c1 commit be1d611
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 123 deletions.
8 changes: 4 additions & 4 deletions apps/skolplattformen-sthlm/ios/app.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -807,11 +807,11 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 164;
DEVELOPMENT_TEAM = "";
DEVELOPMENT_TEAM = 76DV673YHX;
INFOPLIST_FILE = app/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 2.0.3;
Expand All @@ -822,7 +822,7 @@
);
PRODUCT_BUNDLE_IDENTIFIER = se.kolplattformen.app;
PRODUCT_NAME = app;
PROVISIONING_PROFILE_SPECIFIER = "";
PROVISIONING_PROFILE_SPECIFIER = "Skolplattformen App Store Development";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
VERSIONING_SYSTEM = "apple-generic";
Expand Down
119 changes: 0 additions & 119 deletions bitrise.yml

This file was deleted.

0 comments on commit be1d611

Please sign in to comment.