|
228 | 228 | 897703652BA2028D00F9992F /* ClassesViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClassesViewModel.swift; sourceTree = "<group>"; }; |
229 | 229 | 89950D892B992E8400DFB007 /* ClassesView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClassesView.swift; sourceTree = "<group>"; }; |
230 | 230 | 8996FEDF2BDF351800F13C67 /* NextSessionCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NextSessionCell.swift; sourceTree = "<group>"; }; |
| 231 | + 899A597E2EA0BD02000CBC36 /* Uplift-Release.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Uplift-Release.entitlements"; sourceTree = "<group>"; }; |
231 | 232 | 899B186C2CA5FAFB00FAC061 /* ProfileView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileView.swift; sourceTree = "<group>"; }; |
232 | 233 | 89A652F62D02B00000277A16 /* CapacityRemindersView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CapacityRemindersView.swift; sourceTree = "<group>"; }; |
233 | 234 | 89A652F72D02B00000277A16 /* RemindersView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RemindersView.swift; sourceTree = "<group>"; }; |
234 | | - 89C10D222CCB459F007E753F /* Uplift.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = Uplift.entitlements; sourceTree = "<group>"; }; |
| 235 | + 89C10D222CCB459F007E753F /* Uplift-Debug.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Uplift-Debug.entitlements"; sourceTree = "<group>"; }; |
235 | 236 | 89C34AA02CA66E9000C579A5 /* CapacityRemindersViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CapacityRemindersViewModel.swift; sourceTree = "<group>"; }; |
236 | 237 | 89C8658C2BB4779C00758337 /* ClassCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClassCell.swift; sourceTree = "<group>"; }; |
237 | 238 | 89E4FAA92CEFEC3000A952B1 /* CapacitySemiCircleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CapacitySemiCircleView.swift; sourceTree = "<group>"; }; |
|
528 | 529 | 2E8FE38E2B1278B700B3DC6A /* Uplift */ = { |
529 | 530 | isa = PBXGroup; |
530 | 531 | children = ( |
531 | | - 89C10D222CCB459F007E753F /* Uplift.entitlements */, |
| 532 | + 899A597E2EA0BD02000CBC36 /* Uplift-Release.entitlements */, |
| 533 | + 89C10D222CCB459F007E753F /* Uplift-Debug.entitlements */, |
532 | 534 | 2E3838402BB7536700AE15DC /* PrivacyInfo.xcprivacy */, |
533 | 535 | 2E3D6C1D2B12840C00B51BB2 /* Info.plist */, |
534 | 536 | 2E090ECF2B13088800BAE982 /* Configs */, |
|
1046 | 1048 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
1047 | 1049 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
1048 | 1050 | ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO; |
1049 | | - CODE_SIGN_ENTITLEMENTS = Uplift/Uplift.entitlements; |
| 1051 | + CODE_SIGN_ENTITLEMENTS = "Uplift/Uplift-Debug.entitlements"; |
1050 | 1052 | CODE_SIGN_IDENTITY = "Apple Development"; |
1051 | 1053 | CODE_SIGN_STYLE = Automatic; |
1052 | 1054 | CURRENT_PROJECT_VERSION = 47; |
|
1091 | 1093 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
1092 | 1094 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
1093 | 1095 | ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = NO; |
1094 | | - CODE_SIGN_ENTITLEMENTS = Uplift/Uplift.entitlements; |
| 1096 | + CODE_SIGN_ENTITLEMENTS = "Uplift/Uplift-Release.entitlements"; |
1095 | 1097 | CODE_SIGN_IDENTITY = "Apple Development"; |
1096 | 1098 | CODE_SIGN_STYLE = Automatic; |
1097 | 1099 | CURRENT_PROJECT_VERSION = 47; |
|
0 commit comments