|
42 | 42 | 5527C21227AA6C6A0098546E /* Interval.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Interval.swift; sourceTree = "<group>"; }; |
43 | 43 | 55781F2C27AD39B0003D4252 /* Scroller.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Scroller.swift; sourceTree = "<group>"; }; |
44 | 44 | 55781F3027AD4500003D4252 /* Storage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Storage.swift; sourceTree = "<group>"; }; |
45 | | - 557D9AB427F98C14008C317B /* DiffableTextAppXUIKit.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = DiffableTextAppXUIKit.entitlements; sourceTree = "<group>"; }; |
| 45 | + 557D9AB427F98C14008C317B /* Entitlements.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Entitlements.entitlements; sourceTree = "<group>"; }; |
46 | 46 | 557DAF1C27BA415500D9F0E5 /* PatternScreenExamples.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PatternScreenExamples.swift; sourceTree = "<group>"; }; |
47 | 47 | 557DAF2027BA493200D9F0E5 /* Action.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Action.swift; sourceTree = "<group>"; }; |
48 | 48 | 557DAF2227BA4AE600D9F0E5 /* PatternScreenActions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PatternScreenActions.swift; sourceTree = "<group>"; }; |
|
102 | 102 | 5589A19727A7E3E30000F04A = { |
103 | 103 | isa = PBXGroup; |
104 | 104 | children = ( |
105 | | - 557D9AB427F98C14008C317B /* DiffableTextAppXUIKit.entitlements */, |
| 105 | + 557D9AB427F98C14008C317B /* Entitlements.entitlements */, |
106 | 106 | 557F7FB827A81116001908D6 /* Packages */, |
107 | 107 | 5589A1A227A7E3E30000F04A /* App */, |
108 | 108 | 5589A1A127A7E3E30000F04A /* Products */, |
|
446 | 446 | buildSettings = { |
447 | 447 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
448 | 448 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
449 | | - CODE_SIGN_ENTITLEMENTS = DiffableTextAppXUIKit.entitlements; |
| 449 | + CODE_SIGN_ENTITLEMENTS = Entitlements.entitlements; |
450 | 450 | CODE_SIGN_STYLE = Automatic; |
451 | 451 | CURRENT_PROJECT_VERSION = 1; |
452 | 452 | DEVELOPMENT_ASSET_PATHS = "\"App/Assets/Preview Content\""; |
|
478 | 478 | buildSettings = { |
479 | 479 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
480 | 480 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
481 | | - CODE_SIGN_ENTITLEMENTS = DiffableTextAppXUIKit.entitlements; |
| 481 | + CODE_SIGN_ENTITLEMENTS = Entitlements.entitlements; |
482 | 482 | CODE_SIGN_STYLE = Automatic; |
483 | 483 | CURRENT_PROJECT_VERSION = 1; |
484 | 484 | DEVELOPMENT_ASSET_PATHS = "\"App/Assets/Preview Content\""; |
|
0 commit comments