The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Appwrite, reference main (e6ded5), with Swift 6.2 (beta) for macOS (SPM) on 24 Jun 2025 09:12:21 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/appwrite/sdk-for-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/appwrite/sdk-for-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e6ded53 Merge pull request #35 from appwrite/dev
Cloned https://github.com/appwrite/sdk-for-swift.git
Revision (git rev-parse @):
e6ded539865a893b2da5f4fd715174d683bb84f0
SUCCESS checkout https://github.com/appwrite/sdk-for-swift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/appwrite/sdk-for-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/447] Write sources
[10/447] Copying PrivacyInfo.xcprivacy
[12/447] Write sources
[13/447] Copying PrivacyInfo.xcprivacy
[13/447] Write sources
[27/447] Write swift-version-1EA4D86E10B52AF.txt
[28/447] Compiling CNIOWindows WSAStartup.c
[28/447] Compiling CNIOWindows shim.c
[30/447] Compiling CNIOWASI CNIOWASI.c
[31/447] Compiling CNIOLinux shim.c
[32/447] Compiling CNIOLinux liburing_shims.c
[33/447] Compiling _NumericsShims _NumericsShims.c
[34/497] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[35/497] Compiling CNIOSHA1 c_nio_sha1.c
[36/497] Compiling _AtomicsShims.c
[37/497] Compiling CNIOLLHTTP c_nio_http.c
[38/497] Compiling CNIOExtrasZlib empty.c
[39/497] Compiling CNIOLLHTTP c_nio_api.c
[40/507] Compiling CNIOLLHTTP c_nio_llhttp.c
[41/507] Compiling fiat_p256_adx_sqr.S
[42/507] Compiling fiat_p256_adx_mul.S
[43/507] Compiling fiat_curve25519_adx_square.S
[44/507] Compiling fiat_curve25519_adx_mul.S
[45/507] Compiling CNIODarwin shim.c
[46/507] Compiling CNIOBoringSSLShims shims.c
[48/507] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[49/508] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[50/508] Compiling InternalCollectionsUtilities Debugging.swift
[51/508] Compiling InternalCollectionsUtilities Descriptions.swift
[52/508] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[53/508] Emitting module InternalCollectionsUtilities
[54/508] Compiling AppwriteEnums Adapter.swift
[55/508] Compiling AppwriteEnums AuthenticationFactor.swift
[56/508] Compiling RealModule Real.swift
[57/509] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[58/509] Compiling RealModule RealFunctions.swift
[59/509] Compiling RealModule Float80+Real.swift
[60/509] Compiling RealModule Float16+Real.swift
[61/509] Compiling RealModule AugmentedArithmetic.swift
[62/509] Compiling RealModule Double+Real.swift
[63/509] Compiling RealModule ElementaryFunctions.swift
[64/509] Compiling RealModule AlgebraicField.swift
[65/509] Compiling RealModule ApproximateEquality.swift
[66/509] Compiling RealModule Float+Real.swift
[67/509] Emitting module RealModule
[68/509] Compiling _NIOBase64 Base64.swift
[69/509] Emitting module _NIOBase64
[70/509] Compiling AppwriteEnums BuildRuntime.swift
[71/509] Compiling AppwriteEnums Compression.swift
[72/509] Compiling AppwriteEnums CreditCard.swift
[73/509] Compiling AppwriteEnums DeploymentDownloadType.swift
[74/509] Compiling AppwriteEnums AuthenticatorType.swift
[75/509] Compiling AppwriteEnums Browser.swift
[76/509] Compiling Logging MetadataProvider.swift
[77/509] Compiling _NIODataStructures _TinyArray.swift
[78/509] Compiling _NIODataStructures Heap.swift
[79/509] Compiling _NIODataStructures PriorityQueue.swift
[80/509] Emitting module _NIODataStructures
[81/509] Compiling Logging Locks.swift
[82/509] Compiling Logging LogHandler.swift
[83/509] Emitting module Logging
[84/509] Compiling Logging Logging.swift
[85/525] Compiling DequeModule _DequeSlot.swift
[86/525] Compiling DequeModule _DequeBuffer.swift
[87/525] Compiling DequeModule _DequeBufferHeader.swift
[87/526] Compiling tls_record.cc
[88/526] Compiling tls_method.cc
[89/526] Compiling tls13_server.cc
[91/526] Compiling DequeModule _UnsafeWrappedBuffer.swift
[92/526] Compiling DequeModule Deque+Extras.swift
[93/526] Compiling DequeModule Deque+Hashable.swift
[94/526] Compiling DequeModule Deque+Testing.swift
[95/526] Compiling DequeModule Deque._Storage.swift
[96/526] Compiling DequeModule Deque+Equatable.swift
[97/526] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[98/526] Compiling DequeModule Deque._UnsafeHandle.swift
[99/526] Compiling DequeModule Deque.swift
[99/526] Compiling tls13_enc.cc
[100/526] Compiling tls13_client.cc
[101/526] Compiling tls13_both.cc
[103/526] Compiling DequeModule Deque+CustomReflectable.swift
[104/526] Compiling DequeModule Deque+Descriptions.swift
[105/526] Compiling DequeModule Deque+Codable.swift
[106/526] Compiling DequeModule Deque+Collection.swift
[107/526] Emitting module DequeModule
[107/526] Compiling t1_enc.cc
[108/526] Compiling ssl_transcript.cc
[109/526] Compiling ssl_versions.cc
[110/526] Compiling ssl_x509.cc
[111/526] Compiling ssl_stat.cc
[112/526] Compiling ssl_session.cc
[113/526] Compiling ssl_privkey.cc
[114/526] Compiling ssl_key_share.cc
[115/526] Compiling ssl_lib.cc
[116/526] Compiling ssl_file.cc
[117/526] Compiling ssl_credential.cc
[118/526] Compiling ssl_cipher.cc
[119/526] Compiling ssl_cert.cc
[120/526] Compiling ssl_buffer.cc
[121/526] Compiling ssl_asn1.cc
[122/526] Compiling ssl_aead_ctx.cc
[123/526] Compiling s3_lib.cc
[124/526] Compiling s3_pkt.cc
[125/526] Compiling s3_both.cc
[127/526] Compiling AppwriteEnums RelationshipType.swift
[128/526] Compiling AppwriteEnums Runtime.swift
[129/528] Emitting module AppwriteEnums
[136/528] Compiling AppwriteEnums PasswordHash.swift
[137/528] Compiling AppwriteEnums RelationMutate.swift
[144/528] Compiling AppwriteEnums Name.swift
[145/528] Compiling AppwriteEnums OAuthProvider.swift
[146/528] Compiling AppwriteEnums MessagePriority.swift
[147/528] Compiling AppwriteEnums MessagingProviderType.swift
[148/528] Compiling AppwriteEnums ImageGravity.swift
[149/528] Compiling AppwriteEnums IndexType.swift
[149/528] Compiling handshake_server.cc
[151/528] Compiling JSONCodable Codable+JSON.swift
[152/528] Emitting module JSONCodable
[153/528] Compiling AppwriteEnums SmtpEncryption.swift
[154/528] Compiling AppwriteEnums VCSDeploymentType.swift
[154/528] Compiling handshake_client.cc
[155/528] Compiling handshake.cc
[156/528] Compiling handoff.cc
[157/617] Compiling dtls_record.cc
[158/617] Compiling md5-x86_64-linux.S
[159/617] Compiling encrypted_client_hello.cc
[160/617] Compiling md5-x86_64-apple.S
[161/617] Compiling md5-586-linux.S
[162/617] Compiling extensions.cc
[163/617] Compiling md5-586-apple.S
[164/617] Compiling chacha20_poly1305_x86_64-linux.S
[165/617] Compiling chacha20_poly1305_x86_64-apple.S
[166/617] Compiling chacha20_poly1305_armv8-win.S
[167/617] Compiling chacha20_poly1305_armv8-linux.S
[168/617] Compiling dtls_method.cc
[169/617] Compiling chacha-x86_64-linux.S
[170/617] Compiling chacha20_poly1305_armv8-apple.S
[171/617] Compiling chacha-x86_64-apple.S
[172/617] Compiling chacha-x86-apple.S
[172/617] Compiling chacha-x86-linux.S
[174/617] Compiling chacha-armv8-win.S
[175/617] Compiling chacha-armv8-linux.S
[176/617] Compiling chacha-armv8-apple.S
[177/617] Compiling chacha-armv4-linux.S
[178/617] Compiling aes128gcmsiv-x86_64-linux.S
[179/617] Compiling aes128gcmsiv-x86_64-apple.S
[180/617] Compiling x86_64-mont5-linux.S
[181/617] Compiling x86_64-mont5-apple.S
[182/617] Compiling d1_srtp.cc
[183/617] Compiling x86_64-mont-linux.S
[184/617] Compiling x86_64-mont-apple.S
[185/617] Compiling x86-mont-linux.S
[186/617] Compiling x86-mont-apple.S
[187/617] Compiling vpaes-x86_64-linux.S
[188/617] Compiling vpaes-x86_64-apple.S
[189/617] Compiling d1_pkt.cc
[190/617] Compiling vpaes-x86-linux.S
[191/617] Compiling vpaes-x86-apple.S
[192/617] Compiling vpaes-armv8-win.S
[193/617] Compiling vpaes-armv8-linux.S
[194/617] Compiling vpaes-armv7-linux.S
[195/617] Compiling sha512-x86_64-linux.S
[196/617] Compiling vpaes-armv8-apple.S
[197/617] Compiling sha512-x86_64-apple.S
[198/617] Compiling err_data.cc
[199/617] Compiling sha512-armv8-win.S
[200/617] Compiling sha512-armv8-linux.S
[201/617] Compiling sha512-armv4-linux.S
[202/617] Compiling sha512-586-linux.S
[203/617] Compiling sha512-armv8-apple.S
[204/617] Compiling sha512-586-apple.S
[205/617] Compiling sha256-x86_64-linux.S
[206/617] Compiling sha256-x86_64-apple.S
[207/617] Compiling bio_ssl.cc
[208/617] Compiling sha256-armv8-win.S
[209/617] Compiling sha256-armv8-linux.S
[210/617] Compiling sha256-586-linux.S
[211/617] Compiling sha256-armv4-linux.S
[212/617] Compiling sha256-armv8-apple.S
[213/617] Compiling sha256-586-apple.S
[214/617] Compiling sha1-x86_64-linux.S
[215/617] Compiling sha1-x86_64-apple.S
[216/617] Compiling sha1-armv8-win.S
[217/617] Compiling sha1-armv8-linux.S
[218/617] Compiling sha1-armv4-large-linux.S
[219/617] Compiling sha1-armv8-apple.S
[220/617] Compiling sha1-586-linux.S
[221/617] Compiling sha1-586-apple.S
[222/617] Compiling rsaz-avx2-linux.S
[223/617] Compiling rsaz-avx2-apple.S
[224/617] Compiling rdrand-x86_64-linux.S
[225/617] Compiling rdrand-x86_64-apple.S
[226/617] Compiling p256_beeu-x86_64-asm-linux.S
[227/617] Compiling p256_beeu-x86_64-asm-apple.S
[228/617] Compiling p256_beeu-armv8-asm-win.S
[229/617] Compiling p256_beeu-armv8-asm-linux.S
[230/617] Compiling p256_beeu-armv8-asm-apple.S
[231/617] Compiling p256-x86_64-asm-linux.S
[232/617] Compiling p256-x86_64-asm-apple.S
[233/617] Compiling p256-armv8-asm-win.S
[234/617] Compiling p256-armv8-asm-linux.S
[235/617] Compiling ghashv8-armv8-win.S
[236/617] Compiling ghashv8-armv8-linux.S
[237/617] Compiling p256-armv8-asm-apple.S
[238/617] Compiling ghashv8-armv8-apple.S
[239/617] Compiling ghashv8-armv7-linux.S
[240/617] Compiling ghash-x86_64-linux.S
[241/617] Compiling ghash-x86_64-apple.S
[242/617] Compiling ghash-x86-linux.S
[243/617] Compiling ghash-x86-apple.S
[244/617] Compiling ghash-ssse3-x86_64-linux.S
[245/617] Compiling ghash-ssse3-x86_64-apple.S
[246/617] Compiling ghash-ssse3-x86-apple.S
[246/617] Compiling ghash-ssse3-x86-linux.S
[248/617] Compiling ghash-neon-armv8-win.S
[249/617] Compiling ghash-neon-armv8-linux.S
[250/617] Compiling ghash-neon-armv8-apple.S
[251/617] Compiling ghash-armv4-linux.S
[252/617] Compiling co-586-linux.S
[253/617] Compiling bsaes-armv7-linux.S
[254/617] Compiling co-586-apple.S
[255/617] Compiling bn-armv8-win.S
[256/617] Compiling bn-armv8-linux.S
[257/617] Compiling bn-armv8-apple.S
[258/617] Compiling bn-586-linux.S
[259/617] Compiling bn-586-apple.S
[260/617] Compiling armv8-mont-linux.S
[261/617] Compiling armv8-mont-win.S
[262/617] Compiling d1_lib.cc
[263/617] Compiling armv4-mont-linux.S
[264/617] Compiling armv8-mont-apple.S
[265/617] Compiling aesv8-gcm-armv8-win.S
[266/617] Compiling aesv8-gcm-armv8-linux.S
[267/617] Compiling aesv8-armv8-win.S
[268/617] Compiling aesv8-armv8-linux.S
[269/617] Compiling aesv8-gcm-armv8-apple.S
[270/617] Compiling aesv8-armv8-apple.S
[271/617] Compiling aesv8-armv7-linux.S
[272/617] Compiling aesni-x86_64-linux.S
[273/617] Compiling aesni-x86_64-apple.S
[274/617] Compiling aesni-x86-linux.S
[275/617] Compiling aesni-x86-apple.S
[276/617] Compiling aesni-gcm-x86_64-linux.S
[277/617] Compiling aesni-gcm-x86_64-apple.S
[278/617] Compiling aes-gcm-avx2-x86_64-linux.S
[279/617] Compiling aes-gcm-avx2-x86_64-apple.S
[280/617] Compiling aes-gcm-avx10-x86_64-linux.S
[281/617] Compiling aes-gcm-avx10-x86_64-apple.S
[282/617] Compiling d1_both.cc
[284/617] Compiling AppwriteModels FrameworkList.swift
[285/617] Compiling AppwriteModels Function.swift
[286/617] Compiling AppwriteModels FunctionList.swift
[287/617] Compiling AppwriteModels Headers.swift
[288/617] Compiling AppwriteModels HealthAntivirus.swift
[289/617] Compiling AppwriteModels HealthCertificate.swift
[290/617] Compiling AppwriteModels HealthQueue.swift
[291/617] Compiling AppwriteModels HealthStatus.swift
[292/617] Compiling AppwriteModels HealthTime.swift
[293/617] Compiling AppwriteModels Identity.swift
[294/626] Compiling AppwriteModels SessionList.swift
[295/626] Compiling AppwriteModels Site.swift
[296/626] Compiling AppwriteModels SiteList.swift
[297/626] Compiling AppwriteModels Specification.swift
[298/626] Compiling AppwriteModels SpecificationList.swift
[299/626] Compiling AppwriteModels Subscriber.swift
[300/626] Compiling AppwriteModels SubscriberList.swift
[301/626] Compiling AppwriteModels Target.swift
[302/626] Compiling AppwriteModels TargetList.swift
[303/626] Compiling AppwriteModels PhoneList.swift
[304/626] Compiling AppwriteModels Preferences.swift
[305/626] Compiling AppwriteModels Provider.swift
[306/626] Compiling AppwriteModels ProviderList.swift
[307/626] Compiling AppwriteModels ResourceToken.swift
[308/626] Compiling AppwriteModels ResourceTokenList.swift
[309/626] Compiling AppwriteModels Runtime.swift
[310/626] Compiling AppwriteModels RuntimeList.swift
[311/626] Compiling AppwriteModels Session.swift
[312/626] Compiling AppwriteModels LogList.swift
[313/626] Compiling AppwriteModels Membership.swift
[314/626] Compiling AppwriteModels MembershipList.swift
[315/626] Compiling AppwriteModels Message.swift
[316/626] Compiling AppwriteModels MessageList.swift
[317/626] Compiling AppwriteModels MfaChallenge.swift
[318/626] Compiling AppwriteModels MfaFactors.swift
[319/626] Compiling AppwriteModels MfaRecoveryCodes.swift
[320/626] Compiling AppwriteModels MfaType.swift
[321/626] Compiling AppwriteModels Phone.swift
[322/626] Compiling AppwriteModels AttributeEnum.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[323/626] Compiling AppwriteModels AttributeFloat.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[324/626] Compiling AppwriteModels AttributeInteger.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[325/626] Compiling AppwriteModels AttributeIp.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[326/626] Compiling AppwriteModels AttributeList.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[327/626] Compiling AppwriteModels AttributeRelationship.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[328/626] Compiling AppwriteModels AttributeString.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[329/626] Compiling AppwriteModels AttributeUrl.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[330/626] Compiling AppwriteModels Bucket.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[331/626] Compiling AppwriteModels BucketList.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEnum.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             elements: map["elements"] as! [String],
140 |             format: map["format"] as! String,
141 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeFloat.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Double,
140 |             max: map["max"] as? Double,
141 |             `default`: map["default"] as? Double
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeInteger.swift:141:13: warning: keyword 'default' does not need to be escaped in argument list
139 |             min: map["min"] as? Int,
140 |             max: map["max"] as? Int,
141 |             `default`: map["default"] as? Int
    |             `- warning: keyword 'default' does not need to be escaped in argument list
142 |         )
143 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeIp.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeRelationship.swift:162:13: warning: keyword 'required' does not need to be escaped in argument list
160 |             status: map["status"] as! String,
161 |             error: map["error"] as! String,
162 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
163 |             array: map["array"] as? Bool,
164 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:135:13: warning: keyword 'required' does not need to be escaped in argument list
133 |             status: map["status"] as! String,
134 |             error: map["error"] as! String,
135 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
136 |             array: map["array"] as? Bool,
137 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeString.swift:140:13: warning: keyword 'default' does not need to be escaped in argument list
138 |             updatedAt: map["$updatedAt"] as! String,
139 |             size: map["size"] as! Int,
140 |             `default`: map["default"] as? String,
    |             `- warning: keyword 'default' does not need to be escaped in argument list
141 |             encrypt: map["encrypt"] as? Bool
142 |         )
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeUrl.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[332/626] Compiling AppwriteModels Collection.swift
[333/626] Compiling AppwriteModels CollectionList.swift
[334/626] Compiling AppwriteModels Continent.swift
[335/626] Compiling AppwriteModels ContinentList.swift
[336/626] Compiling AppwriteModels Country.swift
[337/626] Compiling AppwriteModels CountryList.swift
[338/626] Compiling AppwriteModels Currency.swift
[339/626] Compiling AppwriteModels CurrencyList.swift
[340/626] Compiling AppwriteModels Database.swift
[341/626] Compiling AppwriteModels DatabaseList.swift
[342/626] Compiling AppwriteModels IdentityList.swift
[343/626] Compiling AppwriteModels Index.swift
[344/626] Compiling AppwriteModels IndexList.swift
[345/626] Compiling AppwriteModels Jwt.swift
[346/626] Compiling AppwriteModels Language.swift
[347/626] Compiling AppwriteModels LanguageList.swift
[348/626] Compiling AppwriteModels Locale.swift
[349/626] Compiling AppwriteModels LocaleCode.swift
[350/626] Compiling AppwriteModels LocaleCodeList.swift
[351/626] Compiling AppwriteModels Log.swift
[352/626] Compiling AppwriteModels AlgoArgon2.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[353/626] Compiling AppwriteModels AlgoBcrypt.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[354/626] Compiling AppwriteModels AlgoMd5.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[355/626] Compiling AppwriteModels AlgoPhpass.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[356/626] Compiling AppwriteModels AlgoScrypt.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[357/626] Compiling AppwriteModels AlgoScryptModified.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[358/626] Compiling AppwriteModels AlgoSha.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[359/626] Compiling AppwriteModels AttributeBoolean.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[360/626] Compiling AppwriteModels AttributeDatetime.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[361/626] Compiling AppwriteModels AttributeEmail.swift
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:117:13: warning: keyword 'required' does not need to be escaped in argument list
115 |             status: map["status"] as! String,
116 |             error: map["error"] as! String,
117 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
118 |             array: map["array"] as? Bool,
119 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeBoolean.swift:121:13: warning: keyword 'default' does not need to be escaped in argument list
119 |             createdAt: map["$createdAt"] as! String,
120 |             updatedAt: map["$updatedAt"] as! String,
121 |             `default`: map["default"] as? Bool
    |             `- warning: keyword 'default' does not need to be escaped in argument list
122 |         )
123 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeDatetime.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:126:13: warning: keyword 'required' does not need to be escaped in argument list
124 |             status: map["status"] as! String,
125 |             error: map["error"] as! String,
126 |             `required`: map["required"] as! Bool,
    |             `- warning: keyword 'required' does not need to be escaped in argument list
127 |             array: map["array"] as? Bool,
128 |             createdAt: map["$createdAt"] as! String,
/Users/admin/builder/spi-builder-workspace/Sources/AppwriteModels/AttributeEmail.swift:131:13: warning: keyword 'default' does not need to be escaped in argument list
129 |             updatedAt: map["$updatedAt"] as! String,
130 |             format: map["format"] as! String,
131 |             `default`: map["default"] as? String
    |             `- warning: keyword 'default' does not need to be escaped in argument list
132 |         )
133 |     }
[362/626] Emitting module AppwriteModels
[363/626] Compiling AppwriteModels Deployment.swift
[364/626] Compiling AppwriteModels DeploymentList.swift
[365/626] Compiling AppwriteModels Document.swift
[366/626] Compiling AppwriteModels DocumentList.swift
[367/626] Compiling AppwriteModels Execution.swift
[368/626] Compiling AppwriteModels ExecutionList.swift
[369/626] Compiling AppwriteModels File.swift
[370/626] Compiling AppwriteModels FileList.swift
[371/626] Compiling AppwriteModels Framework.swift
[372/626] Compiling AppwriteModels FrameworkAdapter.swift
[372/626] Compiling x_sig.cc
[373/626] Compiling x_pubkey.cc
[374/626] Compiling x_val.cc
[375/626] Compiling x_spki.cc
[376/626] Compiling x_req.cc
[377/626] Compiling x_x509a.cc
[378/626] Compiling x_name.cc
[379/626] Compiling x_x509.cc
[380/626] Compiling x_exten.cc
[382/626] Compiling AppwriteModels Team.swift
[383/626] Compiling AppwriteModels TeamList.swift
[384/626] Compiling AppwriteModels Token.swift
[385/626] Compiling AppwriteModels Topic.swift
[386/626] Compiling AppwriteModels TopicList.swift
[387/626] Compiling AppwriteModels User.swift
[388/626] Compiling AppwriteModels UserList.swift
[389/626] Compiling AppwriteModels Variable.swift
[390/626] Compiling AppwriteModels VariableList.swift
[390/626] Compiling x509spki.cc
[391/626] Compiling x_attrib.cc
[392/626] Compiling x_algor.cc
[393/626] Compiling x509rset.cc
[394/626] Compiling x_crl.cc
[395/626] Compiling x509cset.cc
[396/626] Compiling x509name.cc
[397/626] Compiling x_all.cc
[398/626] Compiling x509_vpm.cc
[399/626] Compiling x509_vfy.cc
[400/626] Compiling x509_v3.cc
[401/626] Compiling x509_txt.cc
[402/626] Compiling x509_trs.cc
[403/626] Compiling x509_set.cc
[404/626] Compiling x509_obj.cc
[405/626] Compiling x509_req.cc
[406/626] Compiling x509_ext.cc
[407/626] Compiling x509_def.cc
[408/626] Compiling x509_lu.cc
[409/626] Compiling x509_d2.cc
[410/626] Compiling x509.cc
[411/626] Compiling x509_cmp.cc
[412/626] Compiling x509_att.cc
[413/626] Compiling v3_prn.cc
[414/626] Compiling v3_skey.cc
[415/626] Compiling v3_purp.cc
[416/626] Compiling v3_pmaps.cc
[417/626] Compiling v3_pcons.cc
[418/626] Compiling v3_utl.cc
[419/626] Compiling v3_ocsp.cc
[420/626] Compiling v3_int.cc
[421/626] Compiling v3_ia5.cc
[422/626] Compiling v3_lib.cc
[423/626] Compiling v3_ncons.cc
[424/626] Compiling v3_info.cc
[425/626] Compiling v3_extku.cc
[426/626] Compiling v3_genn.cc
[427/626] Compiling v3_enum.cc
[428/626] Compiling v3_crld.cc
[429/626] Compiling v3_cpols.cc
[430/626] Compiling v3_conf.cc
[431/626] Compiling v3_bcons.cc
[432/626] Compiling v3_bitst.cc
[433/626] Compiling v3_akeya.cc
[434/626] Compiling v3_alt.cc
[435/626] Compiling v3_akey.cc
[436/626] Compiling t_x509a.cc
[437/626] Compiling t_x509.cc
[438/626] Compiling t_req.cc
[439/626] Compiling t_crl.cc
[440/626] Compiling i2d_pr.cc
[441/626] Compiling rsa_pss.cc
[442/626] Compiling name_print.cc
[443/626] Compiling policy.cc
[444/626] Compiling by_file.cc
[445/626] Compiling by_dir.cc
[446/626] Compiling a_verify.cc
[447/626] Compiling algorithm.cc
[448/626] Compiling asn1_gen.cc
[449/626] Compiling a_sign.cc
[450/626] Compiling a_digest.cc
[451/626] Compiling thread_none.cc
[452/626] Compiling thread_pthread.cc
[453/626] Compiling thread.cc
[453/626] Compiling thread_win.cc
[455/626] Compiling stack.cc
[456/626] Compiling voprf.cc
[457/626] Compiling trust_token.cc
[458/626] Compiling pmbtoken.cc
[459/626] Compiling sha256.cc
[460/626] Compiling sha1.cc
[461/626] Compiling sha512.cc
[462/626] Compiling siphash.cc
[463/626] Compiling rsa_print.cc
[464/626] Compiling rsa_extra.cc
[465/626] Compiling slhdsa.cc
[466/626] Compiling rsa_crypt.cc
[467/626] Compiling spake2plus.cc
[468/626] Compiling rsa_asn1.cc
[469/626] Compiling urandom.cc
[470/626] Compiling rc4.cc
[471/626] Compiling refcount.cc
[472/626] Compiling windows.cc
[473/626] Compiling trusty.cc
[474/626] Compiling rand.cc
[475/626] Compiling passive.cc
[476/626] Compiling poly1305_arm_asm.S
[477/626] Compiling ios.cc
[478/626] Compiling getentropy.cc
[479/626] Compiling forkunsafe.cc
[480/626] Compiling deterministic.cc
[481/626] Compiling fork_detect.cc
[482/626] Compiling poly1305_vec.cc
[483/626] Compiling poly1305_arm.cc
[484/626] Compiling poly1305.cc
[485/626] Compiling pool.cc
[486/626] Compiling p5_pbev2.cc
[487/626] Compiling pkcs8.cc
[488/626] Compiling pkcs8_x509.cc
[489/626] Compiling pkcs7.cc
[490/626] Compiling pkcs7_x509.cc
[491/626] Compiling pem_xaux.cc
[492/626] Compiling pem_x509.cc
[493/626] Compiling pem_pkey.cc
[494/626] Compiling pem_pk8.cc
[495/626] Compiling pem_oth.cc
[496/626] Compiling obj_xref.cc
[497/626] Compiling pem_info.cc
[498/626] Compiling pem_lib.cc
[499/626] Compiling pem_all.cc
[500/626] Compiling mlkem.cc
[501/626] Compiling mldsa.cc
[502/626] Compiling poly_rq_mul.S
[503/626] Compiling fips_shared_support.cc
[504/626] Compiling obj.cc
[505/626] Compiling mem.cc
[506/626] Compiling md5.cc
[507/626] Compiling md4.cc
[508/626] Compiling lhash.cc
[509/626] Compiling ex_data.cc
[510/626] Compiling sign.cc
[511/626] Compiling kyber.cc
[512/626] Compiling scrypt.cc
[513/626] Compiling print.cc
[514/626] Compiling hpke.cc
[515/626] Compiling pbkdf.cc
[516/626] Compiling hrss.cc
[517/626] Compiling p_x25519.cc
[518/626] Compiling p_x25519_asn1.cc
[519/626] Compiling p_ed25519.cc
[520/626] Compiling p_rsa_asn1.cc
[521/626] Compiling p_hkdf.cc
[522/626] Compiling p_rsa.cc
[523/626] Compiling p_ec.cc
[524/626] Compiling p_ed25519_asn1.cc
[525/626] Compiling p_ec_asn1.cc
[526/626] Compiling p_dh_asn1.cc
[527/626] Compiling p_dh.cc
[528/626] Compiling evp_ctx.cc
[529/626] Compiling p_dsa_asn1.cc
[530/626] Compiling evp.cc
[531/626] Compiling err.cc
[532/626] Compiling engine.cc
[533/626] Compiling evp_asn1.cc
[534/626] Compiling ecdsa_asn1.cc
[535/626] Compiling ecdh.cc
[536/626] Compiling ec_derive.cc
[537/626] Compiling hash_to_curve.cc
[538/626] Compiling bcm.cc
[539/626] Compiling dsa.cc
[540/626] Compiling ec_asn1.cc
[541/626] Compiling dsa_asn1.cc
[542/626] Compiling x25519-asm-arm.S
[543/626] Compiling params.cc
[544/626] Compiling digest_extra.cc
[545/626] Compiling dh_asn1.cc
[546/626] Compiling des.cc
[547/626] Compiling curve25519_64_adx.cc
[548/626] Compiling spake25519.cc
[549/626] Compiling crypto.cc
[550/626] Compiling cpu_intel.cc
[551/626] Compiling cpu_arm_linux.cc
[552/626] Compiling cpu_arm_freebsd.cc
[553/626] Compiling cpu_aarch64_win.cc
[554/626] Compiling curve25519.cc
[555/626] Compiling cpu_aarch64_sysreg.cc
[556/626] Compiling cpu_aarch64_openbsd.cc
[557/626] Compiling cpu_aarch64_linux.cc
[558/626] Compiling cpu_aarch64_fuchsia.cc
[559/626] Compiling cpu_aarch64_apple.cc
[560/626] Compiling conf.cc
[561/626] Compiling tls_cbc.cc
[562/626] Compiling get_cipher.cc
[563/626] Compiling e_tls.cc
[564/626] Compiling e_rc4.cc
[565/626] Compiling e_rc2.cc
[566/626] Compiling e_null.cc
[567/626] Compiling e_des.cc
[568/626] Compiling e_aesgcmsiv.cc
[569/626] Compiling e_chacha20poly1305.cc
[570/626] Compiling derive_key.cc
[571/626] Compiling e_aesctrhmac.cc
[572/626] Compiling chacha.cc
[573/626] Compiling unicode.cc
[574/626] Compiling cbs.cc
[575/626] Compiling ber.cc
[576/626] Compiling cbb.cc
[577/626] Compiling asn1_compat.cc
[578/626] Compiling buf.cc
[579/626] Compiling blake2.cc
[580/626] Compiling socket_helper.cc
[581/626] Compiling bn_asn1.cc
[582/626] Compiling convert.cc
[583/626] Compiling socket.cc
[584/626] Compiling printf.cc
[585/626] Compiling pair.cc
[586/626] Compiling hexdump.cc
[587/626] Compiling file.cc
[588/626] Compiling fd.cc
[589/626] Compiling errno.cc
[590/626] Compiling connect.cc
[591/626] Compiling bio_mem.cc
[592/626] Compiling bio.cc
[593/626] Compiling base64.cc
[594/626] Compiling tasn_typ.cc
[595/626] Compiling tasn_utl.cc
[596/626] Compiling tasn_fre.cc
[597/626] Compiling tasn_new.cc
[598/626] Compiling tasn_enc.cc
[599/626] Compiling f_string.cc
[600/626] Compiling posix_time.cc
[601/626] Compiling tasn_dec.cc
[602/626] Compiling f_int.cc
[603/626] Compiling asn_pack.cc
[604/626] Compiling asn1_par.cc
[605/626] Compiling a_utctm.cc
[606/626] Compiling asn1_lib.cc
[607/626] Compiling a_type.cc
[608/626] Compiling a_time.cc
[609/626] Compiling a_octet.cc
[610/626] Compiling a_strnid.cc
[611/626] Compiling a_strex.cc
[612/626] Compiling a_object.cc
[613/626] Compiling a_mbstr.cc
[613/626] Write sources
[617/641] Compiling a_int.cc
[618/645] Compiling a_i2d_fp.cc
[619/645] Compiling a_d2i_fp.cc
[620/645] Compiling a_dup.cc
[621/645] Compiling a_gentm.cc
[622/671] Compiling a_bitstr.cc
[623/671] Compiling a_bool.cc
[625/671] Compiling Algorithms Compacted.swift
[626/671] Compiling Algorithms Cycle.swift
[627/671] Compiling Algorithms Joined.swift
[628/671] Compiling Algorithms Keyed.swift
[629/671] Compiling Algorithms MinMax.swift
[630/671] Compiling Algorithms Grouped.swift
[631/671] Compiling Algorithms Chunked.swift
[632/671] Compiling Algorithms Combinations.swift
[633/672] Compiling Atomics Unmanaged extensions.swift
[634/672] Compiling Algorithms Suffix.swift
[635/672] Compiling Algorithms Trim.swift
[636/672] Compiling Algorithms AdjacentPairs.swift
[637/672] Compiling Algorithms Chain.swift
[638/672] Compiling Algorithms FlattenCollection.swift
[639/672] Compiling Algorithms RandomSample.swift
[646/672] Compiling Algorithms Partition.swift
[647/672] Compiling Algorithms Permutations.swift
[648/672] Compiling Algorithms Product.swift
[649/672] Compiling Algorithms Split.swift
[650/672] Compiling Algorithms Stride.swift
[652/672] Compiling Algorithms Indexed.swift
[653/672] Compiling Algorithms Intersperse.swift
[654/674] Compiling Algorithms EitherSequence.swift
[655/674] Compiling Algorithms FirstNonNil.swift
[656/674] Compiling Algorithms Reductions.swift
[657/674] Compiling Algorithms Rotate.swift
[658/674] Emitting module Atomics
[670/674] Compiling Algorithms Unique.swift
[671/674] Compiling Algorithms Windows.swift
[671/674] Compiling c-nioatomics.c
[673/674] Emitting module Algorithms
[673/674] Compiling c-atomics.c
[675/680] Compiling NIOConcurrencyHelpers lock.swift
[676/680] Compiling NIOConcurrencyHelpers NIOLock.swift
[677/680] Emitting module NIOConcurrencyHelpers
[678/680] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[679/680] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[680/680] Compiling NIOConcurrencyHelpers atomics.swift
[681/742] Compiling NIOCore Linux.swift
[682/742] Compiling NIOCore MarkedCircularBuffer.swift
[683/742] Compiling NIOCore MulticastChannel.swift
[684/742] Compiling NIOCore NIOAny.swift
[685/742] Compiling NIOCore NIOCloseOnErrorHandler.swift
[686/742] Compiling NIOCore NIOLoopBound.swift
[687/748] Compiling NIOCore AddressedEnvelope.swift
[688/748] Compiling NIOCore AsyncAwaitSupport.swift
[689/748] Compiling NIOCore AsyncChannel.swift
[690/748] Compiling NIOCore AsyncChannelHandler.swift
[691/748] Compiling NIOCore AsyncChannelInboundStream.swift
[692/748] Compiling NIOCore AsyncChannelOutboundWriter.swift
[693/748] Compiling NIOCore NIOAsyncSequenceProducer.swift
[694/748] Compiling NIOCore Codec.swift
[695/748] Compiling NIOCore ConvenienceOptionSupport.swift
[696/748] Compiling NIOCore DeadChannel.swift
[697/748] Compiling NIOCore DispatchQueue+WithFuture.swift
[698/748] Compiling NIOCore EventLoop+Deprecated.swift
[699/748] Compiling NIOCore EventLoop+SerialExecutor.swift
[700/748] Compiling NIOCore EventLoop.swift
[701/748] Compiling NIOCore SocketOptionProvider.swift
[702/748] Compiling NIOCore SystemCallHelpers.swift
[703/748] Compiling NIOCore TimeAmount+Duration.swift
[704/748] Compiling NIOCore TypeAssistedChannelHandler.swift
[705/748] Compiling NIOCore UniversalBootstrapSupport.swift
[706/748] Compiling NIOCore Utilities.swift
[707/748] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[708/748] Compiling NIOCore NIOAsyncWriter.swift
[709/748] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[710/748] Compiling NIOCore BSDSocketAPI.swift
[711/748] Compiling NIOCore ByteBuffer-aux.swift
[712/748] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[713/748] Compiling NIOCore ByteBuffer-conversions.swift
[714/748] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[715/748] Compiling NIOCore NIOScheduledCallback.swift
[716/748] Compiling NIOCore NIOSendable.swift
[717/748] Compiling NIOCore RecvByteBufferAllocator.swift
[718/748] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[719/748] Compiling NIOCore SocketAddresses.swift
[720/748] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[721/748] Compiling NIOCore EventLoopFuture+Deprecated.swift
[722/748] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[723/748] Compiling NIOCore EventLoopFuture.swift
[724/748] Compiling NIOCore FileDescriptor.swift
[725/748] Compiling NIOCore FileHandle.swift
[726/748] Compiling NIOCore FileRegion.swift
[727/748] Compiling NIOCore Channel.swift
[728/748] Compiling NIOCore ChannelHandler.swift
[729/748] Compiling NIOCore ChannelHandlers.swift
[730/748] Compiling NIOCore ChannelInvoker.swift
[731/748] Compiling NIOCore ChannelOption.swift
[732/748] Compiling NIOCore ChannelPipeline.swift
[733/748] Compiling NIOCore CircularBuffer.swift
[734/748] Compiling NIOCore GlobalSingletons.swift
[735/748] Compiling NIOCore IO.swift
[736/748] Compiling NIOCore IOData.swift
[737/748] Compiling NIOCore IPProtocol.swift
[738/748] Compiling NIOCore IntegerBitPacking.swift
[739/748] Compiling NIOCore IntegerTypes.swift
[740/748] Compiling NIOCore Interfaces.swift
[741/748] Compiling NIOCore ByteBuffer-core.swift
[742/748] Compiling NIOCore ByteBuffer-hex.swift
[743/748] Compiling NIOCore ByteBuffer-int.swift
[744/748] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[745/748] Compiling NIOCore ByteBuffer-multi-int.swift
[746/748] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[747/748] Compiling NIOCore ByteBuffer-views.swift
[748/748] Emitting module NIOCore
[749/800] Emitting module NIOEmbedded
[750/800] Compiling NIOEmbedded Embedded.swift
[751/800] Compiling NIOEmbedded AsyncTestingChannel.swift
[752/800] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[753/800] Compiling NIOPosix Pool.swift
[754/800] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[755/800] Compiling NIOPosix PosixSingletons.swift
[756/800] Compiling NIOPosix RawSocketBootstrap.swift
[757/800] Compiling NIOPosix Resolver.swift
[758/805] Compiling NIOPosix GetaddrinfoResolver.swift
[759/805] Compiling NIOPosix HappyEyeballs.swift
[760/805] Compiling NIOPosix IO.swift
[761/805] Compiling NIOPosix IntegerBitPacking.swift
[762/805] Compiling NIOPosix IntegerTypes.swift
[763/805] Emitting module NIOPosix
[764/805] Compiling NIOPosix SocketProtocols.swift
[765/805] Compiling NIOPosix System.swift
[766/805] Compiling NIOPosix Thread.swift
[767/805] Compiling NIOPosix ThreadPosix.swift
[768/805] Compiling NIOPosix ThreadWindows.swift
[769/805] Compiling NIOPosix Selectable.swift
[770/805] Compiling NIOPosix SelectableChannel.swift
[771/805] Compiling NIOPosix SelectableEventLoop.swift
[772/805] Compiling NIOPosix SelectorEpoll.swift
[773/805] Compiling NIOPosix SelectorGeneric.swift
[774/805] Compiling NIOPosix Linux.swift
[775/805] Compiling NIOPosix LinuxCPUSet.swift
[776/805] Compiling NIOPosix LinuxUring.swift
[777/805] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[778/805] Compiling NIOPosix NIOThreadPool.swift
[779/805] Compiling NIOPosix UnsafeTransfer.swift
[780/805] Compiling NIOPosix Utilities.swift
[781/805] Compiling NIOPosix VsockAddress.swift
[782/805] Compiling NIOPosix VsockChannelEvents.swift
[783/805] Compiling NIOPosix resource_bundle_accessor.swift
[784/805] Compiling NIOPosix SelectorKqueue.swift
[785/805] Compiling NIOPosix SelectorUring.swift
[786/805] Compiling NIOPosix ServerSocket.swift
[787/805] Compiling NIOPosix Socket.swift
[788/805] Compiling NIOPosix SocketChannel.swift
[789/805] Compiling NIOPosix BSDSocketAPICommon.swift
[790/805] Compiling NIOPosix BSDSocketAPIPosix.swift
[791/805] Compiling NIOPosix BSDSocketAPIWindows.swift
[792/805] Compiling NIOPosix BaseSocket.swift
[793/805] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[794/805] Compiling NIOPosix BaseSocketChannel.swift
[795/805] Compiling NIOPosix BaseStreamSocketChannel.swift
[796/805] Compiling NIOPosix Bootstrap.swift
[797/805] Compiling NIOPosix ControlMessage.swift
[798/805] Compiling NIOPosix DatagramVectorReadManager.swift
[799/805] Compiling NIOPosix Errors+Any.swift
[800/805] Compiling NIOPosix FileDescriptor.swift
[801/805] Compiling NIOPosix NonBlockingFileIO.swift
[802/805] Compiling NIOPosix PendingDatagramWritesManager.swift
[803/805] Compiling NIOPosix PendingWritesManager.swift
[804/805] Compiling NIOPosix PipeChannel.swift
[805/805] Compiling NIOPosix PipePair.swift
[806/807] Compiling NIO Exports.swift
[807/807] Emitting module NIO
[808/847] Compiling NIOTLS TLSEvents.swift
[809/847] Compiling NIOSOCKS Errors.swift
[810/848] Compiling NIOSOCKS SOCKSResponse.swift
[811/848] Compiling NIOSOCKS Helpers.swift
[812/848] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[813/848] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[814/848] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[815/848] Compiling NIOHTTP1 HTTPEncoder.swift
[816/848] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[817/848] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[818/848] Compiling NIOSOCKS ClientStateMachine.swift
[819/848] Emitting module NIOSOCKS
[820/848] Compiling NIOHTTP1 ByteCollectionUtils.swift
[821/848] Compiling NIOHTTP1 HTTPDecoder.swift
[822/848] Compiling NIOSOCKS ServerStateMachine.swift
[823/848] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[824/849] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[825/849] Compiling NIOSOCKS Messages.swift
[826/849] Compiling NIOSOCKS SOCKSRequest.swift
[827/849] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[828/849] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[829/849] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[830/849] Emitting module NIOTLS
[831/849] Compiling NIOTLS SNIHandler.swift
[834/849] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[835/849] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[836/849] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[837/849] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[838/849] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[839/849] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[840/880] Emitting module NIOFoundationCompat
[841/880] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[842/880] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[843/902] Compiling NIOTransportServices NIOTSEventLoop.swift
[844/902] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[845/902] Emitting module NIOHTTP1
[846/902] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[847/902] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[848/902] Compiling NIOTransportServices StateManagedListenerChannel.swift
[849/902] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[850/930] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[851/930] Compiling NIOWebSocket WebSocketOpcode.swift
[852/931] Compiling NIOWebSocket SHA1.swift
[853/931] Emitting module NIOSSL
[854/934] Emitting module NIOTransportServices
[855/936] Compiling NIOHPACK HPACKEncoder.swift
[856/937] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[857/937] Compiling NIOHPACK IndexedHeaderTable.swift
[858/937] Compiling NIOHPACK IntegerCoding.swift
[859/937] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[860/937] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[861/937] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[862/937] Compiling NIOHPACK DynamicHeaderTable.swift
[863/937] Compiling NIOHPACK HPACKDecoder.swift
[864/937] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[865/937] Emitting module NIOWebSocket
[866/937] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[867/937] Compiling NIOHTTPCompression HTTPCompression.swift
[868/937] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[869/937] Compiling NIOHTTPCompression HTTPDecompression.swift
[870/937] Emitting module NIOHTTPCompression
[871/937] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[872/937] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[873/937] Compiling NIOHPACK StaticHeaderTable.swift
[874/937] Compiling NIOHPACK HuffmanTables.swift
[875/937] Emitting module NIOHPACK
[876/937] Compiling NIOWebSocket WebSocketErrorCodes.swift
[877/937] Compiling NIOWebSocket WebSocketFrame.swift
[878/937] Compiling NIOHPACK HeaderTables.swift
[879/937] Compiling NIOHPACK HuffmanCoding.swift
[880/937] Compiling NIOHPACK HPACKHeader.swift
[881/937] Compiling NIOHPACK HPACKErrors.swift
[882/997] Compiling NIOHTTP2 Error+Any.swift
[883/997] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[884/997] Compiling NIOHTTP2 ControlFrameBuffer.swift
[885/997] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[886/997] Compiling NIOHTTP2 ConnectionStateMachine.swift
[887/997] Compiling NIOHTTP2 ConnectionStreamsState.swift
[888/997] Compiling NIOHTTP2 MayReceiveFrames.swift
[889/997] Compiling NIOHTTP2 ReceivingDataState.swift
[890/997] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[891/997] Compiling NIOHTTP2 ReceivingHeadersState.swift
[892/997] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[893/997] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[894/997] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[895/997] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[896/997] Compiling NIOHTTP2 HTTP2StreamID.swift
[897/997] Compiling NIOHTTP2 SendingRstStreamState.swift
[898/997] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[899/997] Compiling NIOHTTP2 HTTP2Error.swift
[900/997] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[903/997] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[904/997] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[905/997] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[906/997] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[907/997] Compiling NIOHTTP2 HTTP2Settings.swift
[908/997] Compiling NIOHTTP2 HTTP2Stream.swift
[909/997] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[910/997] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[911/997] Compiling NIOHTTP2 HTTP2SettingsState.swift
[918/997] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[924/997] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[931/997] Compiling NIOHTTP2 HasFlowControlWindows.swift
[932/997] Compiling NIOHTTP2 HasLocalSettings.swift
[933/997] Compiling NIOHTTP2 HasRemoteSettings.swift
[945/997] Emitting module NIOHTTP2
[959/1003] Compiling NIOHTTP2 StreamChannelFlowController.swift
[960/1003] Compiling NIOHTTP2 StreamChannelList.swift
[961/1003] Compiling NIOHTTP2 StreamMap.swift
[962/1003] Compiling NIOHTTP2 StreamStateMachine.swift
[963/1003] Compiling NIOHTTP2 UnsafeTransfer.swift
[964/1003] Compiling NIOHTTP2 WatermarkedFlowController.swift
[972/1003] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[973/1003] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[974/1003] Compiling NIOHTTP2 MaySendFrames.swift
[975/1003] Compiling NIOHTTP2 SendingDataState.swift
[976/1003] Compiling NIOHTTP2 SendingGoawayState.swift
[977/1003] Compiling NIOHTTP2 SendingHeadersState.swift
[978/1003] Compiling NIOHTTP2 SendingPushPromiseState.swift
[979/1003] Compiling NIOHTTP2 LocallyQuiescingState.swift
[980/1003] Compiling NIOHTTP2 QuiescingState.swift
[981/1003] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[982/1003] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[983/1003] Compiling NIOHTTP2 StateMachineResult.swift
[984/1003] Compiling NIOHTTP2 ContentLengthVerifier.swift
[985/1003] Compiling NIOHTTP2 DOSHeuristics.swift
[986/1003] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[987/1003] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[988/1003] Compiling NIOHTTP2 HTTP2UserEvents.swift
[989/1003] Compiling NIOHTTP2 InboundEventBuffer.swift
[990/1003] Compiling NIOHTTP2 InboundWindowManager.swift
[991/1003] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[998/1003] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[999/1003] Compiling NIOHTTP2 HTTP2Frame.swift
[1000/1003] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[1001/1003] Compiling NIOHTTP2 HTTP2FrameParser.swift
[1002/1003] Compiling NIOHTTP2 HTTP2PingData.swift
[1003/1003] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[1004/1065] Emitting module AsyncHTTPClient
[1005/1071] Compiling AsyncHTTPClient BestEffortHashableTLSConfiguration.swift
[1006/1071] Compiling AsyncHTTPClient Configuration+BrowserLike.swift
[1007/1071] Compiling AsyncHTTPClient ConnectionPool.swift
[1008/1071] Compiling AsyncHTTPClient HTTP1ProxyConnectHandler.swift
[1009/1071] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1010/1071] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1011/1071] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1012/1071] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1013/1071] Compiling AsyncHTTPClient ConnectionTarget.swift
[1014/1071] Compiling AsyncHTTPClient DeconstructedURL.swift
[1015/1071] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1016/1071] Compiling AsyncHTTPClient FoundationExtensions.swift
[1017/1071] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1018/1071] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1019/1071] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1020/1071] Compiling AsyncHTTPClient TLSConfiguration.swift
[1021/1071] Compiling AsyncHTTPClient RedirectState.swift
[1022/1071] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1023/1071] Compiling AsyncHTTPClient RequestBag.swift
[1024/1071] Compiling AsyncHTTPClient RequestValidation.swift
[1025/1071] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1026/1071] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1027/1071] Compiling AsyncHTTPClient SingleIteratorPrecondition.swift
[1028/1071] Compiling AsyncHTTPClient Transaction+StateMachine.swift
[1029/1071] Compiling AsyncHTTPClient Transaction.swift
[1030/1071] Compiling AsyncHTTPClient Base64.swift
[1031/1071] Compiling AsyncHTTPClient BasicAuth.swift
[1032/1071] Compiling AsyncHTTPClient HTTP1Connection.swift
[1033/1071] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1034/1071] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1035/1071] Compiling AsyncHTTPClient HTTP2Connection.swift
[1036/1071] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1037/1071] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1038/1071] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1039/1071] Compiling AsyncHTTPClient SSLContextCache.swift
[1040/1071] Compiling AsyncHTTPClient Scheme.swift
[1041/1071] Compiling AsyncHTTPClient Singleton.swift
[1042/1071] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1043/1071] Compiling AsyncHTTPClient StructuredConcurrencyHelpers.swift
[1044/1071] Compiling AsyncHTTPClient Utils.swift
[1045/1071] Compiling AsyncHTTPClient RequestOptions.swift
[1046/1071] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1047/1071] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1048/1071] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1049/1071] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1050/1071] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1051/1071] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1052/1071] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1053/1071] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1054/1071] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1055/1071] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1056/1071] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1057/1071] Compiling AsyncHTTPClient RequestBodyLength.swift
[1058/1071] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1059/1071] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1060/1071] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1061/1071] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1062/1071] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1063/1071] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1064/1071] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1065/1071] Compiling AsyncHTTPClient HTTPClientRequest+auth.swift
[1066/1071] Compiling AsyncHTTPClient HTTPClient+StructuredConcurrency.swift
[1067/1071] Compiling AsyncHTTPClient HTTPClient.swift
[1068/1071] Compiling AsyncHTTPClient HTTPHandler.swift
[1069/1071] Compiling AsyncHTTPClient LRUCache.swift
[1070/1071] Compiling AsyncHTTPClient NIOLoopBound+Execute.swift
[1071/1071] Compiling AsyncHTTPClient NWErrorHandler.swift
[1072/1108] Emitting module Appwrite
[1073/1112] Compiling Appwrite WKInterfaceDevice+ModelName.swift
[1074/1112] Compiling Appwrite WatchOSDeviceInfo.swift
[1075/1112] Compiling Appwrite Cookie+Codable.swift
[1076/1112] Compiling Appwrite HTTPClientRequest+Cookies.swift
[1077/1112] Compiling Appwrite PackageInfo.swift
[1078/1112] Compiling Appwrite PackageInfo+Windows.swift
[1079/1112] Compiling Appwrite Permission.swift
[1080/1112] Compiling Appwrite Query.swift
[1081/1112] Compiling Appwrite Functions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:688:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 686 |         ]
 687 |
 688 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 689 |
 690 |         return try await client.call(
[1082/1112] Compiling Appwrite Graphql.swift
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:688:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 686 |         ]
 687 |
 688 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 689 |
 690 |         return try await client.call(
[1083/1112] Compiling Appwrite Health.swift
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:688:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 686 |         ]
 687 |
 688 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 689 |
 690 |         return try await client.call(
[1084/1112] Compiling Appwrite Locale.swift
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Functions.swift:688:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 686 |         ]
 687 |
 688 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 689 |
 690 |         return try await client.call(
[1085/1112] Compiling Appwrite IOSDeviceInfo.swift
[1086/1112] Compiling Appwrite UIDevice+ModelName.swift
[1087/1112] Compiling Appwrite CwlSysCtl.swift
[1088/1112] Compiling Appwrite MacOSDeviceInfo.swift
[1089/1112] Compiling Appwrite UploadProgress.swift
[1090/1112] Compiling Appwrite PackageInfo+Apple.swift
[1091/1112] Compiling Appwrite PackageInfo+Linux.swift
[1092/1112] Compiling Appwrite OSPackageInfo.swift
[1093/1112] Compiling Appwrite Client.swift
[1094/1112] Compiling Appwrite LinuxDeviceInfo.swift
[1095/1112] Compiling Appwrite OSDeviceInfo.swift
[1096/1112] Compiling Appwrite WindowsDeviceInfo.swift
[1097/1112] Compiling Appwrite Messaging.swift
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:679:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 677 |         ]
 678 |
 679 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 680 |
 681 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:458:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
456 |         ]
457 |
458 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
459 |
460 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:528:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
526 |         ]
527 |
528 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
529 |
530 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:563:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
561 |         ]
562 |
563 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
564 |
565 |         return try await client.call(
[1098/1112] Compiling Appwrite Service.swift
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:679:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 677 |         ]
 678 |
 679 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 680 |
 681 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:458:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
456 |         ]
457 |
458 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
459 |
460 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:528:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
526 |         ]
527 |
528 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
529 |
530 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:563:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
561 |         ]
562 |
563 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
564 |
565 |         return try await client.call(
[1099/1112] Compiling Appwrite Sites.swift
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:679:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 677 |         ]
 678 |
 679 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 680 |
 681 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:458:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
456 |         ]
457 |
458 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
459 |
460 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:528:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
526 |         ]
527 |
528 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
529 |
530 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:563:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
561 |         ]
562 |
563 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
564 |
565 |         return try await client.call(
[1100/1112] Compiling Appwrite Storage.swift
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Sites.swift:679:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 677 |         ]
 678 |
 679 |         let apiHeaders: [String: String] = [:]
     |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 680 |
 681 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:458:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
456 |         ]
457 |
458 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
459 |
460 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:528:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
526 |         ]
527 |
528 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
529 |
530 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Storage.swift:563:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
561 |         ]
562 |
563 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
564 |
565 |         return try await client.call(
[1101/1112] Compiling Appwrite Teams.swift
[1102/1112] Compiling Appwrite Tokens.swift
[1103/1112] Compiling Appwrite Users.swift
[1104/1112] Compiling Appwrite StreamingDelegate.swift
[1105/1112] Compiling Appwrite String+MimeTypes.swift
[1106/1112] Compiling Appwrite ID.swift
[1107/1112] Compiling Appwrite AppwriteError.swift
[1108/1112] Compiling Appwrite InputFile.swift
[1109/1112] Compiling Appwrite Role.swift
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:47:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 45 |         ]
 46 |
 47 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 48 |
 49 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:91:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 89 |         ]
 90 |
 91 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 92 |
 93 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:121:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
119 |         ]
120 |
121 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
122 |
123 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:166:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
164 |         ]
165 |
166 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
167 |
168 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:209:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
207 |         ]
208 |
209 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
210 |
211 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:260:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
258 |         ]
259 |
260 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
261 |
262 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:298:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
296 |         ]
297 |
298 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
299 |
300 |         return try await client.call(
[1110/1112] Compiling Appwrite Account.swift
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:47:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 45 |         ]
 46 |
 47 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 48 |
 49 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:91:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 89 |         ]
 90 |
 91 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 92 |
 93 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:121:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
119 |         ]
120 |
121 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
122 |
123 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:166:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
164 |         ]
165 |
166 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
167 |
168 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:209:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
207 |         ]
208 |
209 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
210 |
211 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:260:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
258 |         ]
259 |
260 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
261 |
262 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:298:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
296 |         ]
297 |
298 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
299 |
300 |         return try await client.call(
[1111/1112] Compiling Appwrite Avatars.swift
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:47:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 45 |         ]
 46 |
 47 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 48 |
 49 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:91:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 89 |         ]
 90 |
 91 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 92 |
 93 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:121:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
119 |         ]
120 |
121 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
122 |
123 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:166:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
164 |         ]
165 |
166 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
167 |
168 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:209:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
207 |         ]
208 |
209 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
210 |
211 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:260:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
258 |         ]
259 |
260 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
261 |
262 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:298:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
296 |         ]
297 |
298 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
299 |
300 |         return try await client.call(
[1112/1112] Compiling Appwrite Databases.swift
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:47:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 45 |         ]
 46 |
 47 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 48 |
 49 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:91:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 89 |         ]
 90 |
 91 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
 92 |
 93 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:121:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
119 |         ]
120 |
121 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
122 |
123 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:166:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
164 |         ]
165 |
166 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
167 |
168 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:209:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
207 |         ]
208 |
209 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
210 |
211 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:260:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
258 |         ]
259 |
260 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
261 |
262 |         return try await client.call(
/Users/admin/builder/spi-builder-workspace/Sources/Appwrite/Services/Avatars.swift:298:13: warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
296 |         ]
297 |
298 |         let apiHeaders: [String: String] = [:]
    |             `- warning: immutable value 'apiHeaders' was never used; consider replacing with '_' or removing it [#no-usage]
299 |
300 |         return try await client.call(
Build complete! (67.27s)
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio.git
[1/14014] Fetching async-http-client
[1123/90353] Fetching async-http-client, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.56s)
Fetched https://github.com/swift-server/async-http-client.git from cache (3.56s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (4.00s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[73/5633] Fetching swift-atomics, swift-log
[265/8300] Fetching swift-atomics, swift-log, swift-nio-transport-services
[802/14275] Fetching swift-atomics, swift-log, swift-nio-transport-services, swift-nio-extras
[957/25807] Fetching swift-atomics, swift-log, swift-nio-transport-services, swift-nio-extras, swift-nio-http2
[1258/31766] Fetching swift-atomics, swift-log, swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-algorithms
[2336/46656] Fetching swift-atomics, swift-log, swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-algorithms, swift-nio-ssl
Fetched https://github.com/apple/swift-atomics.git from cache (1.05s)
[17274/44859] Fetching swift-log, swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-algorithms, swift-nio-ssl
Fetched https://github.com/apple/swift-log.git from cache (1.40s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.40s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.40s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.40s)
[8028/17557] Fetching swift-nio-transport-services, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.78s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.78s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (2.21s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.40s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.58s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
[2264/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.80s)
Fetched https://github.com/apple/swift-collections.git from cache (1.80s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.23s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.53s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.48s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.19s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.62s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.48s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-http-types.git
[1/1616] Fetching swift-asn1
[115/4042] Fetching swift-asn1, swift-service-lifecycle
[310/5211] Fetching swift-asn1, swift-service-lifecycle, swift-http-structured-headers
[311/6115] Fetching swift-asn1, swift-service-lifecycle, swift-http-structured-headers, swift-http-types
[1275/11100] Fetching swift-asn1, swift-service-lifecycle, swift-http-structured-headers, swift-http-types, swift-async-algorithms
[1357/17299] Fetching swift-asn1, swift-service-lifecycle, swift-http-structured-headers, swift-http-types, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.96s)
[8206/16130] Fetching swift-asn1, swift-service-lifecycle, swift-http-types, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (1.22s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.22s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.22s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.22s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.22s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.65s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.48s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.55s)
Fetching https://github.com/apple/swift-crypto.git
[1/15433] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.03s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.76s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.49s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.39s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.38s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.52s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.39s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.47s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Build complete.
{
  "dependencies" : [
    {
      "identity" : "async-http-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.19.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swift-server/async-http-client.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.58.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    }
  ],
  "manifest_display_name" : "Appwrite",
  "name" : "Appwrite",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Appwrite",
      "targets" : [
        "Appwrite",
        "AppwriteEnums",
        "AppwriteModels",
        "JSONCodable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "JSONCodable",
      "module_type" : "SwiftTarget",
      "name" : "JSONCodable",
      "path" : "Sources/JSONCodable",
      "product_memberships" : [
        "Appwrite"
      ],
      "sources" : [
        "Codable+JSON.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppwriteTests",
      "module_type" : "SwiftTarget",
      "name" : "AppwriteTests",
      "path" : "Tests/AppwriteTests",
      "sources" : [
        "Tests.swift"
      ],
      "target_dependencies" : [
        "Appwrite"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppwriteModels",
      "module_type" : "SwiftTarget",
      "name" : "AppwriteModels",
      "path" : "Sources/AppwriteModels",
      "product_memberships" : [
        "Appwrite"
      ],
      "sources" : [
        "AlgoArgon2.swift",
        "AlgoBcrypt.swift",
        "AlgoMd5.swift",
        "AlgoPhpass.swift",
        "AlgoScrypt.swift",
        "AlgoScryptModified.swift",
        "AlgoSha.swift",
        "AttributeBoolean.swift",
        "AttributeDatetime.swift",
        "AttributeEmail.swift",
        "AttributeEnum.swift",
        "AttributeFloat.swift",
        "AttributeInteger.swift",
        "AttributeIp.swift",
        "AttributeList.swift",
        "AttributeRelationship.swift",
        "AttributeString.swift",
        "AttributeUrl.swift",
        "Bucket.swift",
        "BucketList.swift",
        "Collection.swift",
        "CollectionList.swift",
        "Continent.swift",
        "ContinentList.swift",
        "Country.swift",
        "CountryList.swift",
        "Currency.swift",
        "CurrencyList.swift",
        "Database.swift",
        "DatabaseList.swift",
        "Deployment.swift",
        "DeploymentList.swift",
        "Document.swift",
        "DocumentList.swift",
        "Execution.swift",
        "ExecutionList.swift",
        "File.swift",
        "FileList.swift",
        "Framework.swift",
        "FrameworkAdapter.swift",
        "FrameworkList.swift",
        "Function.swift",
        "FunctionList.swift",
        "Headers.swift",
        "HealthAntivirus.swift",
        "HealthCertificate.swift",
        "HealthQueue.swift",
        "HealthStatus.swift",
        "HealthTime.swift",
        "Identity.swift",
        "IdentityList.swift",
        "Index.swift",
        "IndexList.swift",
        "Jwt.swift",
        "Language.swift",
        "LanguageList.swift",
        "Locale.swift",
        "LocaleCode.swift",
        "LocaleCodeList.swift",
        "Log.swift",
        "LogList.swift",
        "Membership.swift",
        "MembershipList.swift",
        "Message.swift",
        "MessageList.swift",
        "MfaChallenge.swift",
        "MfaFactors.swift",
        "MfaRecoveryCodes.swift",
        "MfaType.swift",
        "Phone.swift",
        "PhoneList.swift",
        "Preferences.swift",
        "Provider.swift",
        "ProviderList.swift",
        "ResourceToken.swift",
        "ResourceTokenList.swift",
        "Runtime.swift",
        "RuntimeList.swift",
        "Session.swift",
        "SessionList.swift",
        "Site.swift",
        "SiteList.swift",
        "Specification.swift",
        "SpecificationList.swift",
        "Subscriber.swift",
        "SubscriberList.swift",
        "Target.swift",
        "TargetList.swift",
        "Team.swift",
        "TeamList.swift",
        "Token.swift",
        "Topic.swift",
        "TopicList.swift",
        "User.swift",
        "UserList.swift",
        "Variable.swift",
        "VariableList.swift"
      ],
      "target_dependencies" : [
        "JSONCodable"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppwriteEnums",
      "module_type" : "SwiftTarget",
      "name" : "AppwriteEnums",
      "path" : "Sources/AppwriteEnums",
      "product_memberships" : [
        "Appwrite"
      ],
      "sources" : [
        "Adapter.swift",
        "AuthenticationFactor.swift",
        "AuthenticatorType.swift",
        "Browser.swift",
        "BuildRuntime.swift",
        "Compression.swift",
        "CreditCard.swift",
        "DeploymentDownloadType.swift",
        "ExecutionMethod.swift",
        "Flag.swift",
        "Framework.swift",
        "ImageFormat.swift",
        "ImageGravity.swift",
        "IndexType.swift",
        "MessagePriority.swift",
        "MessagingProviderType.swift",
        "Name.swift",
        "OAuthProvider.swift",
        "PasswordHash.swift",
        "RelationMutate.swift",
        "RelationshipType.swift",
        "Runtime.swift",
        "SmtpEncryption.swift",
        "VCSDeploymentType.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Appwrite",
      "module_type" : "SwiftTarget",
      "name" : "Appwrite",
      "path" : "Sources/Appwrite",
      "product_dependencies" : [
        "AsyncHTTPClient",
        "NIOWebSocket"
      ],
      "product_memberships" : [
        "Appwrite"
      ],
      "sources" : [
        "Client.swift",
        "DeviceInfo/Linux/LinuxDeviceInfo.swift",
        "DeviceInfo/OSDeviceInfo.swift",
        "DeviceInfo/Windows/WindowsDeviceInfo.swift",
        "DeviceInfo/iOS/IOSDeviceInfo.swift",
        "DeviceInfo/iOS/UIDevice+ModelName.swift",
        "DeviceInfo/macOS/CwlSysCtl.swift",
        "DeviceInfo/macOS/MacOSDeviceInfo.swift",
        "DeviceInfo/watchOS/WKInterfaceDevice+ModelName.swift",
        "DeviceInfo/watchOS/WatchOSDeviceInfo.swift",
        "Extensions/Cookie+Codable.swift",
        "Extensions/HTTPClientRequest+Cookies.swift",
        "Extensions/String+MimeTypes.swift",
        "ID.swift",
        "Models/AppwriteError.swift",
        "Models/InputFile.swift",
        "Models/UploadProgress.swift",
        "PackageInfo/Apple/PackageInfo+Apple.swift",
        "PackageInfo/Linux/PackageInfo+Linux.swift",
        "PackageInfo/OSPackageInfo.swift",
        "PackageInfo/PackageInfo.swift",
        "PackageInfo/Windows/PackageInfo+Windows.swift",
        "Permission.swift",
        "Query.swift",
        "Role.swift",
        "Services/Account.swift",
        "Services/Avatars.swift",
        "Services/Databases.swift",
        "Services/Functions.swift",
        "Services/Graphql.swift",
        "Services/Health.swift",
        "Services/Locale.swift",
        "Services/Messaging.swift",
        "Services/Service.swift",
        "Services/Sites.swift",
        "Services/Storage.swift",
        "Services/Teams.swift",
        "Services/Tokens.swift",
        "Services/Users.swift",
        "StreamingDelegate.swift"
      ],
      "target_dependencies" : [
        "AppwriteModels",
        "AppwriteEnums",
        "JSONCodable"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.