- Add Apple Sign-In backend (JWKS verification, account linking, session management) - Implement push notification deep linking with NotificationDeepLinkRouter - Add jailbreak detection, runtime integrity monitoring, secure enclave service - Implement OAuth social login, token refresh, and secure logout flows - Add image caching (memory/disk), optimizer, upload queue, async semaphore - Implement notification analytics, type preferences, and category setup - Expand UI test suite with UITestBase, accessibility, auth flow, performance tests - Add CI pipeline for iOS UI tests (3 device sizes) and performance benchmarks - Restructure Xcode project to manual groups with KordantWidgets target - Add SwiftLint, Swift Collections/Algorithms/GoogleSignIn dependencies - Update project.yml for XcodeGen with new targets and configurations
70 lines
2.0 KiB
Plaintext
70 lines
2.0 KiB
Plaintext
{
|
|
"originHash" : "03619e3e8f93baefe6b3165ab0f4a94163df94a6e6fc8e9ee4bf6d6b46572040",
|
|
"pins" : [
|
|
{
|
|
"identity" : "appauth-ios",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/openid/AppAuth-iOS.git",
|
|
"state" : {
|
|
"revision" : "2781038865a80e2c425a1da12cc1327bcd56501f",
|
|
"version" : "1.7.6"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "googlesignin-ios",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/google/GoogleSignIn-iOS",
|
|
"state" : {
|
|
"revision" : "a7965d134c5d3567026c523e0a8a583f73b62b0d",
|
|
"version" : "7.1.0"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "gtm-session-fetcher",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/google/gtm-session-fetcher.git",
|
|
"state" : {
|
|
"revision" : "a2ab612cb980066ee56d90d60d8462992c07f24b",
|
|
"version" : "3.5.0"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "gtmappauth",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/google/GTMAppAuth.git",
|
|
"state" : {
|
|
"revision" : "5d7d66f647400952b1758b230e019b07c0b4b22a",
|
|
"version" : "4.1.1"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "swift-algorithms",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/apple/swift-algorithms",
|
|
"state" : {
|
|
"revision" : "87e50f483c54e6efd60e885f7f5aa946cee68023",
|
|
"version" : "1.2.1"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "swift-collections",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/apple/swift-collections",
|
|
"state" : {
|
|
"revision" : "fea17c02d767f46b23070fdfdacc28a03a39232a",
|
|
"version" : "1.5.1"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "swift-numerics",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/apple/swift-numerics.git",
|
|
"state" : {
|
|
"revision" : "0c0290ff6b24942dadb83a929ffaaa1481df04a2",
|
|
"version" : "1.1.1"
|
|
}
|
|
}
|
|
],
|
|
"version" : 3
|
|
}
|