Browse Source

recommended signing settings

batman
boB Rudis 3 years ago
parent
commit
1d56754a12
No known key found for this signature in database GPG Key ID: 1D7529BE14E2BBA9
  1. 4
      F5 Weather.xcodeproj/project.pbxproj
  2. 2
      F5 Weather.xcodeproj/xcshareddata/xcschemes/f5-weather.xcscheme

4
F5 Weather.xcodeproj/project.pbxproj

@ -115,7 +115,7 @@
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 1220;
LastUpgradeCheck = 1220;
LastUpgradeCheck = 1230;
TargetAttributes = {
015AB411254993C100AB0EF9 = {
CreatedOnToolsVersion = 12.2;
@ -302,6 +302,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = "f5-weather/f5-weather.entitlements";
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_ASSET_PATHS = "\"f5-weather/Preview Content\"";
@ -326,6 +327,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = "f5-weather/f5-weather.entitlements";
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_ASSET_PATHS = "\"f5-weather/Preview Content\"";

2
F5 Weather.xcodeproj/xcshareddata/xcschemes/f5-weather.xcscheme

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
LastUpgradeVersion = "1220"
LastUpgradeVersion = "1230"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"

Loading…
Cancel
Save