Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kochava/apple-swiftpackage-kochavamacros
Macros plugin designed for the KochavaNetworking SDK
https://github.com/kochava/apple-swiftpackage-kochavamacros
apple ios kochava kochavamacros maccatalyst macos macros module package plugin sdk swift tf tvos visionos watchos
Last synced: 14 days ago
JSON representation
Macros plugin designed for the KochavaNetworking SDK
- Host: GitHub
- URL: https://github.com/kochava/apple-swiftpackage-kochavamacros
- Owner: Kochava
- License: mit
- Created: 2024-01-29T21:09:29.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-12-10T22:38:24.000Z (about 1 month ago)
- Last Synced: 2024-12-10T23:26:43.291Z (about 1 month ago)
- Topics: apple, ios, kochava, kochavamacros, maccatalyst, macos, macros, module, package, plugin, sdk, swift, tf, tvos, visionos, watchos
- Language: Swift
- Homepage: https://support.kochava.com
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Apple-SwiftPackage-KochavaMacros
[![CodeFactor](https://www.codefactor.io/repository/github/Kochava/Apple-Swiftpackage-KochavaNetworking/badge)](https://www.codefactor.io/repository/github/Kochava/Apple-SwiftPackage-KochavaMacros)
[![Releases](https://img.shields.io/github/v/release/kochava/Apple-SwiftPackage-KochavaMacros?include_prereleases&sort=semver)](https://github.com/Kochava/Apple-SwiftPackage-KochavaMacros/releases)## KochavaMacros
The KochavaMacros swift package contains a macros plugin designed for the KochavaNetworking SDK. For the Apple platform this includes support for iOS, macCatalyst, macOS, tvOS, visionOS, and watchOS.
## Built on
* Xcode 16.1
## Platforms
* iOS 14.0
* macCatalyst 14.0
* macOS 12.0
* tvOS 14.0
* visionOS 1.0
* watchOS 7.0## Integration
KochavaMacros is a Swift package. To install it, simply add this package as a dependency.
In Xcode, see File > Swift Packages > Add Package Dependency ... > and enter the URL for this package repository.
[Kochava Apple SDK Integration](https://support.kochava.com/sdk-integration/ios-sdk-integration/)
## Author
Kochava, [email protected]
## License
KochavaMacros is released under the MIT license. [See LICENSE](https://github.com/Kochava/Apple-SwiftPackage-KochavaMacros/blob/main/LICENSE) for details.