Skip to content
View filsv's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report filsv

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. iOSDeviceSupport iOSDeviceSupport Public

    Xcode iPhoneOS (iOS) DeviceSupport files (6.0 - 16.6)

    6.6k 870

  2. tvOSDeviceSupport tvOSDeviceSupport Public

    Xcode tvOS DeviceSupport (9.0 - 16.4)

    25 2

  3. watchOSDeviceSupport watchOSDeviceSupport Public

    Xcode watchOS DeviceSupport files (2.0 - 9.1)

    17 4

  4. WatchConnectivity Singleton (Swift 5... WatchConnectivity Singleton (Swift 5+, iOS+WatchOS Targets) + How to (comment below)
    1
    import WatchConnectivity
    2
    
                  
    3
    class WatchSessionManager: NSObject, WCSessionDelegate {
    4
    
                  
    5
        static let sharedManager = WatchSessionManager()