Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
Elixxir dApps SDK Swift
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mobile
iOS
Elixxir dApps SDK Swift
Graph
d107bb5820e4524b366091945b222db090180ea2
Select Git revision
Branches
3
development
integration
main
default
protected
Tags
7
v1.1.5
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.0
10 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
7
Oct
6
7
6
5
4
30
Sep
29
30
29
28
26
23
24
23
22
23
22
21
20
19
17
16
15
14
13
12
11
9
8
7
8
7
8
7
8
7
6
5
2
3
2
31
Aug
30
29
26
25
26
25
24
23
22
20
19
18
17
16
10
Add script that bumps example app build number
Fix usage of unimplemented in release mode
Enable Pulse remote logging
Disable "mac designed for iphone ipad" platform
Set Development Team
Set ITSAppUsesNonExemptEncryption to NO
Merge branch 'feature/example-app-version' into 'development'
Display app version on Welcome
Display app version on Home
Add AppVersionText view
Merge branch 'feature/ud-environment' into 'development'
Use UDEnvironment in XXMessengerClient
Update build scheme
Use UDEnvironment with NewUdManagerFromBackup
Use UDEnvironment with NewOrLoadUd.Params
Add E2EGetUdEnvironmentFromNdf function
Add UDEnvironment model
Merge branch 'feature/logging-improvements' into 'development'
Use MessengerLogger
Add MessengerLogger
Merge branch 'feature/messenger-example-logging' into 'development'
Improve LogeMessage parsing
Improve LogeMessage parsing
Start logging when creating live AppEnvironment
Add MessengerStartLogging function
Refactor LogMessage model
Add MessengerSetLogLevel function wrapper
Add LogMessage model
Add swift-log dependency
Use SwiftLog in AppCore.Logger
Add SwiftLog to example app
Merge branch 'feature/messenger-reset-contact' into 'development'
Fix tests
Fix reset auth callback handler in example app
Implement resetting authenticated channel
Present ResetAuth from Conact
Add ResetAuthFeature library
Merge branch 'feature/restore-contacts-from-backup' into 'development'
Load username fact in MyContactFeature
Use MessengerMyContact in SendRequestFeature
Loading