Skip to content

[Demo app] Demo application does not compile #42

Description

@lukaszmargielewski

Compilation errors:

Examples/PeerClockDemo/PeerClockDemo/PeerClockViewModel.swift:86:49: error: extra argument 'transportFactory' in call
            clock = PeerClock(transportFactory: { peerID in
                             ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
Examples/PeerClockDemo/PeerClockDemo/PeerClockViewModel.swift:91:49: error: extra argument 'transportFactory' in call
            clock = PeerClock(transportFactory: { peerID in
                             ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~
Image

Revision: v0.4.3
require encryption for MCSession peer connections
17a7542
26 May 2026 at 08.30
Xcode 26.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions