Signal-iOS/SignalNSE
Ehren Kret 557d6a67cc migrate Cryptography over to swift
`srand` is not accessible in swift. Remove `srand` anyhow as anything
using `rand` for any actual randomness should be considered a bug in
need of fixing rather than viewing `srand` as an acceptable workaround.
2024-08-01 14:43:34 -05:00
..
Info.plist Bump version to 7.24 2024-07-31 15:26:23 -07:00
NotificationService.swift Call MessageFetcherJob.run() on the right queue 2024-07-10 13:46:07 -05:00
NSECallMessageHandler.swift Use the Aci type when handling gv2 messages 2024-07-31 18:30:02 -05:00
NSEContext.swift Raise deployment target to iOS 15 2024-07-08 16:04:03 -04:00
NSEEnvironment.swift migrate Cryptography over to swift 2024-08-01 14:43:34 -05:00
NSELogger.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
PrivacyInfo.xcprivacy Add PrivacyInfo files 2024-04-26 12:23:07 -05:00
SignalNSE-AppStore.entitlements Derive bundle ID from an Xcode build setting 2022-09-21 18:10:42 +00:00
SignalNSE.entitlements Derive bundle ID from an Xcode build setting 2022-09-21 18:10:42 +00:00