The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Typesense, reference v1.0.1 (0f6c55), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 20:41:13 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/typesense/typesense-swift.git
Reference: v1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/typesense/typesense-swift
 * tag               v1.0.1     -> FETCH_HEAD
HEAD is now at 0f6c550 Merge pull request #39 from phiHero/conversation
Cloned https://github.com/typesense/typesense-swift.git
Revision (git rev-parse @):
0f6c550c627433d82b2f9698b1ed5c59490b56d2
SUCCESS checkout https://github.com/typesense/typesense-swift.git at v1.0.1
Fetching https://github.com/Flight-School/AnyCodable
[1/782] Fetching anycodable
Fetched https://github.com/Flight-School/AnyCodable from cache (0.82s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (1.50s)
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "typesense-swift",
      "name": "Typesense",
      "url": "https://github.com/typesense/typesense-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/typesense-swift",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "anycodable",
          "name": "AnyCodable",
          "url": "https://github.com/Flight-School/AnyCodable",
          "version": "0.6.7",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AnyCodable",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/typesense/typesense-swift.git
[1/2145] Fetching typesense-swift
Fetched https://github.com/typesense/typesense-swift.git from cache (1.48s)
Fetching https://github.com/Flight-School/AnyCodable from cache
Fetched https://github.com/Flight-School/AnyCodable from cache (0.41s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.48s)
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Creating working copy for https://github.com/typesense/typesense-swift.git
Working copy of https://github.com/typesense/typesense-swift.git resolved at v1.0.1 (0f6c550)
warning: '.resolve-product-dependencies': dependency 'typesense-swift' is not used by any target
Found 1 product dependencies
  - AnyCodable
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/typesense/typesense-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/7] Compiling AnyCodable AnyEncodable.swift
[5/7] Compiling AnyCodable AnyDecodable.swift
[6/7] Compiling AnyCodable AnyCodable.swift
[7/7] Emitting module AnyCodable
[8/107] Compiling Typesense SearchResultHit.swift
[9/107] Compiling Typesense SearchResultRequestParams.swift
[10/107] Compiling Typesense SearchResultRequestParamsVoiceQuery.swift
[11/107] Compiling Typesense SearchSynonym.swift
[12/107] Compiling Typesense SearchSynonymSchema.swift
[13/107] Compiling Typesense SearchSynonymsResponse.swift
[14/107] Compiling Typesense SnapshotParameters.swift
[15/107] Compiling Typesense StopwordsSetDeleteSchema.swift
[16/107] Compiling Typesense StopwordsSetRetrieveSchema.swift
[17/107] Compiling Typesense StopwordsSetSchema.swift
[18/107] Compiling Typesense StopwordsSetUpsertSchema.swift
[19/107] Compiling Typesense SearchHighlight.swift
[20/107] Compiling Typesense SearchOverride.swift
[21/107] Compiling Typesense SearchOverrideDeleteResponse.swift
[22/107] Compiling Typesense SearchOverrideExclude.swift
[23/107] Compiling Typesense SearchOverrideInclude.swift
[24/107] Compiling Typesense SearchOverrideRule.swift
[25/107] Compiling Typesense SearchOverrideSchema.swift
[26/107] Compiling Typesense SearchOverridesResponse.swift
[27/107] Compiling Typesense SearchParameters.swift
[28/107] Compiling Typesense SearchResult.swift
[29/107] Compiling Typesense SearchResultConversation.swift
[30/107] Compiling Typesense CollectionAliasesResponse.swift
[31/107] Compiling Typesense CollectionResponse.swift
[32/107] Compiling Typesense CollectionSchema.swift
[33/107] Compiling Typesense CollectionUpdateSchema.swift
[34/107] Compiling Typesense ConversationModelCreateSchema.swift
[35/107] Compiling Typesense ConversationModelSchema.swift
[36/107] Compiling Typesense ConversationModelUpdateSchema.swift
[37/107] Compiling Typesense DebugRetrieveSchema.swift
[38/107] Compiling Typesense DeleteDocumentsParameters.swift
[39/107] Compiling Typesense DeleteDocumentsResponse.swift
[40/107] Compiling Typesense DocumentIndexParameters.swift
[41/107] Compiling Typesense ConversationModel.swift
[42/107] Compiling Typesense ConversationModels.swift
[43/107] Compiling Typesense Conversations.swift
[44/107] Compiling Typesense Document.swift
[45/107] Compiling Typesense Documents.swift
[46/107] Compiling Typesense Errors.swift
[47/107] Compiling Typesense AnalyticsEventCreateResponse.swift
[48/107] Compiling Typesense AnalyticsEventCreateSchema.swift
[49/107] Compiling Typesense AnalyticsRuleDeleteResponse.swift
[50/107] Compiling Typesense AnalyticsRuleParameters.swift
[51/107] Compiling Typesense AnalyticsRuleParametersDestination.swift
[52/118] Compiling Typesense ExportDocumentsParameters.swift
[53/118] Compiling Typesense FacetCounts.swift
[54/118] Compiling Typesense FacetCountsCounts.swift
[55/118] Compiling Typesense FacetCountsStats.swift
[56/118] Compiling Typesense Field.swift
[57/118] Compiling Typesense FieldEmbed.swift
[58/118] Compiling Typesense FieldEmbedModelConfig.swift
[59/118] Compiling Typesense HealthStatus.swift
[60/118] Compiling Typesense ImportDocumentsParameters.swift
[61/118] Compiling Typesense InlineResponse2002.swift
[62/118] Compiling Typesense ModelErrorResponse.swift
[63/118] Compiling Typesense StopwordsSetsRetrieveAllSchema.swift
[64/118] Compiling Typesense SuccessStatus.swift
[65/118] Compiling Typesense UpdateByFilterResponse.swift
[66/118] Compiling Typesense UpdateDocumentsByFilterParameters.swift
[67/118] Compiling Typesense VoiceQueryModelCollectionConfig.swift
[68/118] Compiling Typesense MultiSearch.swift
[69/118] Compiling Typesense Node.swift
[70/118] Compiling Typesense Operations.swift
[71/118] Compiling Typesense Override.swift
[72/118] Compiling Typesense Overrides.swift
[73/118] Compiling Typesense Preset.swift
[74/118] Compiling Typesense MultiSearchCollectionParameters.swift
[75/118] Compiling Typesense MultiSearchParameters.swift
[76/118] Compiling Typesense MultiSearchResult.swift
[77/118] Compiling Typesense MultiSearchSearchesParameter.swift
[78/118] Compiling Typesense PresetDeleteSchema.swift
[79/118] Compiling Typesense PresetSchema.swift
[80/118] Compiling Typesense PresetUpsertSchema.swift
[81/118] Compiling Typesense PresetValue.swift
[82/118] Compiling Typesense PresetsRetrieveSchema.swift
[83/118] Compiling Typesense ScopedKeyParameters.swift
[84/118] Compiling Typesense SearchGroupedHit.swift
[85/118] Compiling Typesense Alias.swift
[86/118] Compiling Typesense Analytics.swift
[87/118] Compiling Typesense AnalyticsEvents.swift
[88/118] Compiling Typesense AnalyticsRule.swift
[89/118] Compiling Typesense AnalyticsRules.swift
[90/118] Compiling Typesense ApiCall.swift
[91/118] Compiling Typesense ApiKeys.swift
[92/118] Compiling Typesense Client.swift
[93/118] Compiling Typesense Collection.swift
[94/118] Compiling Typesense Collections.swift
[95/118] Compiling Typesense Configuration.swift
[96/118] Compiling Typesense AnalyticsRuleParametersSource.swift
[97/118] Compiling Typesense AnalyticsRuleParametersSourceEvents.swift
[98/118] Compiling Typesense AnalyticsRuleSchema.swift
[99/118] Compiling Typesense AnalyticsRuleUpsertSchema.swift
[100/118] Compiling Typesense AnalyticsRulesRetrieveSchema.swift
[101/118] Compiling Typesense ApiKey.swift
[102/118] Compiling Typesense ApiKeySchema.swift
[103/118] Compiling Typesense ApiKeysResponse.swift
[104/118] Compiling Typesense ApiResponse.swift
[105/118] Compiling Typesense CollectionAlias.swift
[106/118] Compiling Typesense CollectionAliasSchema.swift
[107/118] Emitting module Typesense
[108/118] Compiling Typesense Presets.swift
[109/118] Compiling Typesense RequestTypes.swift
[110/118] Compiling Typesense Coders.swift
[111/118] Compiling Typesense Enums.swift
[112/118] Compiling Typesense Logger.swift
[113/118] Compiling Typesense RequestNumber.swift
[114/118] Compiling Typesense Stopword.swift
[115/118] Compiling Typesense Stopwords.swift
[116/118] Compiling Typesense Synonyms.swift
[117/118] Compiling Typesense CreateURLQueryParams.swift
[118/118] Compiling Typesense Extensions.swift
Build complete! (7.65s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "anycodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Flight-School/AnyCodable"
    }
  ],
  "manifest_display_name" : "Typesense",
  "name" : "Typesense",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Typesense",
      "targets" : [
        "Typesense"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TypesenseTests",
      "module_type" : "SwiftTarget",
      "name" : "TypesenseTests",
      "path" : "Tests/TypesenseTests",
      "sources" : [
        "AnalyticsTests.swift",
        "ApiCallTests.swift",
        "ApiKeyTests.swift",
        "CollectionAliasTests.swift",
        "CollectionTests.swift",
        "ConfigurationTests.swift",
        "ConversationModelTests.swift",
        "CreateURLQueryParamsTests.swift",
        "DocumentTests.swift",
        "MultiSearchTests.swift",
        "OperationTests.swift",
        "OverrideTests.swift",
        "OverridesTests.swift",
        "PresetTests.swift",
        "PresetsTests.swift",
        "StopwordTests.swift",
        "StopwordsTests.swift",
        "SynonymTests.swift",
        "TestUtils.swift"
      ],
      "target_dependencies" : [
        "Typesense"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Typesense",
      "module_type" : "SwiftTarget",
      "name" : "Typesense",
      "path" : "Sources/Typesense",
      "product_dependencies" : [
        "AnyCodable"
      ],
      "product_memberships" : [
        "Typesense"
      ],
      "sources" : [
        "Alias.swift",
        "Analytics.swift",
        "AnalyticsEvents.swift",
        "AnalyticsRule.swift",
        "AnalyticsRules.swift",
        "ApiCall.swift",
        "ApiKeys.swift",
        "Client.swift",
        "Collection.swift",
        "Collections.swift",
        "Configuration.swift",
        "ConversationModel.swift",
        "ConversationModels.swift",
        "Conversations.swift",
        "Document.swift",
        "Documents.swift",
        "Errors.swift",
        "Models/AnalyticsEventCreateResponse.swift",
        "Models/AnalyticsEventCreateSchema.swift",
        "Models/AnalyticsRuleDeleteResponse.swift",
        "Models/AnalyticsRuleParameters.swift",
        "Models/AnalyticsRuleParametersDestination.swift",
        "Models/AnalyticsRuleParametersSource.swift",
        "Models/AnalyticsRuleParametersSourceEvents.swift",
        "Models/AnalyticsRuleSchema.swift",
        "Models/AnalyticsRuleUpsertSchema.swift",
        "Models/AnalyticsRulesRetrieveSchema.swift",
        "Models/ApiKey.swift",
        "Models/ApiKeySchema.swift",
        "Models/ApiKeysResponse.swift",
        "Models/ApiResponse.swift",
        "Models/CollectionAlias.swift",
        "Models/CollectionAliasSchema.swift",
        "Models/CollectionAliasesResponse.swift",
        "Models/CollectionResponse.swift",
        "Models/CollectionSchema.swift",
        "Models/CollectionUpdateSchema.swift",
        "Models/ConversationModelCreateSchema.swift",
        "Models/ConversationModelSchema.swift",
        "Models/ConversationModelUpdateSchema.swift",
        "Models/DebugRetrieveSchema.swift",
        "Models/DeleteDocumentsParameters.swift",
        "Models/DeleteDocumentsResponse.swift",
        "Models/DocumentIndexParameters.swift",
        "Models/ExportDocumentsParameters.swift",
        "Models/FacetCounts.swift",
        "Models/FacetCountsCounts.swift",
        "Models/FacetCountsStats.swift",
        "Models/Field.swift",
        "Models/FieldEmbed.swift",
        "Models/FieldEmbedModelConfig.swift",
        "Models/HealthStatus.swift",
        "Models/ImportDocumentsParameters.swift",
        "Models/InlineResponse2002.swift",
        "Models/ModelErrorResponse.swift",
        "Models/MultiSearchCollectionParameters.swift",
        "Models/MultiSearchParameters.swift",
        "Models/MultiSearchResult.swift",
        "Models/MultiSearchSearchesParameter.swift",
        "Models/PresetDeleteSchema.swift",
        "Models/PresetSchema.swift",
        "Models/PresetUpsertSchema.swift",
        "Models/PresetValue.swift",
        "Models/PresetsRetrieveSchema.swift",
        "Models/ScopedKeyParameters.swift",
        "Models/SearchGroupedHit.swift",
        "Models/SearchHighlight.swift",
        "Models/SearchOverride.swift",
        "Models/SearchOverrideDeleteResponse.swift",
        "Models/SearchOverrideExclude.swift",
        "Models/SearchOverrideInclude.swift",
        "Models/SearchOverrideRule.swift",
        "Models/SearchOverrideSchema.swift",
        "Models/SearchOverridesResponse.swift",
        "Models/SearchParameters.swift",
        "Models/SearchResult.swift",
        "Models/SearchResultConversation.swift",
        "Models/SearchResultHit.swift",
        "Models/SearchResultRequestParams.swift",
        "Models/SearchResultRequestParamsVoiceQuery.swift",
        "Models/SearchSynonym.swift",
        "Models/SearchSynonymSchema.swift",
        "Models/SearchSynonymsResponse.swift",
        "Models/SnapshotParameters.swift",
        "Models/StopwordsSetDeleteSchema.swift",
        "Models/StopwordsSetRetrieveSchema.swift",
        "Models/StopwordsSetSchema.swift",
        "Models/StopwordsSetUpsertSchema.swift",
        "Models/StopwordsSetsRetrieveAllSchema.swift",
        "Models/SuccessStatus.swift",
        "Models/UpdateByFilterResponse.swift",
        "Models/UpdateDocumentsByFilterParameters.swift",
        "Models/VoiceQueryModelCollectionConfig.swift",
        "MultiSearch.swift",
        "Node.swift",
        "Operations.swift",
        "Override.swift",
        "Overrides.swift",
        "Preset.swift",
        "Presets.swift",
        "RequestTypes.swift",
        "Shared/Coders.swift",
        "Shared/Enums.swift",
        "Shared/Logger.swift",
        "Shared/RequestNumber.swift",
        "Stopword.swift",
        "Stopwords.swift",
        "Synonyms.swift",
        "utils/CreateURLQueryParams.swift",
        "utils/Extensions.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.