Rename project

This commit is contained in:
Niels Andriesse 2021-01-11 15:01:59 +11:00
parent b2ef12a1df
commit c094d1e7fb
19 changed files with 32 additions and 32 deletions

View File

@ -976,7 +976,7 @@
34480B341FD0929200BC14EF /* ShareAppExtensionContext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShareAppExtensionContext.h; sourceTree = "<group>"; }; 34480B341FD0929200BC14EF /* ShareAppExtensionContext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShareAppExtensionContext.h; sourceTree = "<group>"; };
34480B351FD0929200BC14EF /* ShareAppExtensionContext.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShareAppExtensionContext.m; sourceTree = "<group>"; }; 34480B351FD0929200BC14EF /* ShareAppExtensionContext.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ShareAppExtensionContext.m; sourceTree = "<group>"; };
34480B371FD092A900BC14EF /* SignalShareExtension-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "SignalShareExtension-Bridging-Header.h"; sourceTree = "<group>"; }; 34480B371FD092A900BC14EF /* SignalShareExtension-Bridging-Header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "SignalShareExtension-Bridging-Header.h"; sourceTree = "<group>"; };
34480B381FD092E300BC14EF /* SignalShareExtension-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "SignalShareExtension-Prefix.pch"; sourceTree = "<group>"; }; 34480B381FD092E300BC14EF /* SessionShareExtension-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "SessionShareExtension-Prefix.pch"; sourceTree = "<group>"; };
344825C4211390C700DB4BD8 /* OWSOrphanDataCleaner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OWSOrphanDataCleaner.h; sourceTree = "<group>"; }; 344825C4211390C700DB4BD8 /* OWSOrphanDataCleaner.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = OWSOrphanDataCleaner.h; sourceTree = "<group>"; };
344825C5211390C800DB4BD8 /* OWSOrphanDataCleaner.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OWSOrphanDataCleaner.m; sourceTree = "<group>"; }; 344825C5211390C800DB4BD8 /* OWSOrphanDataCleaner.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = OWSOrphanDataCleaner.m; sourceTree = "<group>"; };
3461284A1FD0B93F00532771 /* SAELoadViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SAELoadViewController.swift; sourceTree = "<group>"; }; 3461284A1FD0B93F00532771 /* SAELoadViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SAELoadViewController.swift; sourceTree = "<group>"; };
@ -1813,9 +1813,9 @@
D221A08D169C9E5E00537ABF /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; D221A08D169C9E5E00537ABF /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
D221A08F169C9E5E00537ABF /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; D221A08F169C9E5E00537ABF /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
D221A091169C9E5E00537ABF /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; D221A091169C9E5E00537ABF /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
D221A095169C9E5E00537ABF /* Signal-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Signal-Info.plist"; sourceTree = "<group>"; }; D221A095169C9E5E00537ABF /* Session-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Session-Info.plist"; sourceTree = "<group>"; };
D221A099169C9E5E00537ABF /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; D221A099169C9E5E00537ABF /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
D221A09B169C9E5E00537ABF /* Signal-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Signal-Prefix.pch"; sourceTree = "<group>"; }; D221A09B169C9E5E00537ABF /* Session-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Session-Prefix.pch"; sourceTree = "<group>"; };
D221A0E7169DFFC500537ABF /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = ../../../../../../System/Library/Frameworks/AVFoundation.framework; sourceTree = "<group>"; }; D221A0E7169DFFC500537ABF /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = ../../../../../../System/Library/Frameworks/AVFoundation.framework; sourceTree = "<group>"; };
D24B5BD4169F568C00681372 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = ../../../../../../System/Library/Frameworks/AudioToolbox.framework; sourceTree = "<group>"; }; D24B5BD4169F568C00681372 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = ../../../../../../System/Library/Frameworks/AudioToolbox.framework; sourceTree = "<group>"; };
D2AEACDB16C426DA00C364C0 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; }; D2AEACDB16C426DA00C364C0 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
@ -2594,7 +2594,7 @@
4535186F1FC635DD00210559 /* Info.plist */, 4535186F1FC635DD00210559 /* Info.plist */,
34B0796E1FD07B1E00E248C2 /* SignalShareExtension.entitlements */, 34B0796E1FD07B1E00E248C2 /* SignalShareExtension.entitlements */,
34480B371FD092A900BC14EF /* SignalShareExtension-Bridging-Header.h */, 34480B371FD092A900BC14EF /* SignalShareExtension-Bridging-Header.h */,
34480B381FD092E300BC14EF /* SignalShareExtension-Prefix.pch */, 34480B381FD092E300BC14EF /* SessionShareExtension-Prefix.pch */,
); );
path = Meta; path = Meta;
sourceTree = "<group>"; sourceTree = "<group>";
@ -3412,8 +3412,8 @@
B67EBF5C19194AC60084CCFD /* Settings.bundle */, B67EBF5C19194AC60084CCFD /* Settings.bundle */,
B657DDC91911A40500F45B0C /* Signal.entitlements */, B657DDC91911A40500F45B0C /* Signal.entitlements */,
45B201741DAECBFD00C461E0 /* Signal-Bridging-Header.h */, 45B201741DAECBFD00C461E0 /* Signal-Bridging-Header.h */,
D221A095169C9E5E00537ABF /* Signal-Info.plist */, D221A095169C9E5E00537ABF /* Session-Info.plist */,
D221A09B169C9E5E00537ABF /* Signal-Prefix.pch */, D221A09B169C9E5E00537ABF /* Session-Prefix.pch */,
4C63CBFF210A620B003AE45C /* SignalTSan.supp */, 4C63CBFF210A620B003AE45C /* SignalTSan.supp */,
4C6F527B20FFE8400097DEEE /* SignalUBSan.supp */, 4C6F527B20FFE8400097DEEE /* SignalUBSan.supp */,
34074F54203D0722004596AE /* Sounds */, 34074F54203D0722004596AE /* Sounds */,
@ -3989,7 +3989,7 @@
}; };
}; };
}; };
buildConfigurationList = D221A083169C9E5E00537ABF /* Build configuration list for PBXProject "Signal" */; buildConfigurationList = D221A083169C9E5E00537ABF /* Build configuration list for PBXProject "Session" */;
compatibilityVersion = "Xcode 3.2"; compatibilityVersion = "Xcode 3.2";
developmentRegion = en; developmentRegion = en;
hasScannedForEncodings = 0; hasScannedForEncodings = 0;
@ -5164,7 +5164,7 @@
GCC_DYNAMIC_NO_PIC = NO; GCC_DYNAMIC_NO_PIC = NO;
GCC_OPTIMIZATION_LEVEL = 0; GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "SessionShareExtension/Meta/SignalShareExtension-Prefix.pch"; GCC_PREFIX_HEADER = "SessionShareExtension/Meta/SessionShareExtension-Prefix.pch";
GCC_PREPROCESSOR_DEFINITIONS = ( GCC_PREPROCESSOR_DEFINITIONS = (
"$(inherited)", "$(inherited)",
"COCOAPODS=1", "COCOAPODS=1",
@ -5234,7 +5234,7 @@
GCC_C_LANGUAGE_STANDARD = gnu11; GCC_C_LANGUAGE_STANDARD = gnu11;
GCC_NO_COMMON_BLOCKS = YES; GCC_NO_COMMON_BLOCKS = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "SessionShareExtension/Meta/SignalShareExtension-Prefix.pch"; GCC_PREFIX_HEADER = "SessionShareExtension/Meta/SessionShareExtension-Prefix.pch";
GCC_PREPROCESSOR_DEFINITIONS = ( GCC_PREPROCESSOR_DEFINITIONS = (
"$(inherited)", "$(inherited)",
"COCOAPODS=1", "COCOAPODS=1",
@ -6383,7 +6383,7 @@
); );
GCC_OPTIMIZATION_LEVEL = 0; GCC_OPTIMIZATION_LEVEL = 0;
GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "Session/Meta/Signal-Prefix.pch"; GCC_PREFIX_HEADER = "Session/Meta/Session-Prefix.pch";
GCC_PREPROCESSOR_DEFINITIONS = ( GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1", "DEBUG=1",
"$(inherited)", "$(inherited)",
@ -6403,7 +6403,7 @@
"\"$(SRCROOT)/MMDrawerController\"", "\"$(SRCROOT)/MMDrawerController\"",
"\"$(SRCROOT)/Libraries\"/**", "\"$(SRCROOT)/Libraries\"/**",
); );
INFOPLIST_FILE = "$(SRCROOT)/Session/Meta/Signal-Info.plist"; INFOPLIST_FILE = "Session/Meta/Session-Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 12.0; IPHONEOS_DEPLOYMENT_TARGET = 12.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
LIBRARY_SEARCH_PATHS = ( LIBRARY_SEARCH_PATHS = (
@ -6451,7 +6451,7 @@
); );
GCC_OPTIMIZATION_LEVEL = 3; GCC_OPTIMIZATION_LEVEL = 3;
GCC_PRECOMPILE_PREFIX_HEADER = YES; GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "Session/Meta/Signal-Prefix.pch"; GCC_PREFIX_HEADER = "Session/Meta/Session-Prefix.pch";
GCC_PREPROCESSOR_DEFINITIONS = ( GCC_PREPROCESSOR_DEFINITIONS = (
"$(inherited)", "$(inherited)",
HAVE_CONFIG_H, HAVE_CONFIG_H,
@ -6471,7 +6471,7 @@
"\"$(SRCROOT)/MMDrawerController\"", "\"$(SRCROOT)/MMDrawerController\"",
"\"$(SRCROOT)/Libraries\"/**", "\"$(SRCROOT)/Libraries\"/**",
); );
INFOPLIST_FILE = "$(SRCROOT)/Session/Meta/Signal-Info.plist"; INFOPLIST_FILE = "Session/Meta/Session-Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 12.0; IPHONEOS_DEPLOYMENT_TARGET = 12.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
LIBRARY_SEARCH_PATHS = ( LIBRARY_SEARCH_PATHS = (
@ -6569,7 +6569,7 @@
defaultConfigurationIsVisible = 0; defaultConfigurationIsVisible = 0;
defaultConfigurationName = "App Store Release"; defaultConfigurationName = "App Store Release";
}; };
D221A083169C9E5E00537ABF /* Build configuration list for PBXProject "Signal" */ = { D221A083169C9E5E00537ABF /* Build configuration list for PBXProject "Session" */ = {
isa = XCConfigurationList; isa = XCConfigurationList;
buildConfigurations = ( buildConfigurations = (
D221A0BA169C9E5F00537ABF /* Debug */, D221A0BA169C9E5F00537ABF /* Debug */,

View File

@ -17,7 +17,7 @@
BlueprintIdentifier = "D221A088169C9E5E00537ABF" BlueprintIdentifier = "D221A088169C9E5E00537ABF"
BuildableName = "Session.app" BuildableName = "Session.app"
BlueprintName = "Session" BlueprintName = "Session"
ReferencedContainer = "container:Signal.xcodeproj"> ReferencedContainer = "container:Session.xcodeproj">
</BuildableReference> </BuildableReference>
</BuildActionEntry> </BuildActionEntry>
<BuildActionEntry <BuildActionEntry
@ -47,7 +47,7 @@
BlueprintIdentifier = "D221A088169C9E5E00537ABF" BlueprintIdentifier = "D221A088169C9E5E00537ABF"
BuildableName = "Session.app" BuildableName = "Session.app"
BlueprintName = "Session" BlueprintName = "Session"
ReferencedContainer = "container:Signal.xcodeproj"> ReferencedContainer = "container:Session.xcodeproj">
</BuildableReference> </BuildableReference>
</MacroExpansion> </MacroExpansion>
<EnvironmentVariables> <EnvironmentVariables>
@ -65,7 +65,7 @@
BlueprintIdentifier = "D221A0A9169C9E5F00537ABF" BlueprintIdentifier = "D221A0A9169C9E5F00537ABF"
BuildableName = "SignalTests.xctest" BuildableName = "SignalTests.xctest"
BlueprintName = "SignalTests" BlueprintName = "SignalTests"
ReferencedContainer = "container:Signal.xcodeproj"> ReferencedContainer = "container:Session.xcodeproj">
</BuildableReference> </BuildableReference>
</TestableReference> </TestableReference>
<TestableReference <TestableReference
@ -247,7 +247,7 @@
BlueprintIdentifier = "D221A088169C9E5E00537ABF" BlueprintIdentifier = "D221A088169C9E5E00537ABF"
BuildableName = "Session.app" BuildableName = "Session.app"
BlueprintName = "Session" BlueprintName = "Session"
ReferencedContainer = "container:Signal.xcodeproj"> ReferencedContainer = "container:Session.xcodeproj">
</BuildableReference> </BuildableReference>
</BuildableProductRunnable> </BuildableProductRunnable>
<EnvironmentVariables> <EnvironmentVariables>
@ -286,7 +286,7 @@
BlueprintIdentifier = "D221A088169C9E5E00537ABF" BlueprintIdentifier = "D221A088169C9E5E00537ABF"
BuildableName = "Session.app" BuildableName = "Session.app"
BlueprintName = "Session" BlueprintName = "Session"
ReferencedContainer = "container:Signal.xcodeproj"> ReferencedContainer = "container:Session.xcodeproj">
</BuildableReference> </BuildableReference>
</BuildableProductRunnable> </BuildableProductRunnable>
</ProfileAction> </ProfileAction>

View File

@ -18,7 +18,7 @@
BlueprintIdentifier = "7BC01A3A241F40AB00BC7C55" BlueprintIdentifier = "7BC01A3A241F40AB00BC7C55"
BuildableName = "SessionNotificationServiceExtension.appex" BuildableName = "SessionNotificationServiceExtension.appex"
BlueprintName = "SessionNotificationServiceExtension" BlueprintName = "SessionNotificationServiceExtension"
ReferencedContainer = "container:Signal.xcodeproj"> ReferencedContainer = "container:Session.xcodeproj">
</BuildableReference> </BuildableReference>
</BuildActionEntry> </BuildActionEntry>
<BuildActionEntry <BuildActionEntry
@ -32,7 +32,7 @@
BlueprintIdentifier = "D221A088169C9E5E00537ABF" BlueprintIdentifier = "D221A088169C9E5E00537ABF"
BuildableName = "Session.app" BuildableName = "Session.app"
BlueprintName = "Session" BlueprintName = "Session"
ReferencedContainer = "container:Signal.xcodeproj"> ReferencedContainer = "container:Session.xcodeproj">
</BuildableReference> </BuildableReference>
</BuildActionEntry> </BuildActionEntry>
</BuildActionEntries> </BuildActionEntries>
@ -63,7 +63,7 @@
BlueprintIdentifier = "D221A088169C9E5E00537ABF" BlueprintIdentifier = "D221A088169C9E5E00537ABF"
BuildableName = "Session.app" BuildableName = "Session.app"
BlueprintName = "Session" BlueprintName = "Session"
ReferencedContainer = "container:Signal.xcodeproj"> ReferencedContainer = "container:Session.xcodeproj">
</BuildableReference> </BuildableReference>
</MacroExpansion> </MacroExpansion>
</LaunchAction> </LaunchAction>
@ -81,7 +81,7 @@
BlueprintIdentifier = "D221A088169C9E5E00537ABF" BlueprintIdentifier = "D221A088169C9E5E00537ABF"
BuildableName = "Session.app" BuildableName = "Session.app"
BlueprintName = "Session" BlueprintName = "Session"
ReferencedContainer = "container:Signal.xcodeproj"> ReferencedContainer = "container:Session.xcodeproj">
</BuildableReference> </BuildableReference>
</BuildableProductRunnable> </BuildableProductRunnable>
</ProfileAction> </ProfileAction>

View File

@ -18,7 +18,7 @@
BlueprintIdentifier = "453518671FC635DD00210559" BlueprintIdentifier = "453518671FC635DD00210559"
BuildableName = "SessionShareExtension.appex" BuildableName = "SessionShareExtension.appex"
BlueprintName = "SessionShareExtension" BlueprintName = "SessionShareExtension"
ReferencedContainer = "container:Signal.xcodeproj"> ReferencedContainer = "container:Session.xcodeproj">
</BuildableReference> </BuildableReference>
</BuildActionEntry> </BuildActionEntry>
<BuildActionEntry <BuildActionEntry
@ -32,7 +32,7 @@
BlueprintIdentifier = "D221A088169C9E5E00537ABF" BlueprintIdentifier = "D221A088169C9E5E00537ABF"
BuildableName = "Session.app" BuildableName = "Session.app"
BlueprintName = "Session" BlueprintName = "Session"
ReferencedContainer = "container:Signal.xcodeproj"> ReferencedContainer = "container:Session.xcodeproj">
</BuildableReference> </BuildableReference>
</BuildActionEntry> </BuildActionEntry>
</BuildActionEntries> </BuildActionEntries>
@ -48,7 +48,7 @@
BlueprintIdentifier = "453518671FC635DD00210559" BlueprintIdentifier = "453518671FC635DD00210559"
BuildableName = "SessionShareExtension.appex" BuildableName = "SessionShareExtension.appex"
BlueprintName = "SessionShareExtension" BlueprintName = "SessionShareExtension"
ReferencedContainer = "container:Signal.xcodeproj"> ReferencedContainer = "container:Session.xcodeproj">
</BuildableReference> </BuildableReference>
</MacroExpansion> </MacroExpansion>
<Testables> <Testables>
@ -73,7 +73,7 @@
BlueprintIdentifier = "D221A088169C9E5E00537ABF" BlueprintIdentifier = "D221A088169C9E5E00537ABF"
BuildableName = "Session.app" BuildableName = "Session.app"
BlueprintName = "Session" BlueprintName = "Session"
ReferencedContainer = "container:Signal.xcodeproj"> ReferencedContainer = "container:Session.xcodeproj">
</BuildableReference> </BuildableReference>
</BuildableProductRunnable> </BuildableProductRunnable>
</LaunchAction> </LaunchAction>
@ -91,7 +91,7 @@
BlueprintIdentifier = "D221A088169C9E5E00537ABF" BlueprintIdentifier = "D221A088169C9E5E00537ABF"
BuildableName = "Session.app" BuildableName = "Session.app"
BlueprintName = "Session" BlueprintName = "Session"
ReferencedContainer = "container:Signal.xcodeproj"> ReferencedContainer = "container:Session.xcodeproj">
</BuildableReference> </BuildableReference>
</BuildableProductRunnable> </BuildableProductRunnable>
</ProfileAction> </ProfileAction>

View File

@ -17,7 +17,7 @@
BlueprintIdentifier = "C33FD9AA255A548A00E217F9" BlueprintIdentifier = "C33FD9AA255A548A00E217F9"
BuildableName = "SignalUtilitiesKit.framework" BuildableName = "SignalUtilitiesKit.framework"
BlueprintName = "SignalUtilitiesKit" BlueprintName = "SignalUtilitiesKit"
ReferencedContainer = "container:Signal.xcodeproj"> ReferencedContainer = "container:Session.xcodeproj">
</BuildableReference> </BuildableReference>
</BuildActionEntry> </BuildActionEntry>
</BuildActionEntries> </BuildActionEntries>
@ -53,7 +53,7 @@
BlueprintIdentifier = "C33FD9AA255A548A00E217F9" BlueprintIdentifier = "C33FD9AA255A548A00E217F9"
BuildableName = "SignalUtilitiesKit.framework" BuildableName = "SignalUtilitiesKit.framework"
BlueprintName = "SignalUtilitiesKit" BlueprintName = "SignalUtilitiesKit"
ReferencedContainer = "container:Signal.xcodeproj"> ReferencedContainer = "container:Session.xcodeproj">
</BuildableReference> </BuildableReference>
</MacroExpansion> </MacroExpansion>
</ProfileAction> </ProfileAction>

View File

@ -2,7 +2,7 @@
<Workspace <Workspace
version = "1.0"> version = "1.0">
<FileRef <FileRef
location = "group:Signal.xcodeproj"> location = "group:/Users/niels/Code/session-ios/Session.xcodeproj">
</FileRef> </FileRef>
<FileRef <FileRef
location = "group:Pods/Pods.xcodeproj"> location = "group:Pods/Pods.xcodeproj">

View File

@ -1180,7 +1180,7 @@ NSString *NSStringForOWSMessageCellType(OWSMessageCellType cellType)
if (interationType == OWSInteractionType_IncomingMessage) { if (interationType == OWSInteractionType_IncomingMessage) {
// Only allow deletion on incoming messages if the user has moderation permission // Only allow deletion on incoming messages if the user has moderation permission
return [SNOpenGroupAPI isUserModerator:self.userHexEncodedPublicKey forChannel:publicChat.channel onServer:publicChat.server]; return [SNOpenGroupAPI isUserModerator:[SNGeneralUtilities getUserPublicKey] forChannel:publicChat.channel onServer:publicChat.server];
} else { } else {
return YES; return YES;
} }