This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Entryable with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 3

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yume190/Entryable.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yume190/Entryable
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at edc009e add new config
Cloned https://github.com/yume190/Entryable.git
Revision (git rev-parse @):
edc009e0f35d425eb8091b9a698db071bfac5416
SUCCESS checkout https://github.com/yume190/Entryable.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/yume190/Entryable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/10] Write sources
[5/10] Write swift-version-6F35C1178C84523A.txt
[7/186] Emitting module Alamofire
[8/189] Emitting module RxSwift
[9/204] Compiling RxSwift BooleanDisposable.swift
[10/204] Compiling RxSwift Date+Dispatch.swift
[11/204] Compiling RxSwift Debounce.swift
[12/204] Compiling RxSwift AddRef.swift
[13/204] Compiling RxSwift Amb.swift
[14/204] Compiling RxSwift AnonymousDisposable.swift
[15/204] Compiling RxSwift AnonymousObserver.swift
[16/204] Compiling RxSwift BehaviorSubject.swift
[17/204] Compiling RxSwift BinaryDisposable.swift
[18/204] Compiling RxSwift Binder.swift
[19/204] Compiling RxSwift DisposeBag.swift
[20/204] Compiling RxSwift DisposeBase.swift
[21/204] Compiling RxSwift DistinctUntilChanged.swift
[22/204] Compiling RxSwift DispatchQueueConfiguration.swift
[23/204] Compiling RxSwift Disposable.swift
[24/204] Compiling RxSwift Disposables.swift
[25/204] Compiling Alamofire URLRequest+Alamofire.swift
[26/204] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[27/204] Compiling Alamofire Validation.swift
[28/204] Compiling RxSwift CombineLatest+Collection.swift
[29/204] Compiling RxSwift CombineLatest+arity.swift
[30/204] Compiling RxSwift CombineLatest.swift
[31/204] Compiling RxSwift CompactMap.swift
[32/204] Compiling RxSwift Completable+AndThen.swift
[33/204] Compiling RxSwift Completable.swift
[34/204] Compiling RxSwift CompositeDisposable.swift
[35/204] Compiling RxSwift Concat.swift
[36/204] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[37/204] Compiling RxSwift ConcurrentMainScheduler.swift
[38/204] Compiling RxSwift ConnectableObservableType.swift
[39/204] Compiling RxSwift Create.swift
[40/204] Compiling RxSwift CurrentThreadScheduler.swift
[41/204] Compiling RxSwift Skip.swift
[42/204] Compiling RxSwift SkipUntil.swift
[43/204] Compiling RxSwift SkipWhile.swift
[44/204] Compiling RxSwift StartWith.swift
[45/204] Compiling RxSwift SubjectType.swift
[46/204] Compiling RxSwift SubscribeOn.swift
[47/204] Compiling RxSwift SubscriptionDisposable.swift
[48/204] Compiling RxSwift SwiftSupport.swift
[49/204] Compiling RxSwift Switch.swift
[50/204] Compiling RxSwift SwitchIfEmpty.swift
[51/204] Compiling RxSwift SynchronizedDisposeType.swift
[52/204] Compiling RxSwift SynchronizedOnType.swift
[53/204] Compiling RxSwift SynchronizedUnsubscribeType.swift
[54/204] Compiling RxSwift TailRecursiveSink.swift
[55/204] Compiling RxSwift Take.swift
[56/204] Compiling RxSwift AsyncSubject.swift
[57/204] Compiling RxSwift AtomicInt.swift
[58/204] Compiling RxSwift Bag+Rx.swift
[59/204] Compiling RxSwift Bag.swift
[60/204] Compiling RxSwift AnyObserver.swift
[61/204] Compiling RxSwift AsMaybe.swift
[62/204] Compiling RxSwift AsSingle.swift
[63/204] Compiling RxSwift AsyncLock.swift
[64/204] Compiling RxSwift Never.swift
[65/204] Compiling RxSwift NopDisposable.swift
[66/204] Compiling RxSwift Observable.swift
[67/204] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[68/204] Compiling RxSwift ObservableConvertibleType.swift
[69/204] Compiling RxSwift ObservableType+Extensions.swift
[70/204] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[71/204] Compiling RxSwift ObservableType.swift
[72/204] Compiling RxSwift ObserveOn.swift
[73/204] Compiling RxSwift ObserverBase.swift
[74/204] Compiling RxSwift ObserverType.swift
[75/204] Compiling RxSwift OperationQueueScheduler.swift
[76/204] Compiling RxSwift Optional.swift
[77/204] Compiling RxSwift Platform.Darwin.swift
[78/204] Compiling RxSwift Platform.Linux.swift
[79/204] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[80/204] Compiling RxSwift Do.swift
[81/204] Compiling RxSwift ElementAt.swift
[82/204] Compiling RxSwift Empty.swift
[83/204] Compiling RxSwift Enumerated.swift
[84/204] Compiling RxSwift Error.swift
[85/204] Compiling RxSwift Errors.swift
[86/204] Compiling RxSwift Event.swift
[87/204] Compiling RxSwift Filter.swift
[88/204] Compiling RxSwift First.swift
[89/204] Compiling RxSwift Generate.swift
[90/204] Compiling RxSwift GroupBy.swift
[91/204] Compiling RxSwift GroupedObservable.swift
[92/204] Compiling RxSwift HistoricalScheduler.swift
[93/204] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[94/204] Compiling RxSwift ImmediateSchedulerType.swift
[95/204] Compiling RxSwift Infallible+CombineLatest+arity.swift
[114/204] Compiling RxSwift Debug.swift
[115/204] Compiling RxSwift Decode.swift
[116/204] Compiling RxSwift DefaultIfEmpty.swift
[117/204] Compiling RxSwift Deferred.swift
[118/204] Compiling RxSwift Delay.swift
[119/204] Compiling RxSwift DelaySubscription.swift
[120/204] Compiling RxSwift Dematerialize.swift
[121/204] Compiling RxSwift DispatchQueue+Extensions.swift
[128/204] Compiling RxSwift PrimitiveSequence.swift
[129/204] Compiling RxSwift PriorityQueue.swift
[130/204] Compiling RxSwift Producer.swift
[131/204] Compiling RxSwift PublishSubject.swift
[132/204] Compiling RxSwift Queue.swift
[133/204] Compiling RxSwift Range.swift
[134/204] Compiling RxSwift Reactive.swift
[135/204] Compiling RxSwift RecursiveLock.swift
[136/204] Compiling RxSwift RecursiveScheduler.swift
[137/204] Compiling RxSwift Reduce.swift
[138/204] Compiling RxSwift RefCountDisposable.swift
[139/204] Compiling RxSwift Repeat.swift
[140/204] Compiling RxSwift ReplaySubject.swift
[141/204] Compiling RxSwift RetryWhen.swift
[142/204] Compiling RxSwift Rx.swift
[143/204] Compiling RxSwift RxMutableBox.swift
[144/204] Compiling RxSwift Infallible+Create.swift
[145/204] Compiling RxSwift Infallible+Operators.swift
[146/204] Compiling RxSwift Infallible+Zip+arity.swift
[147/204] Compiling RxSwift Infallible.swift
[148/204] Compiling RxSwift InfiniteSequence.swift
[149/204] Compiling RxSwift InvocableScheduledItem.swift
[150/204] Compiling RxSwift InvocableType.swift
[151/204] Compiling RxSwift Just.swift
[152/204] Compiling RxSwift Lock.swift
[153/204] Compiling RxSwift LockOwnerType.swift
[154/204] Compiling RxSwift MainScheduler.swift
[155/204] Compiling RxSwift Map.swift
[156/204] Compiling RxSwift Materialize.swift
[157/204] Compiling RxSwift Maybe.swift
[158/204] Compiling RxSwift Merge.swift
[159/204] Compiling RxSwift Multicast.swift
[160/204] Compiling RxSwift Sample.swift
[161/204] Compiling RxSwift Scan.swift
[162/204] Compiling RxSwift ScheduledDisposable.swift
[163/204] Compiling RxSwift ScheduledItem.swift
[164/204] Compiling RxSwift ScheduledItemType.swift
[165/204] Compiling RxSwift SchedulerServices+Emulation.swift
[166/204] Compiling RxSwift SchedulerType.swift
[167/204] Compiling RxSwift Sequence.swift
[168/204] Compiling RxSwift SerialDispatchQueueScheduler.swift
[169/204] Compiling RxSwift SerialDisposable.swift
[170/204] Compiling RxSwift ShareReplayScope.swift
[171/204] Compiling RxSwift Single.swift
[172/204] Compiling RxSwift SingleAssignmentDisposable.swift
[173/204] Compiling RxSwift SingleAsync.swift
[174/204] Compiling RxSwift Sink.swift
[186/213] Compiling RxSwift TakeLast.swift
[187/213] Compiling RxSwift TakeWithPredicate.swift
[188/213] Compiling RxSwift Throttle.swift
[189/213] Compiling RxSwift Timeout.swift
[190/213] Compiling RxSwift Timer.swift
[191/213] Compiling RxSwift ToArray.swift
[192/213] Compiling RxSwift Using.swift
[193/213] Compiling RxSwift VirtualTimeConverterType.swift
[194/213] Compiling RxSwift VirtualTimeScheduler.swift
[195/213] Compiling RxSwift Window.swift
[196/213] Compiling RxSwift WithLatestFrom.swift
[197/213] Compiling RxSwift WithUnretained.swift
[198/213] Compiling RxSwift Zip+Collection.swift
[199/213] Compiling RxSwift Zip+arity.swift
[200/213] Compiling RxSwift Zip.swift
[201/213] Compiling Entryable ParameterType.swift
[202/213] Compiling Entryable Entryable.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Source/HTTPMethod.swift:35:23: warning: static property 'get' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
27 | ///
28 | /// See https://tools.ietf.org/html/rfc7231#section-4.3
29 | public struct HTTPMethod: RawRepresentable, Equatable, Hashable {
   |               `- note: consider making struct 'HTTPMethod' conform to the 'Sendable' protocol
30 |     /// `CONNECT` method.
31 |     public static let connect = HTTPMethod(rawValue: "CONNECT")
   :
33 |     public static let delete = HTTPMethod(rawValue: "DELETE")
34 |     /// `GET` method.
35 |     public static let get = HTTPMethod(rawValue: "GET")
   |                       |- warning: static property 'get' is not concurrency-safe because non-'Sendable' type 'HTTPMethod' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'get' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
36 |     /// `HEAD` method.
37 |     public static let head = HTTPMethod(rawValue: "HEAD")
[203/213] Compiling Entryable NetError.swift
/Users/admin/builder/spi-builder-workspace/Sources/Entryable/NetError.swift:10:25: warning: var 'isShowDetailError' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 8 | import Foundation
 9 |
10 | public private(set) var isShowDetailError: Bool = false
   |                         |- warning: var 'isShowDetailError' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |                         |- note: convert 'isShowDetailError' to a 'let' constant to make 'Sendable' shared state immutable
   |                         |- note: annotate 'isShowDetailError' with '@MainActor' if property should only be accessed from the main actor
   |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 | public func setup(isShowDetailError isShow: Bool) {
12 |     isShowDetailError = isShow
/Users/admin/builder/spi-builder-workspace/Sources/Entryable/NetError.swift:16:10: warning: associated value 'url' of 'Sendable'-conforming enum 'NetError' has non-sendable type 'HTTPRawResponse<Data>'; this is an error in the Swift 6 language mode
14 |
15 | public enum NetError: Error, CustomStringConvertible {
16 |     case url(HTTPRawResponse<Data>, Error)
   |          `- warning: associated value 'url' of 'Sendable'-conforming enum 'NetError' has non-sendable type 'HTTPRawResponse<Data>'; this is an error in the Swift 6 language mode
17 |
18 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:11:15: note: consider making generic struct 'HTTPRawResponse' conform to the 'Sendable' protocol
 9 | import Foundation
10 |
11 | public struct HTTPRawResponse<T> {
   |               `- note: consider making generic struct 'HTTPRawResponse' conform to the 'Sendable' protocol
12 |     public let data: T
13 |     public let request: URLRequest?
[204/213] Compiling Entryable HTTPRawResponse.swift
[205/213] Compiling Entryable Codable+Ex.swift
[206/213] Compiling Entryable ClientBuilder.swift
[207/213] Compiling Entryable Client.swift
[208/213] Emitting module Entryable
/Users/admin/builder/spi-builder-workspace/Sources/Entryable/NetError.swift:10:25: warning: var 'isShowDetailError' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 8 | import Foundation
 9 |
10 | public private(set) var isShowDetailError: Bool = false
   |                         |- warning: var 'isShowDetailError' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |                         |- note: convert 'isShowDetailError' to a 'let' constant to make 'Sendable' shared state immutable
   |                         |- note: annotate 'isShowDetailError' with '@MainActor' if property should only be accessed from the main actor
   |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 | public func setup(isShowDetailError isShow: Bool) {
12 |     isShowDetailError = isShow
/Users/admin/builder/spi-builder-workspace/Sources/Entryable/NetError.swift:16:10: warning: associated value 'url' of 'Sendable'-conforming enum 'NetError' has non-sendable type 'HTTPRawResponse<Data>'; this is an error in the Swift 6 language mode
14 |
15 | public enum NetError: Error, CustomStringConvertible {
16 |     case url(HTTPRawResponse<Data>, Error)
   |          `- warning: associated value 'url' of 'Sendable'-conforming enum 'NetError' has non-sendable type 'HTTPRawResponse<Data>'; this is an error in the Swift 6 language mode
17 |
18 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:11:15: note: consider making generic struct 'HTTPRawResponse' conform to the 'Sendable' protocol
 9 | import Foundation
10 |
11 | public struct HTTPRawResponse<T> {
   |               `- note: consider making generic struct 'HTTPRawResponse' conform to the 'Sendable' protocol
12 |     public let data: T
13 |     public let request: URLRequest?
[209/213] Compiling Entryable Entry.swift
/Users/admin/builder/spi-builder-workspace/Sources/Entryable/Entry.swift:64:13: warning: capture of 'request' with non-sendable type 'DataRequest' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 62 |             }
 63 |         } onCancel: {
 64 |             request.cancel()
    |             `- warning: capture of 'request' with non-sendable type 'DataRequest' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 65 |         }
 66 |     }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Source/Request.swift:1067:14: note: class 'DataRequest' does not conform to the 'Sendable' protocol
1065 |
1066 | /// `Request` subclass which handles in-memory `Data` download using `URLSessionDataTask`.
1067 | public class DataRequest: Request {
     |              `- note: class 'DataRequest' does not conform to the 'Sendable' protocol
1068 |     /// `URLRequestConvertible` value used to create `URLRequest`s for this instance.
1069 |     public let convertible: URLRequestConvertible
/Users/admin/builder/spi-builder-workspace/Sources/Entryable/Entry.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Alamofire'
  1 | import Foundation
  2 | import class Alamofire.DataRequest
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Alamofire'
  3 | import protocol Alamofire.DataPreprocessor
  4 | import class Alamofire.DataResponseSerializer
[209/213] Write Objects.LinkFileList
[210/213] Archiving libEntryable.a
[212/221] Compiling JSONMock Fake.swift
[213/221] Compiling JSONMock SwizzleURLConfig.swift
[214/221] Compiling JSONMock Swizzlable.swift
[215/221] Emitting module RxEntryable
[216/221] Compiling RxEntryable Entryable+Rx.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/MainScheduler.swift:37:23: warning: class property 'instance' is not concurrency-safe because non-'Sendable' type 'MainScheduler' may have shared mutable state; this is an error in the Swift 6 language mode
22 | operator please use `ConcurrentMainScheduler` because it is more optimized for that purpose.
23 | */
24 | public final class MainScheduler : SerialDispatchQueueScheduler {
   |                    `- note: class 'MainScheduler' does not conform to the 'Sendable' protocol
25 |
26 |     private let mainQueue: DispatchQueue
   :
35 |
36 |     /// Singleton instance of `MainScheduler`
37 |     public static let instance = MainScheduler()
   |                       |- warning: class property 'instance' is not concurrency-safe because non-'Sendable' type 'MainScheduler' may have shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: annotate 'instance' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
38 |
39 |     /// Singleton instance of `MainScheduler` that always schedules work asynchronously
[217/221] Emitting module JSONMock
/Users/admin/builder/spi-builder-workspace/Sources/JSONMock/Mock+JSON.swift:17:24: warning: static property 'fakes' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
15 | public class JSONMock: URLProtocol {
16 |
17 |     private static var fakes: [String: Fake] = [:]
   |                        |- warning: static property 'fakes' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'fakes' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'fakes' with '@MainActor' if property should only be accessed from the main actor
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |     public static func fake(url: String, fake: Fake) {
19 |         self.fakes[url] = fake
[218/221] Compiling JSONMock Mock+JSON.swift
/Users/admin/builder/spi-builder-workspace/Sources/JSONMock/Mock+JSON.swift:17:24: warning: static property 'fakes' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
15 | public class JSONMock: URLProtocol {
16 |
17 |     private static var fakes: [String: Fake] = [:]
   |                        |- warning: static property 'fakes' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'fakes' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: annotate 'fakes' with '@MainActor' if property should only be accessed from the main actor
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 |     public static func fake(url: String, fake: Fake) {
19 |         self.fakes[url] = fake
[219/221] Compiling JSONMock Encodable+Ex.swift
[219/221] Write Objects.LinkFileList
[220/221] Archiving libRxEntryable.a
Build complete! (56.40s)
Fetching https://github.com/ReactiveX/RxSwift
Fetching https://github.com/Alamofire/Alamofire.git
[1/28780] Fetching alamofire
[1728/80196] Fetching alamofire, rxswift
Fetched https://github.com/ReactiveX/RxSwift from cache (18.67s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (18.67s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.2.0 (0.68s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.4.4 (0.65s)
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.2.0
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.4.4
Build complete.
{
  "dependencies" : [
    {
      "identity" : "alamofire",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.4.4",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alamofire/Alamofire.git"
    },
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.2.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift"
    }
  ],
  "manifest_display_name" : "Entryable",
  "name" : "Entryable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    }
  ],
  "products" : [
    {
      "name" : "Entryable",
      "targets" : [
        "Entryable"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "RxEntryable",
      "targets" : [
        "RxEntryable"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RxEntryable",
      "module_type" : "SwiftTarget",
      "name" : "RxEntryable",
      "path" : "Sources/RxEntryable",
      "product_dependencies" : [
        "Alamofire",
        "RxSwift"
      ],
      "product_memberships" : [
        "RxEntryable"
      ],
      "sources" : [
        "Entryable+Rx.swift"
      ],
      "target_dependencies" : [
        "Entryable"
      ],
      "type" : "library"
    },
    {
      "c99name" : "JSONMock",
      "module_type" : "SwiftTarget",
      "name" : "JSONMock",
      "path" : "Sources/JSONMock",
      "sources" : [
        "Encodable+Ex.swift",
        "Fake.swift",
        "Mock+JSON.swift",
        "Swizzlable.swift",
        "SwizzleURLConfig.swift"
      ],
      "target_dependencies" : [
        "Entryable"
      ],
      "type" : "library"
    },
    {
      "c99name" : "EntryableTests",
      "module_type" : "SwiftTarget",
      "name" : "EntryableTests",
      "path" : "Tests/EntryableTests",
      "product_dependencies" : [
        "Alamofire",
        "RxSwift",
        "RxRelay"
      ],
      "sources" : [
        "LocalEntry.swift",
        "YumeAlamofireTests.swift"
      ],
      "target_dependencies" : [
        "Entryable",
        "RxEntryable",
        "JSONMock"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Entryable",
      "module_type" : "SwiftTarget",
      "name" : "Entryable",
      "path" : "Sources/Entryable",
      "product_dependencies" : [
        "Alamofire"
      ],
      "product_memberships" : [
        "Entryable",
        "RxEntryable"
      ],
      "sources" : [
        "Client.swift",
        "ClientBuilder.swift",
        "Codable+Ex.swift",
        "Entry.swift",
        "Entryable.swift",
        "HTTPRawResponse.swift",
        "NetError.swift",
        "ParameterType.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.