Skip to content

Releases: abdurrahmanpolat/APKitDistribution

📦 APThemeKit v1.2.0

31 Oct 23:42

Choose a tag to compare

🎯 APThemeKit için Binary Dağıtımı

📦 Paket Bilgileri

  • SDK Adı: APThemeKit
  • Versiyon: v1.2.0
  • Platformlar: iOS Device, iOS Simulator, macOS
  • Swift Versiyonu: 5.9+

🔐 Checksum Doğrulama

# ZIP dosyasını indir ve checksum'ı doğrula
curl -L -o APThemeKit.xcframework.zip \
  "https://github.com/abdurrahmanpolat/APKitDistribution/releases/download/APThemeKit_v1.2.0/APThemeKit.xcframework.zip"

swift package compute-checksum APThemeKit.xcframework.zip
# Beklenen Değer: b4365389e97ff45f98a7c8ab583cb47d5e486b23bd66ab490dcdd4e7888a678b

📥 Yükleme (Swift Package Manager)

Seçenek 1: Xcode ile Ekleme

  1. FileAdd Package Dependencies
  2. URL olarak girin: https://github.com/abdurrahmanpolat/APKitDistribution.git
  3. Branch olarak main seçin.
  4. Ürünler listesinden APThemeKit'i seçin.

Seçenek 2: Package.swift'e Ekleme

dependencies: [
    .package(url: "https://github.com/abdurrahmanpolat/APKitDistribution.git", branch: "main")
],
targets: [
    .target(
        name: "YourTargetName",
        dependencies: ["APThemeKit"]
    )
]

🤖 Bu sürüm GitHub Actions tarafından otomatik olarak oluşturulmuştur.

📦 APThemeKit v1.0.1

12 Oct 21:25

Choose a tag to compare

🎯 APThemeKit için Binary Dağıtımı

📦 Paket Bilgileri

  • SDK Adı: APThemeKit
  • Versiyon: v1.0.1
  • Platformlar: iOS Device, iOS Simulator, macOS
  • Swift Versiyonu: 5.9+

🔐 Checksum Doğrulama

# ZIP dosyasını indir ve checksum'ı doğrula
curl -L -o APThemeKit.xcframework.zip \
  "https://github.com/abdurrahmanpolat/APKitDistribution/releases/download/APThemeKit_v1.0.1/APThemeKit.xcframework.zip"

swift package compute-checksum APThemeKit.xcframework.zip
# Beklenen Değer: 6ed0623ad4f91d80f2229415cd86ca9ba423fe9b1ae10f7ef715dfc587b586be

📥 Yükleme (Swift Package Manager)

Seçenek 1: Xcode ile Ekleme

  1. FileAdd Package Dependencies
  2. URL olarak girin: https://github.com/abdurrahmanpolat/APKitDistribution.git
  3. Branch olarak main seçin.
  4. Ürünler listesinden APThemeKit'i seçin.

Seçenek 2: Package.swift'e Ekleme

dependencies: [
    .package(url: "https://github.com/abdurrahmanpolat/APKitDistribution.git", branch: "main")
],
targets: [
    .target(
        name: "YourTargetName",
        dependencies: ["APThemeKit"]
    )
]

🤖 Bu sürüm GitHub Actions tarafından otomatik olarak oluşturulmuştur.

📦 APThemeKit v1.0.0

08 Oct 20:26

Choose a tag to compare

🎯 APThemeKit için Binary Dağıtımı

📦 Paket Bilgileri

  • SDK Adı: APThemeKit
  • Versiyon: v1.0.0
  • Platformlar: iOS Device, iOS Simulator, macOS
  • Swift Versiyonu: 5.9+

🔐 Checksum Doğrulama

# ZIP dosyasını indir ve checksum'ı doğrula
curl -L -o APThemeKit.xcframework.zip \
  "https://github.com/abdurrahmanpolat/APKitDistribution/releases/download/APThemeKit_v1.0.0/APThemeKit.xcframework.zip"

swift package compute-checksum APThemeKit.xcframework.zip
# Beklenen Değer: 68b4ab9068c57fd60986ffd2612e1cdee013cbc1b7212730915bf1ee2fdd0a50

📥 Yükleme (Swift Package Manager)

Seçenek 1: Xcode ile Ekleme

  1. FileAdd Package Dependencies
  2. URL olarak girin: https://github.com/abdurrahmanpolat/APKitDistribution.git
  3. Branch olarak main seçin.
  4. Ürünler listesinden APThemeKit'i seçin.

Seçenek 2: Package.swift'e Ekleme

dependencies: [
    .package(url: "https://github.com/abdurrahmanpolat/APKitDistribution.git", branch: "main")
],
targets: [
    .target(
        name: "YourTargetName",
        dependencies: ["APThemeKit"]
    )
]

🤖 Bu sürüm GitHub Actions tarafından otomatik olarak oluşturulmuştur.

📦 APRouterKit v1.0.0

08 Oct 20:33

Choose a tag to compare

🎯 APRouterKit için Binary Dağıtımı

📦 Paket Bilgileri

  • SDK Adı: APRouterKit
  • Versiyon: v1.0.0
  • Platformlar: iOS Device, iOS Simulator
  • Swift Versiyonu: 5.9+

🔐 Checksum Doğrulama

# ZIP dosyasını indir ve checksum'ı doğrula
curl -L -o APRouterKit.xcframework.zip \
  "https://github.com/abdurrahmanpolat/APKitDistribution/releases/download/APRouterKit_v1.0.0/APRouterKit.xcframework.zip"

swift package compute-checksum APRouterKit.xcframework.zip
# Beklenen Değer: ba53f8b699b82c078717a7db7c942ec72d42db725af2b478b704ecd36cdbf64e

📥 Yükleme (Swift Package Manager)

Seçenek 1: Xcode ile Ekleme

  1. FileAdd Package Dependencies
  2. URL olarak girin: https://github.com/abdurrahmanpolat/APKitDistribution.git
  3. Branch olarak main seçin.
  4. Ürünler listesinden APRouterKit'i seçin.

Seçenek 2: Package.swift'e Ekleme

dependencies: [
    .package(url: "https://github.com/abdurrahmanpolat/APKitDistribution.git", branch: "main")
],
targets: [
    .target(
        name: "YourTargetName",
        dependencies: ["APRouterKit"]
    )
]

🤖 Bu sürüm GitHub Actions tarafından otomatik olarak oluşturulmuştur.