|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 9B34BD6B243F16EE00932E6C /* TableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B34BD6A243F16EE00932E6C /* TableViewCell.swift */; };
|
11 | 11 | 9B34BD6D243F172E00932E6C /* AllViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B34BD6C243F172E00932E6C /* AllViewController.swift */; };
|
| 12 | + 9B53DFEC28153DB300ACE7B5 /* AttributedString.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9B34BD58243DC2F900932E6C /* AttributedString.framework */; }; |
| 13 | + 9B53DFED28153DB300ACE7B5 /* AttributedString.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 9B34BD58243DC2F900932E6C /* AttributedString.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
12 | 14 | 9B6E89C123827C48009EBEBE /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B6E89C023827C48009EBEBE /* AppDelegate.swift */; };
|
13 | 15 | 9B6E89C323827C48009EBEBE /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9B6E89C223827C48009EBEBE /* ViewController.swift */; };
|
14 | 16 | 9B6E89C523827C49009EBEBE /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9B6E89C423827C49009EBEBE /* Assets.xcassets */; };
|
15 | 17 | 9B6E89C823827C49009EBEBE /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 9B6E89C623827C49009EBEBE /* Main.storyboard */; };
|
16 |
| - 9BF2B27C27DA1B6900CE59D9 /* AttributedString.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9B34BD58243DC2F900932E6C /* AttributedString.framework */; }; |
17 |
| - 9BF2B27D27DA1B6900CE59D9 /* AttributedString.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 9B34BD58243DC2F900932E6C /* AttributedString.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
18 | 18 | /* End PBXBuildFile section */
|
19 | 19 |
|
20 | 20 | /* Begin PBXCopyFilesBuildPhase section */
|
21 |
| - 9BF2B27E27DA1B6A00CE59D9 /* Embed Frameworks */ = { |
| 21 | + 9B53DFEE28153DB300ACE7B5 /* Embed Frameworks */ = { |
22 | 22 | isa = PBXCopyFilesBuildPhase;
|
23 | 23 | buildActionMask = 2147483647;
|
24 | 24 | dstPath = "";
|
25 | 25 | dstSubfolderSpec = 10;
|
26 | 26 | files = (
|
27 |
| - 9BF2B27D27DA1B6900CE59D9 /* AttributedString.framework in Embed Frameworks */, |
| 27 | + 9B53DFED28153DB300ACE7B5 /* AttributedString.framework in Embed Frameworks */, |
28 | 28 | );
|
29 | 29 | name = "Embed Frameworks";
|
30 | 30 | runOnlyForDeploymentPostprocessing = 0;
|
|
49 | 49 | isa = PBXFrameworksBuildPhase;
|
50 | 50 | buildActionMask = 2147483647;
|
51 | 51 | files = (
|
52 |
| - 9BF2B27C27DA1B6900CE59D9 /* AttributedString.framework in Frameworks */, |
| 52 | + 9B53DFEC28153DB300ACE7B5 /* AttributedString.framework in Frameworks */, |
53 | 53 | );
|
54 | 54 | runOnlyForDeploymentPostprocessing = 0;
|
55 | 55 | };
|
|
114 | 114 | 9B6E89B923827C48009EBEBE /* Sources */,
|
115 | 115 | 9B6E89BA23827C48009EBEBE /* Frameworks */,
|
116 | 116 | 9B6E89BB23827C48009EBEBE /* Resources */,
|
117 |
| - 9BF2B27E27DA1B6A00CE59D9 /* Embed Frameworks */, |
| 117 | + 9B53DFEE28153DB300ACE7B5 /* Embed Frameworks */, |
118 | 118 | );
|
119 | 119 | buildRules = (
|
120 | 120 | );
|
|
314 | 314 | buildSettings = {
|
315 | 315 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
316 | 316 | CODE_SIGN_ENTITLEMENTS = "Demo-Mac/Demo_Mac.entitlements";
|
317 |
| - CODE_SIGN_IDENTITY = "-"; |
| 317 | + CODE_SIGN_IDENTITY = "Apple Development"; |
318 | 318 | CODE_SIGN_STYLE = Automatic;
|
319 | 319 | COMBINE_HIDPI_IMAGES = YES;
|
320 |
| - DEVELOPMENT_TEAM = ""; |
| 320 | + DEVELOPMENT_TEAM = 8G74YECJ4Z; |
321 | 321 | ENABLE_HARDENED_RUNTIME = YES;
|
322 | 322 | INFOPLIST_FILE = "Demo-Mac/Info.plist";
|
323 | 323 | LD_RUNPATH_SEARCH_PATHS = (
|
|
336 | 336 | buildSettings = {
|
337 | 337 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
338 | 338 | CODE_SIGN_ENTITLEMENTS = "Demo-Mac/Demo_Mac.entitlements";
|
339 |
| - CODE_SIGN_IDENTITY = "-"; |
| 339 | + CODE_SIGN_IDENTITY = "Apple Development"; |
340 | 340 | CODE_SIGN_STYLE = Automatic;
|
341 | 341 | COMBINE_HIDPI_IMAGES = YES;
|
342 |
| - DEVELOPMENT_TEAM = ""; |
| 342 | + DEVELOPMENT_TEAM = 8G74YECJ4Z; |
343 | 343 | ENABLE_HARDENED_RUNTIME = YES;
|
344 | 344 | INFOPLIST_FILE = "Demo-Mac/Info.plist";
|
345 | 345 | LD_RUNPATH_SEARCH_PATHS = (
|
|
0 commit comments