diff --git a/Sources/PubNub/KMP/PubNubObjC+AppContext.swift b/Sources/PubNub/KMP/PubNubObjC+AppContext.swift index 8660df9f..884c17ef 100644 --- a/Sources/PubNub/KMP/PubNubObjC+AppContext.swift +++ b/Sources/PubNub/KMP/PubNubObjC+AppContext.swift @@ -10,6 +10,8 @@ import Foundation +/// IMPORTANT NOTE FOR DEVELOPERS USING THIS SDK +/// /// All public symbols in this file that are annotated with @objc are intended to allow interoperation /// with Kotlin Multiplatform for other PubNub frameworks. /// diff --git a/Sources/PubNub/KMP/PubNubObjC+ChannelGroups.swift b/Sources/PubNub/KMP/PubNubObjC+ChannelGroups.swift index a5966519..a5d8564f 100644 --- a/Sources/PubNub/KMP/PubNubObjC+ChannelGroups.swift +++ b/Sources/PubNub/KMP/PubNubObjC+ChannelGroups.swift @@ -10,6 +10,8 @@ import Foundation +/// IMPORTANT NOTE FOR DEVELOPERS USING THIS SDK +/// /// All public symbols in this file that are annotated with @objc are intended to allow interoperation /// with Kotlin Multiplatform for other PubNub frameworks. /// diff --git a/Sources/PubNub/KMP/PubNubObjC+Files.swift b/Sources/PubNub/KMP/PubNubObjC+Files.swift index b19fd3a2..0b0619c7 100644 --- a/Sources/PubNub/KMP/PubNubObjC+Files.swift +++ b/Sources/PubNub/KMP/PubNubObjC+Files.swift @@ -10,6 +10,8 @@ import Foundation +/// IMPORTANT NOTE FOR DEVELOPERS USING THIS SDK +/// /// All public symbols in this file that are annotated with @objc are intended to allow interoperation /// with Kotlin Multiplatform for other PubNub frameworks. /// diff --git a/Sources/PubNub/KMP/PubNubObjC+History.swift b/Sources/PubNub/KMP/PubNubObjC+History.swift index c977c7ca..b04ada8c 100644 --- a/Sources/PubNub/KMP/PubNubObjC+History.swift +++ b/Sources/PubNub/KMP/PubNubObjC+History.swift @@ -10,6 +10,8 @@ import Foundation +/// IMPORTANT NOTE FOR DEVELOPERS USING THIS SDK +/// /// All public symbols in this file that are annotated with @objc are intended to allow interoperation /// with Kotlin Multiplatform for other PubNub frameworks. /// diff --git a/Sources/PubNub/KMP/PubNubObjC+Listeners.swift b/Sources/PubNub/KMP/PubNubObjC+Listeners.swift index 16f97425..81cd98d5 100644 --- a/Sources/PubNub/KMP/PubNubObjC+Listeners.swift +++ b/Sources/PubNub/KMP/PubNubObjC+Listeners.swift @@ -10,6 +10,8 @@ import Foundation +/// IMPORTANT NOTE FOR DEVELOPERS USING THIS SDK +/// /// All public symbols in this file that are annotated with @objc are intended to allow interoperation /// with Kotlin Multiplatform for other PubNub frameworks. /// diff --git a/Sources/PubNub/KMP/PubNubObjC+MessageActions.swift b/Sources/PubNub/KMP/PubNubObjC+MessageActions.swift index eac2a32a..51ba01c0 100644 --- a/Sources/PubNub/KMP/PubNubObjC+MessageActions.swift +++ b/Sources/PubNub/KMP/PubNubObjC+MessageActions.swift @@ -10,6 +10,8 @@ import Foundation +/// IMPORTANT NOTE FOR DEVELOPERS USING THIS SDK +/// /// All public symbols in this file that are annotated with @objc are intended to allow interoperation /// with Kotlin Multiplatform for other PubNub frameworks. /// diff --git a/Sources/PubNub/KMP/PubNubObjC+Presence.swift b/Sources/PubNub/KMP/PubNubObjC+Presence.swift index fa40f44f..9e7cb395 100644 --- a/Sources/PubNub/KMP/PubNubObjC+Presence.swift +++ b/Sources/PubNub/KMP/PubNubObjC+Presence.swift @@ -10,6 +10,8 @@ import Foundation +/// IMPORTANT NOTE FOR DEVELOPERS USING THIS SDK +/// /// All public symbols in this file that are annotated with @objc are intended to allow interoperation /// with Kotlin Multiplatform for other PubNub frameworks. /// diff --git a/Sources/PubNub/KMP/PubNubObjC+Publish.swift b/Sources/PubNub/KMP/PubNubObjC+Publish.swift index 77f37ca8..245e94f6 100644 --- a/Sources/PubNub/KMP/PubNubObjC+Publish.swift +++ b/Sources/PubNub/KMP/PubNubObjC+Publish.swift @@ -10,6 +10,8 @@ import Foundation +/// IMPORTANT NOTE FOR DEVELOPERS USING THIS SDK +/// /// All public symbols in this file that are annotated with @objc are intended to allow interoperation /// with Kotlin Multiplatform for other PubNub frameworks. /// diff --git a/Sources/PubNub/KMP/PubNubObjC+Push.swift b/Sources/PubNub/KMP/PubNubObjC+Push.swift index 29d30daf..c8c02742 100644 --- a/Sources/PubNub/KMP/PubNubObjC+Push.swift +++ b/Sources/PubNub/KMP/PubNubObjC+Push.swift @@ -10,6 +10,8 @@ import Foundation +/// IMPORTANT NOTE FOR DEVELOPERS USING THIS SDK +/// /// All public symbols in this file that are annotated with @objc are intended to allow interoperation /// with Kotlin Multiplatform for other PubNub frameworks. /// diff --git a/Sources/PubNub/KMP/PubNubObjC+Subscribe.swift b/Sources/PubNub/KMP/PubNubObjC+Subscribe.swift index b50361f3..58300eac 100644 --- a/Sources/PubNub/KMP/PubNubObjC+Subscribe.swift +++ b/Sources/PubNub/KMP/PubNubObjC+Subscribe.swift @@ -10,6 +10,8 @@ import Foundation +/// IMPORTANT NOTE FOR DEVELOPERS USING THIS SDK +/// /// All public symbols in this file that are annotated with @objc are intended to allow interoperation /// with Kotlin Multiplatform for other PubNub frameworks. /// diff --git a/Sources/PubNub/KMP/PubNubObjC+Time.swift b/Sources/PubNub/KMP/PubNubObjC+Time.swift index 8c07967d..faf62ab8 100644 --- a/Sources/PubNub/KMP/PubNubObjC+Time.swift +++ b/Sources/PubNub/KMP/PubNubObjC+Time.swift @@ -10,6 +10,8 @@ import Foundation +/// IMPORTANT NOTE FOR DEVELOPERS USING THIS SDK +/// /// All public symbols in this file that are annotated with @objc are intended to allow interoperation /// with Kotlin Multiplatform for other PubNub frameworks. /// diff --git a/Sources/PubNub/KMP/PubNubObjC.swift b/Sources/PubNub/KMP/PubNubObjC.swift index 922b8d4b..1a89a456 100644 --- a/Sources/PubNub/KMP/PubNubObjC.swift +++ b/Sources/PubNub/KMP/PubNubObjC.swift @@ -10,6 +10,8 @@ import Foundation +/// IMPORTANT NOTE FOR DEVELOPERS USING THIS SDK +/// /// All public symbols in this file that are annotated with @objc are intended to allow interoperation /// with Kotlin Multiplatform for other PubNub frameworks. /// diff --git a/Sources/PubNub/KMP/Wrappers/AnyJSONObjC.swift b/Sources/PubNub/KMP/Wrappers/AnyJSONObjC.swift index 9a7adbd1..e89791b2 100644 --- a/Sources/PubNub/KMP/Wrappers/AnyJSONObjC.swift +++ b/Sources/PubNub/KMP/Wrappers/AnyJSONObjC.swift @@ -10,6 +10,8 @@ import Foundation +/// IMPORTANT NOTE FOR DEVELOPERS USING THIS SDK +/// /// All public symbols in this file that are annotated with @objc are intended to allow interoperation /// with Kotlin Multiplatform for other PubNub frameworks. /// diff --git a/Sources/PubNub/KMP/Wrappers/PubNubAppContextEventObjC.swift b/Sources/PubNub/KMP/Wrappers/PubNubAppContextEventObjC.swift index a26dbded..16fef766 100644 --- a/Sources/PubNub/KMP/Wrappers/PubNubAppContextEventObjC.swift +++ b/Sources/PubNub/KMP/Wrappers/PubNubAppContextEventObjC.swift @@ -10,6 +10,8 @@ import Foundation +/// IMPORTANT NOTE FOR DEVELOPERS USING THIS SDK +/// /// All public symbols in this file that are annotated with @objc are intended to allow interoperation /// with Kotlin Multiplatform for other PubNub frameworks. /// diff --git a/Sources/PubNub/KMP/Wrappers/PubNubEntityRepresentableObjC.swift b/Sources/PubNub/KMP/Wrappers/PubNubEntityRepresentableObjC.swift index 4f709357..813d370c 100644 --- a/Sources/PubNub/KMP/Wrappers/PubNubEntityRepresentableObjC.swift +++ b/Sources/PubNub/KMP/Wrappers/PubNubEntityRepresentableObjC.swift @@ -10,6 +10,8 @@ import Foundation +/// IMPORTANT NOTE FOR DEVELOPERS USING THIS SDK +/// /// All public symbols in this file that are annotated with @objc are intended to allow interoperation /// with Kotlin Multiplatform for other PubNub frameworks. /// diff --git a/Sources/PubNub/KMP/Wrappers/PubNubErrorObjC.swift b/Sources/PubNub/KMP/Wrappers/PubNubErrorObjC.swift index ebf6bbe4..ac274040 100644 --- a/Sources/PubNub/KMP/Wrappers/PubNubErrorObjC.swift +++ b/Sources/PubNub/KMP/Wrappers/PubNubErrorObjC.swift @@ -10,6 +10,8 @@ import Foundation +/// IMPORTANT NOTE FOR DEVELOPERS USING THIS SDK +/// /// All public symbols in this file that are annotated with @objc are intended to allow interoperation /// with Kotlin Multiplatform for other PubNub frameworks. /// diff --git a/Sources/PubNub/KMP/Wrappers/PubNubEventListenerObjC.swift b/Sources/PubNub/KMP/Wrappers/PubNubEventListenerObjC.swift index 8a496b46..60985de6 100644 --- a/Sources/PubNub/KMP/Wrappers/PubNubEventListenerObjC.swift +++ b/Sources/PubNub/KMP/Wrappers/PubNubEventListenerObjC.swift @@ -10,6 +10,8 @@ import Foundation +/// IMPORTANT NOTE FOR DEVELOPERS USING THIS SDK +/// /// All public symbols in this file that are annotated with @objc are intended to allow interoperation /// with Kotlin Multiplatform for other PubNub frameworks. /// diff --git a/Sources/PubNub/KMP/Wrappers/PubNubFetchMessagesResultObjC.swift b/Sources/PubNub/KMP/Wrappers/PubNubFetchMessagesResultObjC.swift index 689c6ab8..1c9f7a52 100644 --- a/Sources/PubNub/KMP/Wrappers/PubNubFetchMessagesResultObjC.swift +++ b/Sources/PubNub/KMP/Wrappers/PubNubFetchMessagesResultObjC.swift @@ -10,6 +10,8 @@ import Foundation +/// IMPORTANT NOTE FOR DEVELOPERS USING THIS SDK +/// /// All public symbols in this file that are annotated with @objc are intended to allow interoperation /// with Kotlin Multiplatform for other PubNub frameworks. /// diff --git a/Sources/PubNub/KMP/Wrappers/PubNubFileChangeEventObjC.swift b/Sources/PubNub/KMP/Wrappers/PubNubFileChangeEventObjC.swift index 2846ab1a..55ed48c3 100644 --- a/Sources/PubNub/KMP/Wrappers/PubNubFileChangeEventObjC.swift +++ b/Sources/PubNub/KMP/Wrappers/PubNubFileChangeEventObjC.swift @@ -10,6 +10,8 @@ import Foundation +/// IMPORTANT NOTE FOR DEVELOPERS USING THIS SDK +/// /// All public symbols in this file that are annotated with @objc are intended to allow interoperation /// with Kotlin Multiplatform for other PubNub frameworks. /// diff --git a/Sources/PubNub/KMP/Wrappers/PubNubHashedPageObjC.swift b/Sources/PubNub/KMP/Wrappers/PubNubHashedPageObjC.swift index b2d735aa..f9a26f85 100644 --- a/Sources/PubNub/KMP/Wrappers/PubNubHashedPageObjC.swift +++ b/Sources/PubNub/KMP/Wrappers/PubNubHashedPageObjC.swift @@ -10,6 +10,8 @@ import Foundation +/// IMPORTANT NOTE FOR DEVELOPERS USING THIS SDK +/// /// All public symbols in this file that are annotated with @objc are intended to allow interoperation /// with Kotlin Multiplatform for other PubNub frameworks. /// diff --git a/Sources/PubNub/KMP/Wrappers/PubNubHereNowResultObjC.swift b/Sources/PubNub/KMP/Wrappers/PubNubHereNowResultObjC.swift index 8269894d..0a3b7676 100644 --- a/Sources/PubNub/KMP/Wrappers/PubNubHereNowResultObjC.swift +++ b/Sources/PubNub/KMP/Wrappers/PubNubHereNowResultObjC.swift @@ -10,6 +10,8 @@ import Foundation +/// IMPORTANT NOTE FOR DEVELOPERS USING THIS SDK +/// /// All public symbols in this file that are annotated with @objc are intended to allow interoperation /// with Kotlin Multiplatform for other PubNub frameworks. /// diff --git a/Sources/PubNub/KMP/Wrappers/PubNubMessageActionObjC.swift b/Sources/PubNub/KMP/Wrappers/PubNubMessageActionObjC.swift index 31fd36e7..ff4ecefd 100644 --- a/Sources/PubNub/KMP/Wrappers/PubNubMessageActionObjC.swift +++ b/Sources/PubNub/KMP/Wrappers/PubNubMessageActionObjC.swift @@ -10,6 +10,8 @@ import Foundation +/// IMPORTANT NOTE FOR DEVELOPERS USING THIS SDK +/// /// All public symbols in this file that are annotated with @objc are intended to allow interoperation /// with Kotlin Multiplatform for other PubNub frameworks. /// diff --git a/Sources/PubNub/KMP/Wrappers/PubNubMessageObjC.swift b/Sources/PubNub/KMP/Wrappers/PubNubMessageObjC.swift index 914bd877..172c74b6 100644 --- a/Sources/PubNub/KMP/Wrappers/PubNubMessageObjC.swift +++ b/Sources/PubNub/KMP/Wrappers/PubNubMessageObjC.swift @@ -10,6 +10,8 @@ import Foundation +/// IMPORTANT NOTE FOR DEVELOPERS USING THIS SDK +/// /// All public symbols in this file that are annotated with @objc are intended to allow interoperation /// with Kotlin Multiplatform for other PubNub frameworks. /// diff --git a/Sources/PubNub/KMP/Wrappers/PubNubPresenceChangeObjC.swift b/Sources/PubNub/KMP/Wrappers/PubNubPresenceChangeObjC.swift index e2e4c15e..1f3f78d5 100644 --- a/Sources/PubNub/KMP/Wrappers/PubNubPresenceChangeObjC.swift +++ b/Sources/PubNub/KMP/Wrappers/PubNubPresenceChangeObjC.swift @@ -10,6 +10,8 @@ import Foundation +/// IMPORTANT NOTE FOR DEVELOPERS USING THIS SDK +/// /// All public symbols in this file that are annotated with @objc are intended to allow interoperation /// with Kotlin Multiplatform for other PubNub frameworks. /// diff --git a/Sources/PubNub/KMP/Wrappers/PubNubStatusListenerObjC.swift b/Sources/PubNub/KMP/Wrappers/PubNubStatusListenerObjC.swift index 7379d39f..181f3d75 100644 --- a/Sources/PubNub/KMP/Wrappers/PubNubStatusListenerObjC.swift +++ b/Sources/PubNub/KMP/Wrappers/PubNubStatusListenerObjC.swift @@ -10,6 +10,8 @@ import Foundation +/// IMPORTANT NOTE FOR DEVELOPERS USING THIS SDK +/// /// All public symbols in this file that are annotated with @objc are intended to allow interoperation /// with Kotlin Multiplatform for other PubNub frameworks. /// diff --git a/Sources/PubNub/KMP/Wrappers/PubNubSubscriptionObjC.swift b/Sources/PubNub/KMP/Wrappers/PubNubSubscriptionObjC.swift index 37b3237d..8de97db5 100644 --- a/Sources/PubNub/KMP/Wrappers/PubNubSubscriptionObjC.swift +++ b/Sources/PubNub/KMP/Wrappers/PubNubSubscriptionObjC.swift @@ -10,6 +10,8 @@ import Foundation +/// IMPORTANT NOTE FOR DEVELOPERS USING THIS SDK +/// /// All public symbols in this file that are annotated with @objc are intended to allow interoperation /// with Kotlin Multiplatform for other PubNub frameworks. /// diff --git a/Sources/PubNub/KMP/Wrappers/PubNubUploadableObjC.swift b/Sources/PubNub/KMP/Wrappers/PubNubUploadableObjC.swift index 003651cf..611bb647 100644 --- a/Sources/PubNub/KMP/Wrappers/PubNubUploadableObjC.swift +++ b/Sources/PubNub/KMP/Wrappers/PubNubUploadableObjC.swift @@ -10,6 +10,8 @@ import Foundation +/// IMPORTANT NOTE FOR DEVELOPERS USING THIS SDK +/// /// All public symbols in this file that are annotated with @objc are intended to allow interoperation /// with Kotlin Multiplatform for other PubNub frameworks. ///