The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build Assist, reference 0.5.1 (65a759), with Swift 6.0 for Linux on 4 Nov 2024 10:45:39 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Blackjacx/Assist.git
Reference: 0.5.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Blackjacx/Assist
 * tag               0.5.1      -> FETCH_HEAD
HEAD is now at 65a7592 Merge branch 'release/0.5.1'
Cloned https://github.com/Blackjacx/Assist.git
Revision (git rev-parse @):
65a7592e2953373539fab1301d2ce7a8d2a0a238
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Blackjacx/Assist.git at 0.5.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Blackjacx/Assist.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/blackjacx/ASCKit
Fetching https://github.com/vapor/jwt-kit.git
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/blackjacx/Engine
Fetching https://github.com/apple/swift-argument-parser
[1/640] Fetching engine
[641/5503] Fetching engine, swiftshell
[982/6002] Fetching engine, swiftshell, asckit
[6003/18355] Fetching engine, swiftshell, asckit, swift-argument-parser
[7733/27060] Fetching engine, swiftshell, asckit, swift-argument-parser, jwt-kit
Fetched https://github.com/kareman/SwiftShell from cache (0.69s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.69s)
Fetched https://github.com/blackjacx/ASCKit from cache (0.78s)
Fetched https://github.com/blackjacx/Engine from cache (0.78s)
Fetched https://github.com/vapor/jwt-kit.git from cache (0.79s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (1.76s)
Computing version for https://github.com/blackjacx/ASCKit
Computed https://github.com/blackjacx/ASCKit at 0.2.2 (0.43s)
Fetching https://github.com/jrendel/SwiftKeychainWrapper
[1/1666] Fetching swiftkeychainwrapper
Fetched https://github.com/jrendel/SwiftKeychainWrapper from cache (0.21s)
Computing version for https://github.com/jrendel/SwiftKeychainWrapper
Computed https://github.com/jrendel/SwiftKeychainWrapper at 4.0.1 (1.82s)
Computing version for https://github.com/blackjacx/Engine
Computed https://github.com/blackjacx/Engine at 0.0.4 (0.43s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.39s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 4.13.5 (0.43s)
Fetching https://github.com/apple/swift-crypto.git
[1/10416] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.08s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.9.1 (1.56s)
Fetching https://github.com/apple/swift-asn1.git
[1/1397] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.19s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.0 (0.43s)
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/blackjacx/Engine
Working copy of https://github.com/blackjacx/Engine resolved at 0.0.4
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 4.13.5
Creating working copy for https://github.com/jrendel/SwiftKeychainWrapper
Working copy of https://github.com/jrendel/SwiftKeychainWrapper resolved at 4.0.1
Creating working copy for https://github.com/blackjacx/ASCKit
Working copy of https://github.com/blackjacx/ASCKit resolved at 0.2.2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.9.1
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.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/822] Write sources
[9/822] Compiling p256-x86_64-asm-apple.S
[10/822] Write sources
[13/822] Compiling p256-armv8-asm-linux.S
[14/822] Compiling vpaes-x86-linux.S
[15/822] Compiling p256-armv8-asm-win.S
[16/822] Compiling fiat_p256_adx_sqr.S
[17/822] Compiling fiat_p256_adx_mul.S
[18/822] Compiling fiat_curve25519_adx_mul.S
[19/822] Compiling fiat_curve25519_adx_square.S
[20/822] Compiling a_dup.c
[21/822] Compiling e_des.c
[22/822] Compiling obj.c
[23/822] Write swift-version-24593BA9C3E375BF.txt
[24/822] Compiling x_sig.c
[24/822] Compiling x_val.c
[24/822] Compiling x_req.c
[25/822] Compiling x_x509a.c
[28/822] Compiling x_spki.c
[29/822] Compiling x_x509.c
[30/822] Compiling x_pubkey.c
[31/822] Compiling x_name.c
[32/844] Compiling x_exten.c
[33/849] Compiling x_crl.c
[34/849] Compiling x_attrib.c
[35/849] Compiling x_all.c
[36/849] Compiling x509spki.c
[37/849] Compiling x_algor.c
[38/849] Compiling x509rset.c
[39/849] Compiling x509name.c
[40/849] Compiling x509cset.c
[41/849] Compiling x509_vpm.c
[42/849] Compiling x509_v3.c
[43/849] Compiling x509_txt.c
[44/849] Compiling x509_vfy.c
[45/849] Compiling x509_req.c
[46/849] Compiling x509_set.c
[47/849] Compiling x509_trs.c
[48/849] Compiling x509_obj.c
[49/849] Compiling x509_def.c
[50/849] Compiling x509_lu.c
[51/849] Compiling x509_ext.c
[52/849] Compiling x509_d2.c
[53/849] Compiling x509_cmp.c
[54/849] Compiling x509_att.c
[55/849] Compiling x509.c
[56/849] Compiling v3_skey.c
[57/849] Compiling v3_utl.c
[58/849] Compiling v3_prn.c
[59/849] Compiling v3_pcons.c
[60/849] Compiling v3_purp.c
[61/849] Compiling v3_pmaps.c
[62/849] Compiling v3_ocsp.c
[63/849] Compiling v3_int.c
[64/849] Compiling v3_info.c
[65/849] Compiling v3_ncons.c
[66/849] Compiling v3_lib.c
[67/849] Compiling v3_ia5.c
[68/849] Compiling v3_genn.c
[69/849] Compiling v3_enum.c
[70/849] Compiling v3_extku.c
[71/849] Compiling v3_crld.c
[72/849] Compiling v3_bitst.c
[73/849] Compiling v3_cpols.c
[74/849] Compiling v3_conf.c
[75/849] Compiling v3_bcons.c
[76/849] Compiling v3_alt.c
[77/849] Compiling t_x509a.c
[78/849] Compiling v3_akeya.c
[79/849] Compiling v3_akey.c
[80/849] Compiling t_x509.c
[81/849] Compiling t_req.c
[82/849] Compiling t_crl.c
[83/849] Compiling policy.c
[84/849] Compiling rsa_pss.c
[85/849] Compiling i2d_pr.c
[86/849] Compiling name_print.c
[87/849] Compiling by_file.c
[88/849] Compiling algorithm.c
[89/849] Compiling a_verify.c
[90/849] Compiling asn1_gen.c
[91/849] Compiling by_dir.c
[92/849] Compiling voprf.c
[93/849] Compiling thread_win.c
[94/849] Compiling a_digest.c
[95/849] Compiling a_sign.c
[96/849] Compiling thread_none.c
[97/849] Compiling trust_token.c
[98/849] Compiling thread_pthread.c
[99/849] Compiling thread.c
[100/849] Compiling pmbtoken.c
[101/849] Compiling wots.c
[102/849] Compiling spx_util.c
[103/849] Compiling spx.c
[104/849] Compiling thash.c
[105/849] Compiling stack.c
[106/849] Compiling merkle.c
[107/849] Compiling fors.c
[108/849] Compiling address.c
[109/849] Compiling siphash.c
[110/849] Compiling rsa_print.c
[111/849] Compiling refcount.c
[112/849] Compiling rc4.c
[113/849] Compiling rsa_crypt.c
[114/849] Compiling rsa_asn1.c
[115/849] Compiling windows.c
[116/849] Compiling rand_extra.c
[117/849] Compiling trusty.c
[118/849] Compiling passive.c
[119/849] Compiling ios.c
[120/849] Compiling forkunsafe.c
[121/849] Compiling getentropy.c
[122/849] Compiling deterministic.c
[123/849] Compiling poly1305_arm_asm.S
[124/849] Compiling pool.c
[125/849] Compiling poly1305_arm.c
[126/849] Compiling poly1305.c
[127/849] Compiling poly1305_vec.c
[128/849] Compiling pkcs7.c
[129/849] Compiling p5_pbev2.c
[130/849] Compiling pkcs8.c
[131/849] Compiling pkcs8_x509.c
[132/849] Compiling pkcs7_x509.c
[133/849] Compiling pem_xaux.c
[134/849] Compiling pem_x509.c
[135/849] Compiling pem_pkey.c
[136/849] Compiling pem_pk8.c
[137/849] Compiling pem_oth.c
[138/849] Compiling obj_xref.c
[139/849] Compiling mem.c
[140/849] Compiling lhash.c
[141/849] Compiling pem_info.c
[142/849] Compiling pem_all.c
[143/849] Compiling keccak.c
[144/849] Compiling pem_lib.c
[145/849] Compiling kyber.c
[146/849] Compiling x86_64-mont5-mac.mac.x86_64.S
[147/849] Compiling x86_64-mont-mac.mac.x86_64.S
[148/849] Compiling poly_rq_mul.S
[149/849] Compiling hpke.c
[150/849] Compiling x86_64-mont5-linux.linux.x86_64.S
[151/849] Compiling x86_64-mont-linux.linux.x86_64.S
[152/849] Compiling x86-mont-linux.linux.x86.S
[153/849] Compiling vpaes-x86_64-mac.mac.x86_64.S
[154/849] Compiling x86-mont-windows.windows.x86.S
[155/849] Compiling vpaes-x86_64-linux.linux.x86_64.S
[156/849] Compiling vpaes-x86-windows.windows.x86.S
[157/849] Compiling vpaes-x86-linux.linux.x86.S
[158/849] Compiling vpaes-armv8-linux.linux.aarch64.S
[159/849] Compiling hrss.c
[160/849] Compiling vpaes-armv8-ios.ios.aarch64.S
[161/849] Compiling vpaes-armv7-ios.ios.arm.S
[162/849] Compiling vpaes-armv7-linux.linux.arm.S
[163/849] Compiling sha512-x86_64-mac.mac.x86_64.S
[164/849] Compiling kdf.c
[165/849] Compiling sha512-armv8-linux.linux.aarch64.S
[166/849] Compiling sha512-armv8-ios.ios.aarch64.S
[167/849] Compiling sha512-x86_64-linux.linux.x86_64.S
[168/849] Compiling sha512-armv4-linux.linux.arm.S
[169/849] Compiling sha512-armv4-ios.ios.arm.S
[170/849] Compiling sha512-586-linux.linux.x86.S
[171/849] Compiling sha512-586-windows.windows.x86.S
[172/849] Compiling sha256-x86_64-mac.mac.x86_64.S
[173/849] Compiling sha256-armv8-linux.linux.aarch64.S
[174/849] Compiling sha256-x86_64-linux.linux.x86_64.S
[175/849] Compiling sha256-armv8-ios.ios.aarch64.S
[176/849] Compiling sha256-armv4-linux.linux.arm.S
[177/849] Compiling sha256-armv4-ios.ios.arm.S
[178/849] Compiling sha256-586-windows.windows.x86.S
[179/849] Compiling sha256-586-linux.linux.x86.S
[180/849] Compiling sha1-x86_64-mac.mac.x86_64.S
[181/849] Compiling sha1-armv8-linux.linux.aarch64.S
[182/849] Compiling sha1-armv8-ios.ios.aarch64.S
[183/849] Compiling sha1-armv4-large-linux.linux.arm.S
[184/849] Compiling sha1-x86_64-linux.linux.x86_64.S
[185/849] Compiling sha1-armv4-large-ios.ios.arm.S
[186/849] Compiling sha1-586-windows.windows.x86.S
[187/849] Compiling sha1-586-linux.linux.x86.S
[188/849] Compiling sha512.c
[189/849] Compiling sha256.c
[190/849] Compiling sha1.c
[191/849] Compiling service_indicator.c
[192/849] Compiling fips.c
[193/849] Compiling self_check.c
[194/849] Compiling rsaz-avx2-mac.mac.x86_64.S
[195/849] Compiling rsaz-avx2-linux.linux.x86_64.S
[196/849] Compiling padding.c
[197/849] Compiling blinding.c
[198/849] Compiling rdrand-x86_64-mac.mac.x86_64.S
[198/849] Compiling rsa.c
[200/849] Compiling rsa_impl.c
[201/849] Compiling rdrand-x86_64-linux.linux.x86_64.S
[202/849] Compiling rand.c
[203/849] Compiling p256_beeu-x86_64-asm-mac.mac.x86_64.S
[204/849] Compiling fork_detect.c
[205/849] Compiling urandom.c
[206/849] Compiling p256_beeu-armv8-asm-linux.linux.aarch64.S
[207/849] Compiling p256_beeu-x86_64-asm-linux.linux.x86_64.S
[208/849] Compiling ctrdrbg.c
[209/849] Compiling p256_beeu-armv8-asm-ios.ios.aarch64.S
[210/849] Compiling p256-x86_64-asm-mac.mac.x86_64.S
[211/849] Compiling p256-armv8-asm-linux.linux.aarch64.S
[212/849] Compiling p256-armv8-asm-ios.ios.aarch64.S
[213/849] Compiling polyval.c
[214/849] Compiling p256-x86_64-asm-linux.linux.x86_64.S
[215/849] Compiling ofb.c
[216/849] Compiling cfb.c
[217/849] Compiling gcm_nohw.c
[218/849] Compiling ctr.c
[219/849] Compiling gcm.c
[220/849] Compiling md5-x86_64-mac.mac.x86_64.S
[221/849] Compiling cbc.c
[222/849] Compiling md5-586-windows.windows.x86.S
[223/849] Compiling md5.c
[224/849] Compiling md5-x86_64-linux.linux.x86_64.S
[225/849] Compiling md5-586-linux.linux.x86.S
[226/849] Compiling ghashv8-armv8-ios.ios.aarch64.S
[227/849] Compiling hkdf.c
[228/849] Compiling md4.c
[229/849] Compiling ghashv8-armv8-linux.linux.aarch64.S
[230/849] Compiling hmac.c
[231/849] Compiling ghashv8-armv7-linux.linux.arm.S
[232/849] Compiling ghashv8-armv7-ios.ios.arm.S
[233/849] Compiling ghash-x86_64-mac.mac.x86_64.S
[233/849] Compiling ghash-x86_64-linux.linux.x86_64.S
[233/849] Compiling ghash-x86-linux.linux.x86.S
[234/849] Compiling ghash-x86-windows.windows.x86.S
[237/849] Compiling ghash-ssse3-x86_64-mac.mac.x86_64.S
[238/849] Compiling ghash-ssse3-x86-linux.linux.x86.S
[238/849] Compiling ghash-neon-armv8-linux.linux.aarch64.S
[240/849] Compiling ghash-ssse3-x86-windows.windows.x86.S
[241/849] Compiling ghash-ssse3-x86_64-linux.linux.x86_64.S
[242/849] Compiling fips_shared_support.c
[243/849] Compiling ghash-neon-armv8-ios.ios.aarch64.S
[244/849] Compiling ghash-armv4-linux.linux.arm.S
[245/849] Compiling ghash-armv4-ios.ios.arm.S
[246/849] Compiling util.c
[247/849] Compiling simple_mul.c
[248/849] Compiling ecdsa.c
[249/849] Compiling ecdh.c
[250/849] Compiling wnaf.c
[251/849] Compiling simple.c
[252/849] Compiling scalar.c
[253/849] Compiling p224-64.c
[254/849] Compiling p256.c
[255/849] Compiling felem.c
[256/849] Compiling oct.c
[257/849] Compiling ec_key.c
[258/849] Compiling ec_montgomery.c
[259/849] Compiling digestsign.c
[260/849] Compiling ec.c
[261/849] Compiling digests.c
[261/849] Compiling digest.c
[263/849] Compiling co-586-windows.windows.x86.S
[264/849] Compiling co-586-linux.linux.x86.S
[265/849] Compiling check.c
[266/849] Compiling p256-nistz.c
[267/849] Compiling dh.c
[268/849] Compiling cmac.c
[269/849] Compiling e_aesccm.c
[270/849] Compiling aead.c
[271/849] Compiling cipher.c
[272/849] Compiling bsaes-armv7-linux.linux.arm.S
[273/849] Compiling e_aes.c
[274/849] Compiling bsaes-armv7-ios.ios.arm.S
[275/849] Compiling rsaz_exp.c
[276/849] Compiling shift.c
[277/849] Compiling sqrt.c
[278/849] Compiling random.c
[279/849] Compiling montgomery_inv.c
[280/849] Compiling prime.c
[281/849] Compiling mul.c
[282/849] Compiling jacobi.c
[283/849] Compiling montgomery.c
[284/849] Compiling generic.c
[285/849] Compiling gcd_extra.c
[286/849] Compiling div_extra.c
[287/849] Compiling gcd.c
[288/849] Compiling ctx.c
[289/849] Compiling exponentiation.c
[290/849] Compiling div.c
[291/849] Compiling cmp.c
[292/849] Compiling bytes.c
[293/849] Compiling bn.c
[294/849] Compiling bn-armv8-linux.linux.aarch64.S
[295/849] Compiling bn-armv8-ios.ios.aarch64.S
[296/849] Compiling bn-586-windows.windows.x86.S
[297/849] Compiling add.c
[298/849] Compiling bn-586-linux.linux.x86.S
[299/849] Compiling x86_64-gcc.c
[300/849] Compiling armv8-mont-linux.linux.aarch64.S
[301/849] Compiling armv8-mont-ios.ios.aarch64.S
[302/849] Compiling aesv8-gcm-armv8-ios.ios.aarch64.S
[303/849] Compiling armv4-mont-ios.ios.arm.S
[304/849] Compiling aesv8-armv8-linux.linux.aarch64.S
[305/849] Compiling armv4-mont-linux.linux.arm.S
[306/849] Compiling aesv8-gcm-armv8-linux.linux.aarch64.S
[307/849] Compiling aesv8-armv7-linux.linux.arm.S
[308/849] Compiling aesv8-armv8-ios.ios.aarch64.S
[309/849] Compiling aesv8-armv7-ios.ios.arm.S
[310/849] Compiling aesni-x86_64-mac.mac.x86_64.S
[311/849] Compiling aesni-x86_64-linux.linux.x86_64.S
[312/849] Compiling aesni-x86-windows.windows.x86.S
[313/849] Compiling aesni-x86-linux.linux.x86.S
[314/849] Compiling aesni-gcm-x86_64-mac.mac.x86_64.S
[315/849] Compiling aesni-gcm-x86_64-linux.linux.x86_64.S
[316/849] Compiling mode_wrappers.c
[317/849] Compiling aes.c
[318/849] Compiling key_wrap.c
[319/849] Compiling ex_data.c
[320/849] Compiling sign.c
[321/849] Compiling aes_nohw.c
[322/849] Compiling scrypt.c
[323/849] Compiling pbkdf.c
[324/849] Compiling print.c
[325/849] Compiling p_x25519_asn1.c
[326/849] Compiling p_x25519.c
[327/849] Compiling p_rsa_asn1.c
[328/849] Compiling p_rsa.c
[329/849] Compiling p_ed25519_asn1.c
[330/849] Compiling p_ed25519.c
[331/849] Compiling p_ec_asn1.c
[332/849] Compiling p_hkdf.c
[333/849] Compiling p_ec.c
[334/849] Compiling p_dsa_asn1.c
[335/849] Compiling err_data.c
[336/849] Compiling evp_asn1.c
[337/849] Compiling evp_ctx.c
[338/849] Compiling evp.c
[339/849] Compiling err.c
[340/849] Compiling engine.c
[341/849] Compiling ecdh_extra.c
[342/849] Compiling hash_to_curve.c
[343/849] Compiling ecdsa_asn1.c
[344/849] Compiling ec_derive.c
[345/849] Compiling ec_asn1.c
[346/849] Compiling dsa_asn1.c
[347/849] Compiling dsa.c
[348/849] Compiling params.c
[349/849] Compiling digest_extra.c
[350/849] Compiling dh_asn1.c
[351/849] Compiling x25519-asm-arm.S
[352/849] Compiling spake25519.c
[353/849] Compiling des.c
[354/849] Compiling crypto.c
[355/849] Compiling cpu_intel.c
[356/849] Compiling cpu_arm_linux.c
[357/849] Compiling cpu_aarch64_win.c
[358/849] Compiling cpu_arm_freebsd.c
[359/849] Compiling cpu_aarch64_openbsd.c
[360/849] Compiling cpu_aarch64_sysreg.c
[361/849] Compiling cpu_aarch64_linux.c
[362/849] Compiling curve25519.c
[363/849] Compiling cpu_aarch64_fuchsia.c
[364/849] Compiling cpu_aarch64_apple.c
[365/849] Compiling tls_cbc.c
[366/849] Compiling conf.c
[367/849] Compiling e_rc4.c
[367/849] Compiling e_tls.c
[369/849] Compiling e_null.c
[370/849] Compiling e_rc2.c
[371/849] Compiling curve25519_64_adx.c
[372/849] Compiling e_chacha20poly1305.c
[373/849] Compiling e_aesgcmsiv.c
[374/849] Compiling derive_key.c
[375/849] Compiling cipher_extra.c
[376/849] Compiling chacha20_poly1305_x86_64-mac.mac.x86_64.S
[377/849] Compiling e_aesctrhmac.c
[378/849] Compiling chacha20_poly1305_armv8-linux.linux.aarch64.S
[379/849] Compiling aes128gcmsiv-x86_64-mac.mac.x86_64.S
[380/849] Compiling chacha20_poly1305_armv8-ios.ios.aarch64.S
[381/849] Compiling aes128gcmsiv-x86_64-linux.linux.x86_64.S
[382/849] Compiling chacha-x86_64-mac.mac.x86_64.S
[382/849] Compiling chacha20_poly1305_x86_64-linux.linux.x86_64.S
[384/849] Compiling chacha-x86_64-linux.linux.x86_64.S
[385/849] Compiling chacha.c
[385/849] Compiling chacha-x86-windows.windows.x86.S
[387/849] Compiling chacha-armv8-linux.linux.aarch64.S
[388/849] Compiling chacha-x86-linux.linux.x86.S
[389/849] Compiling chacha-armv8-ios.ios.aarch64.S
[390/849] Compiling chacha-armv4-ios.ios.arm.S
[391/849] Compiling chacha-armv4-linux.linux.arm.S
[392/849] Compiling unicode.c
[393/849] Compiling cbb.c
[394/849] Compiling ber.c
[395/849] Compiling buf.c
[396/849] Compiling cbs.c
[397/849] Compiling asn1_compat.c
[398/849] Compiling bn_asn1.c
[399/849] Compiling blake2.c
[400/849] Compiling socket.c
[401/849] Compiling convert.c
[401/849] Compiling socket_helper.c
[403/849] Compiling printf.c
[404/849] Compiling pair.c
[405/849] Compiling hexdump.c
[406/849] Compiling errno.c
[407/849] Compiling file.c
[408/849] Compiling fd.c
[409/849] Compiling bio_mem.c
[410/849] Compiling base64.c
[411/849] Compiling connect.c
[412/849] Compiling tasn_utl.c
[413/849] Compiling tasn_typ.c
[414/849] Compiling bio.c
[415/849] Compiling tasn_fre.c
[415/849] Compiling tasn_new.c
[417/849] Compiling posix_time.c
[418/849] Compiling f_string.c
[419/849] Compiling tasn_enc.c
[420/849] Compiling tasn_dec.c
[421/849] Compiling asn_pack.c
[422/849] Compiling f_int.c
[423/849] Compiling asn1_par.c
[424/849] Compiling a_utctm.c
[425/849] Compiling asn1_lib.c
[426/849] Compiling a_type.c
[427/849] Compiling a_time.c
[428/849] Compiling a_strnid.c
[429/849] Compiling a_octet.c
[430/849] Compiling a_mbstr.c
[431/849] Compiling a_object.c
[432/849] Compiling a_i2d_fp.c
[433/849] Compiling a_strex.c
[435/849] Compiling SwiftShell Array.swift
[436/849] Compiling Engine EmptyResponse.swift
/host/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Networking/Network.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | #if canImport(FoundationNetworking)
[437/849] Compiling SwiftShell Process.swift
[437/851] Compiling a_int.c
[439/851] Compiling Engine Service.swift
/host/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Networking/Network.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | #if canImport(FoundationNetworking)
[440/851] Compiling Engine DataWrapper.swift
/host/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Networking/Network.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | #if canImport(FoundationNetworking)
[441/851] Compiling SwiftShell Lazy-split.swift
[442/851] Compiling SwiftShell Stream.swift
[442/851] Compiling a_gentm.c
[443/851] Compiling a_bool.c
[445/851] Compiling SwiftKeychainWrapper KeychainItemAccessibility.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainItemAccessibility.swift:31:28: error: cannot find type 'CFString' in scope
 29 |
 30 | protocol KeychainAttrRepresentable {
 31 |     var keychainAttrValue: CFString { get }
    |                            `- error: cannot find type 'CFString' in scope
 32 | }
 33 |
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainItemAccessibility.swift:94:69: error: cannot find type 'CFString' in scope
 92 |     case whenUnlockedThisDeviceOnly
 93 |
 94 |     static func accessibilityForAttributeValue(_ keychainAttrValue: CFString) -> KeychainItemAccessibility? {
    |                                                                     `- error: cannot find type 'CFString' in scope
 95 |         for (key, value) in keychainItemAccessibilityLookup {
 96 |             if value == keychainAttrValue {
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainItemAccessibility.swift:105:73: error: cannot find type 'CFString' in scope
103 | }
104 |
105 | private let keychainItemAccessibilityLookup: [KeychainItemAccessibility:CFString] = {
    |                                                                         `- error: cannot find type 'CFString' in scope
106 |     var lookup: [KeychainItemAccessibility:CFString] = [
107 |         .afterFirstUnlock: kSecAttrAccessibleAfterFirstUnlock,
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainItemAccessibility.swift:120:37: error: cannot find type 'CFString' in scope
118 |
119 | extension KeychainItemAccessibility : KeychainAttrRepresentable {
120 |     internal var keychainAttrValue: CFString {
    |                                     `- error: cannot find type 'CFString' in scope
121 |         return keychainItemAccessibilityLookup[self]!
122 |     }
[445/851] Compiling a_d2i_fp.c
[447/851] Compiling Engine Endpoint.swift
/host/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Networking/Network.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | #if canImport(FoundationNetworking)
[448/851] Compiling Engine HTTPMethod.swift
/host/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Networking/Network.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | #if canImport(FoundationNetworking)
[449/851] Compiling Engine Json.swift
/host/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Networking/Network.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | #if canImport(FoundationNetworking)
[450/851] Compiling Engine LoggableError.swift
/host/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Networking/Network.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | #if canImport(FoundationNetworking)
[451/851] Compiling SwiftKeychainWrapper KeychainWrapperSubscript.swift
[452/851] Compiling Engine Network.swift
/host/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Networking/Network.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | #if canImport(FoundationNetworking)
[453/851] Compiling Engine NetworkError.swift
/host/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Networking/Network.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | #if canImport(FoundationNetworking)
[453/851] Compiling fiat_p256_adx_sqr.S
error: emit-module command failed with exit code 1 (use -v to see invocation)
[455/851] Compiling Engine Engine.swift
/host/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Networking/Network.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | #if canImport(FoundationNetworking)
[456/851] Compiling Engine FileManager+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Networking/Network.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | #if canImport(FoundationNetworking)
[457/851] Emitting module Engine
/host/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Networking/Network.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | #if canImport(FoundationNetworking)
[458/851] Compiling Engine ProcessInfo+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Networking/Network.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | #if canImport(FoundationNetworking)
[459/851] Compiling Engine String+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Networking/Network.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | #if canImport(FoundationNetworking)
[459/851] Compiling a_bitstr.c
[461/851] Compiling SwiftShell Context.swift
[462/851] Compiling SwiftShell Files.swift
[462/851] Compiling fiat_curve25519_adx_square.S
[463/851] Compiling fiat_p256_adx_mul.S
[465/851] Compiling Engine UserDefaults+PropertyWrapper.swift
/host/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Networking/Network.swift:9:8: error: no such module 'Combine'
 7 |
 8 | import Foundation
 9 | import Combine
   |        `- error: no such module 'Combine'
10 |
11 | #if canImport(FoundationNetworking)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[466/851] Emitting module SwiftKeychainWrapper
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainItemAccessibility.swift:31:28: error: cannot find type 'CFString' in scope
 29 |
 30 | protocol KeychainAttrRepresentable {
 31 |     var keychainAttrValue: CFString { get }
    |                            `- error: cannot find type 'CFString' in scope
 32 | }
 33 |
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainItemAccessibility.swift:94:69: error: cannot find type 'CFString' in scope
 92 |     case whenUnlockedThisDeviceOnly
 93 |
 94 |     static func accessibilityForAttributeValue(_ keychainAttrValue: CFString) -> KeychainItemAccessibility? {
    |                                                                     `- error: cannot find type 'CFString' in scope
 95 |         for (key, value) in keychainItemAccessibilityLookup {
 96 |             if value == keychainAttrValue {
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainItemAccessibility.swift:105:73: error: cannot find type 'CFString' in scope
103 | }
104 |
105 | private let keychainItemAccessibilityLookup: [KeychainItemAccessibility:CFString] = {
    |                                                                         `- error: cannot find type 'CFString' in scope
106 |     var lookup: [KeychainItemAccessibility:CFString] = [
107 |         .afterFirstUnlock: kSecAttrAccessibleAfterFirstUnlock,
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainItemAccessibility.swift:120:37: error: cannot find type 'CFString' in scope
118 |
119 | extension KeychainItemAccessibility : KeychainAttrRepresentable {
120 |     internal var keychainAttrValue: CFString {
    |                                     `- error: cannot find type 'CFString' in scope
121 |         return keychainItemAccessibilityLookup[self]!
122 |     }
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:31:38: error: cannot find 'kSecMatchLimit' in scope
 29 |
 30 |
 31 | private let SecMatchLimit: String! = kSecMatchLimit as String
    |                                      `- error: cannot find 'kSecMatchLimit' in scope
 32 | private let SecReturnData: String! = kSecReturnData as String
 33 | private let SecReturnPersistentRef: String! = kSecReturnPersistentRef as String
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:32:38: error: cannot find 'kSecReturnData' in scope
 30 |
 31 | private let SecMatchLimit: String! = kSecMatchLimit as String
 32 | private let SecReturnData: String! = kSecReturnData as String
    |                                      `- error: cannot find 'kSecReturnData' in scope
 33 | private let SecReturnPersistentRef: String! = kSecReturnPersistentRef as String
 34 | private let SecValueData: String! = kSecValueData as String
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:33:47: error: cannot find 'kSecReturnPersistentRef' in scope
 31 | private let SecMatchLimit: String! = kSecMatchLimit as String
 32 | private let SecReturnData: String! = kSecReturnData as String
 33 | private let SecReturnPersistentRef: String! = kSecReturnPersistentRef as String
    |                                               `- error: cannot find 'kSecReturnPersistentRef' in scope
 34 | private let SecValueData: String! = kSecValueData as String
 35 | private let SecAttrAccessible: String! = kSecAttrAccessible as String
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:34:37: error: cannot find 'kSecValueData' in scope
 32 | private let SecReturnData: String! = kSecReturnData as String
 33 | private let SecReturnPersistentRef: String! = kSecReturnPersistentRef as String
 34 | private let SecValueData: String! = kSecValueData as String
    |                                     `- error: cannot find 'kSecValueData' in scope
 35 | private let SecAttrAccessible: String! = kSecAttrAccessible as String
 36 | private let SecClass: String! = kSecClass as String
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:35:42: error: cannot find 'kSecAttrAccessible' in scope
 33 | private let SecReturnPersistentRef: String! = kSecReturnPersistentRef as String
 34 | private let SecValueData: String! = kSecValueData as String
 35 | private let SecAttrAccessible: String! = kSecAttrAccessible as String
    |                                          `- error: cannot find 'kSecAttrAccessible' in scope
 36 | private let SecClass: String! = kSecClass as String
 37 | private let SecAttrService: String! = kSecAttrService as String
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:36:33: error: cannot find 'kSecClass' in scope
 34 | private let SecValueData: String! = kSecValueData as String
 35 | private let SecAttrAccessible: String! = kSecAttrAccessible as String
 36 | private let SecClass: String! = kSecClass as String
    |                                 `- error: cannot find 'kSecClass' in scope
 37 | private let SecAttrService: String! = kSecAttrService as String
 38 | private let SecAttrGeneric: String! = kSecAttrGeneric as String
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:37:39: error: cannot find 'kSecAttrService' in scope
 35 | private let SecAttrAccessible: String! = kSecAttrAccessible as String
 36 | private let SecClass: String! = kSecClass as String
 37 | private let SecAttrService: String! = kSecAttrService as String
    |                                       `- error: cannot find 'kSecAttrService' in scope
 38 | private let SecAttrGeneric: String! = kSecAttrGeneric as String
 39 | private let SecAttrAccount: String! = kSecAttrAccount as String
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:38:39: error: cannot find 'kSecAttrGeneric' in scope
 36 | private let SecClass: String! = kSecClass as String
 37 | private let SecAttrService: String! = kSecAttrService as String
 38 | private let SecAttrGeneric: String! = kSecAttrGeneric as String
    |                                       `- error: cannot find 'kSecAttrGeneric' in scope
 39 | private let SecAttrAccount: String! = kSecAttrAccount as String
 40 | private let SecAttrAccessGroup: String! = kSecAttrAccessGroup as String
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:39:39: error: cannot find 'kSecAttrAccount' in scope
 37 | private let SecAttrService: String! = kSecAttrService as String
 38 | private let SecAttrGeneric: String! = kSecAttrGeneric as String
 39 | private let SecAttrAccount: String! = kSecAttrAccount as String
    |                                       `- error: cannot find 'kSecAttrAccount' in scope
 40 | private let SecAttrAccessGroup: String! = kSecAttrAccessGroup as String
 41 | private let SecReturnAttributes: String = kSecReturnAttributes as String
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:40:43: error: cannot find 'kSecAttrAccessGroup' in scope
 38 | private let SecAttrGeneric: String! = kSecAttrGeneric as String
 39 | private let SecAttrAccount: String! = kSecAttrAccount as String
 40 | private let SecAttrAccessGroup: String! = kSecAttrAccessGroup as String
    |                                           `- error: cannot find 'kSecAttrAccessGroup' in scope
 41 | private let SecReturnAttributes: String = kSecReturnAttributes as String
 42 | private let SecAttrSynchronizable: String = kSecAttrSynchronizable as String
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:41:43: error: cannot find 'kSecReturnAttributes' in scope
 39 | private let SecAttrAccount: String! = kSecAttrAccount as String
 40 | private let SecAttrAccessGroup: String! = kSecAttrAccessGroup as String
 41 | private let SecReturnAttributes: String = kSecReturnAttributes as String
    |                                           `- error: cannot find 'kSecReturnAttributes' in scope
 42 | private let SecAttrSynchronizable: String = kSecAttrSynchronizable as String
 43 |
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:42:45: error: cannot find 'kSecAttrSynchronizable' in scope
 40 | private let SecAttrAccessGroup: String! = kSecAttrAccessGroup as String
 41 | private let SecReturnAttributes: String = kSecReturnAttributes as String
 42 | private let SecAttrSynchronizable: String = kSecAttrSynchronizable as String
    |                                             `- error: cannot find 'kSecAttrSynchronizable' in scope
 43 |
 44 | /// KeychainWrapper is a class to help make Keychain access in Swift more straightforward. It is designed to make accessing the Keychain services more like using NSUserDefaults, which is much more familiar to people.
[467/851] Compiling SwiftKeychainWrapper KeychainWrapper.swift
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:31:38: error: cannot find 'kSecMatchLimit' in scope
 29 |
 30 |
 31 | private let SecMatchLimit: String! = kSecMatchLimit as String
    |                                      `- error: cannot find 'kSecMatchLimit' in scope
 32 | private let SecReturnData: String! = kSecReturnData as String
 33 | private let SecReturnPersistentRef: String! = kSecReturnPersistentRef as String
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:32:38: error: cannot find 'kSecReturnData' in scope
 30 |
 31 | private let SecMatchLimit: String! = kSecMatchLimit as String
 32 | private let SecReturnData: String! = kSecReturnData as String
    |                                      `- error: cannot find 'kSecReturnData' in scope
 33 | private let SecReturnPersistentRef: String! = kSecReturnPersistentRef as String
 34 | private let SecValueData: String! = kSecValueData as String
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:33:47: error: cannot find 'kSecReturnPersistentRef' in scope
 31 | private let SecMatchLimit: String! = kSecMatchLimit as String
 32 | private let SecReturnData: String! = kSecReturnData as String
 33 | private let SecReturnPersistentRef: String! = kSecReturnPersistentRef as String
    |                                               `- error: cannot find 'kSecReturnPersistentRef' in scope
 34 | private let SecValueData: String! = kSecValueData as String
 35 | private let SecAttrAccessible: String! = kSecAttrAccessible as String
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:34:37: error: cannot find 'kSecValueData' in scope
 32 | private let SecReturnData: String! = kSecReturnData as String
 33 | private let SecReturnPersistentRef: String! = kSecReturnPersistentRef as String
 34 | private let SecValueData: String! = kSecValueData as String
    |                                     `- error: cannot find 'kSecValueData' in scope
 35 | private let SecAttrAccessible: String! = kSecAttrAccessible as String
 36 | private let SecClass: String! = kSecClass as String
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:35:42: error: cannot find 'kSecAttrAccessible' in scope
 33 | private let SecReturnPersistentRef: String! = kSecReturnPersistentRef as String
 34 | private let SecValueData: String! = kSecValueData as String
 35 | private let SecAttrAccessible: String! = kSecAttrAccessible as String
    |                                          `- error: cannot find 'kSecAttrAccessible' in scope
 36 | private let SecClass: String! = kSecClass as String
 37 | private let SecAttrService: String! = kSecAttrService as String
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:36:33: error: cannot find 'kSecClass' in scope
 34 | private let SecValueData: String! = kSecValueData as String
 35 | private let SecAttrAccessible: String! = kSecAttrAccessible as String
 36 | private let SecClass: String! = kSecClass as String
    |                                 `- error: cannot find 'kSecClass' in scope
 37 | private let SecAttrService: String! = kSecAttrService as String
 38 | private let SecAttrGeneric: String! = kSecAttrGeneric as String
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:37:39: error: cannot find 'kSecAttrService' in scope
 35 | private let SecAttrAccessible: String! = kSecAttrAccessible as String
 36 | private let SecClass: String! = kSecClass as String
 37 | private let SecAttrService: String! = kSecAttrService as String
    |                                       `- error: cannot find 'kSecAttrService' in scope
 38 | private let SecAttrGeneric: String! = kSecAttrGeneric as String
 39 | private let SecAttrAccount: String! = kSecAttrAccount as String
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:38:39: error: cannot find 'kSecAttrGeneric' in scope
 36 | private let SecClass: String! = kSecClass as String
 37 | private let SecAttrService: String! = kSecAttrService as String
 38 | private let SecAttrGeneric: String! = kSecAttrGeneric as String
    |                                       `- error: cannot find 'kSecAttrGeneric' in scope
 39 | private let SecAttrAccount: String! = kSecAttrAccount as String
 40 | private let SecAttrAccessGroup: String! = kSecAttrAccessGroup as String
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:39:39: error: cannot find 'kSecAttrAccount' in scope
 37 | private let SecAttrService: String! = kSecAttrService as String
 38 | private let SecAttrGeneric: String! = kSecAttrGeneric as String
 39 | private let SecAttrAccount: String! = kSecAttrAccount as String
    |                                       `- error: cannot find 'kSecAttrAccount' in scope
 40 | private let SecAttrAccessGroup: String! = kSecAttrAccessGroup as String
 41 | private let SecReturnAttributes: String = kSecReturnAttributes as String
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:40:43: error: cannot find 'kSecAttrAccessGroup' in scope
 38 | private let SecAttrGeneric: String! = kSecAttrGeneric as String
 39 | private let SecAttrAccount: String! = kSecAttrAccount as String
 40 | private let SecAttrAccessGroup: String! = kSecAttrAccessGroup as String
    |                                           `- error: cannot find 'kSecAttrAccessGroup' in scope
 41 | private let SecReturnAttributes: String = kSecReturnAttributes as String
 42 | private let SecAttrSynchronizable: String = kSecAttrSynchronizable as String
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:41:43: error: cannot find 'kSecReturnAttributes' in scope
 39 | private let SecAttrAccount: String! = kSecAttrAccount as String
 40 | private let SecAttrAccessGroup: String! = kSecAttrAccessGroup as String
 41 | private let SecReturnAttributes: String = kSecReturnAttributes as String
    |                                           `- error: cannot find 'kSecReturnAttributes' in scope
 42 | private let SecAttrSynchronizable: String = kSecAttrSynchronizable as String
 43 |
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:42:45: error: cannot find 'kSecAttrSynchronizable' in scope
 40 | private let SecAttrAccessGroup: String! = kSecAttrAccessGroup as String
 41 | private let SecReturnAttributes: String = kSecReturnAttributes as String
 42 | private let SecAttrSynchronizable: String = kSecAttrSynchronizable as String
    |                                             `- error: cannot find 'kSecAttrSynchronizable' in scope
 43 |
 44 | /// KeychainWrapper is a class to help make Keychain access in Swift more straightforward. It is designed to make accessing the Keychain services more like using NSUserDefaults, which is much more familiar to people.
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:99:50: error: cannot find 'kSecMatchLimitOne' in scope
 97 |
 98 |         // Limit search results to one
 99 |         keychainQueryDictionary[SecMatchLimit] = kSecMatchLimitOne
    |                                                  `- error: cannot find 'kSecMatchLimitOne' in scope
100 |
101 |         // Specify we want SecAttrAccessible returned
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:102:56: error: cannot find 'kCFBooleanTrue' in scope
100 |
101 |         // Specify we want SecAttrAccessible returned
102 |         keychainQueryDictionary[SecReturnAttributes] = kCFBooleanTrue
    |                                                        `- error: cannot find 'kCFBooleanTrue' in scope
103 |
104 |         // Search
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:106:22: error: cannot find 'SecItemCopyMatching' in scope
104 |         // Search
105 |         var result: AnyObject?
106 |         let status = SecItemCopyMatching(keychainQueryDictionary as CFDictionary, &result)
    |                      `- error: cannot find 'SecItemCopyMatching' in scope
107 |
108 |         guard status == noErr, let resultsDictionary = result as? [String:AnyObject], let accessibilityAttrValue = resultsDictionary[SecAttrAccessible] as? String else {
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:106:69: error: cannot find type 'CFDictionary' in scope
104 |         // Search
105 |         var result: AnyObject?
106 |         let status = SecItemCopyMatching(keychainQueryDictionary as CFDictionary, &result)
    |                                                                     `- error: cannot find type 'CFDictionary' in scope
107 |
108 |         guard status == noErr, let resultsDictionary = result as? [String:AnyObject], let accessibilityAttrValue = resultsDictionary[SecAttrAccessible] as? String else {
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:108:25: error: cannot find 'noErr' in scope
106 |         let status = SecItemCopyMatching(keychainQueryDictionary as CFDictionary, &result)
107 |
108 |         guard status == noErr, let resultsDictionary = result as? [String:AnyObject], let accessibilityAttrValue = resultsDictionary[SecAttrAccessible] as? String else {
    |                         `- error: cannot find 'noErr' in scope
109 |             return nil
110 |         }
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainItemAccessibility.swift:94:69: error: cannot find type 'CFString' in scope
 92 |     case whenUnlockedThisDeviceOnly
 93 |
 94 |     static func accessibilityForAttributeValue(_ keychainAttrValue: CFString) -> KeychainItemAccessibility? {
    |                                                                     `- error: cannot find type 'CFString' in scope
 95 |         for (key, value) in keychainItemAccessibilityLookup {
 96 |             if value == keychainAttrValue {
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:112:99: error: cannot find type 'CFString' in scope
110 |         }
111 |
112 |         return KeychainItemAccessibility.accessibilityForAttributeValue(accessibilityAttrValue as CFString)
    |                                                                                                   `- error: cannot find type 'CFString' in scope
113 |     }
114 |
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:118:23: error: cannot find 'kSecClassGenericPassword' in scope
116 |     open func allKeys() -> Set<String> {
117 |         var keychainQueryDictionary: [String:Any] = [
118 |             SecClass: kSecClassGenericPassword,
    |                       `- error: cannot find 'kSecClassGenericPassword' in scope
119 |             SecAttrService: serviceName,
120 |             SecReturnAttributes: kCFBooleanTrue!,
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:120:34: error: cannot find 'kCFBooleanTrue' in scope
118 |             SecClass: kSecClassGenericPassword,
119 |             SecAttrService: serviceName,
120 |             SecReturnAttributes: kCFBooleanTrue!,
    |                                  `- error: cannot find 'kCFBooleanTrue' in scope
121 |             SecMatchLimit: kSecMatchLimitAll,
122 |         ]
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:121:28: error: cannot find 'kSecMatchLimitAll' in scope
119 |             SecAttrService: serviceName,
120 |             SecReturnAttributes: kCFBooleanTrue!,
121 |             SecMatchLimit: kSecMatchLimitAll,
    |                            `- error: cannot find 'kSecMatchLimitAll' in scope
122 |         ]
123 |
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:129:22: error: cannot find 'SecItemCopyMatching' in scope
127 |
128 |         var result: AnyObject?
129 |         let status = SecItemCopyMatching(keychainQueryDictionary as CFDictionary, &result)
    |                      `- error: cannot find 'SecItemCopyMatching' in scope
130 |
131 |         guard status == errSecSuccess else { return [] }
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:129:69: error: cannot find type 'CFDictionary' in scope
127 |
128 |         var result: AnyObject?
129 |         let status = SecItemCopyMatching(keychainQueryDictionary as CFDictionary, &result)
    |                                                                     `- error: cannot find type 'CFDictionary' in scope
130 |
131 |         guard status == errSecSuccess else { return [] }
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:131:25: error: cannot find 'errSecSuccess' in scope
129 |         let status = SecItemCopyMatching(keychainQueryDictionary as CFDictionary, &result)
130 |
131 |         guard status == errSecSuccess else { return [] }
    |                         `- error: cannot find 'errSecSuccess' in scope
132 |
133 |         var keys = Set<String>()
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:139:56: error: cannot find 'kSecAttrAccount' in scope
137 |                     let key = String(data: accountData, encoding: String.Encoding.utf8) {
138 |                     keys.insert(key)
139 |                 } else if let accountData = attributes[kSecAttrAccount] as? Data,
    |                                                        `- error: cannot find 'kSecAttrAccount' in scope
140 |                     let key = String(data: accountData, encoding: String.Encoding.utf8) {
141 |                     keys.insert(key)
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:221:50: error: cannot find 'kSecMatchLimitOne' in scope
219 |
220 |         // Limit search results to one
221 |         keychainQueryDictionary[SecMatchLimit] = kSecMatchLimitOne
    |                                                  `- error: cannot find 'kSecMatchLimitOne' in scope
222 |
223 |         // Specify we want Data/CFData returned
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:224:50: error: cannot find 'kCFBooleanTrue' in scope
222 |
223 |         // Specify we want Data/CFData returned
224 |         keychainQueryDictionary[SecReturnData] = kCFBooleanTrue
    |                                                  `- error: cannot find 'kCFBooleanTrue' in scope
225 |
226 |         // Search
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:228:22: error: cannot find 'SecItemCopyMatching' in scope
226 |         // Search
227 |         var result: AnyObject?
228 |         let status = SecItemCopyMatching(keychainQueryDictionary as CFDictionary, &result)
    |                      `- error: cannot find 'SecItemCopyMatching' in scope
229 |
230 |         return status == noErr ? result as? Data : nil
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:228:69: error: cannot find type 'CFDictionary' in scope
226 |         // Search
227 |         var result: AnyObject?
228 |         let status = SecItemCopyMatching(keychainQueryDictionary as CFDictionary, &result)
    |                                                                     `- error: cannot find type 'CFDictionary' in scope
229 |
230 |         return status == noErr ? result as? Data : nil
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:230:26: error: cannot find 'noErr' in scope
228 |         let status = SecItemCopyMatching(keychainQueryDictionary as CFDictionary, &result)
229 |
230 |         return status == noErr ? result as? Data : nil
    |                          `- error: cannot find 'noErr' in scope
231 |     }
232 |
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:244:50: error: cannot find 'kSecMatchLimitOne' in scope
242 |
243 |         // Limit search results to one
244 |         keychainQueryDictionary[SecMatchLimit] = kSecMatchLimitOne
    |                                                  `- error: cannot find 'kSecMatchLimitOne' in scope
245 |
246 |         // Specify we want persistent Data/CFData reference returned
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:247:59: error: cannot find 'kCFBooleanTrue' in scope
245 |
246 |         // Specify we want persistent Data/CFData reference returned
247 |         keychainQueryDictionary[SecReturnPersistentRef] = kCFBooleanTrue
    |                                                           `- error: cannot find 'kCFBooleanTrue' in scope
248 |
249 |         // Search
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:251:22: error: cannot find 'SecItemCopyMatching' in scope
249 |         // Search
250 |         var result: AnyObject?
251 |         let status = SecItemCopyMatching(keychainQueryDictionary as CFDictionary, &result)
    |                      `- error: cannot find 'SecItemCopyMatching' in scope
252 |
253 |         return status == noErr ? result as? Data : nil
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:251:69: error: cannot find type 'CFDictionary' in scope
249 |         // Search
250 |         var result: AnyObject?
251 |         let status = SecItemCopyMatching(keychainQueryDictionary as CFDictionary, &result)
    |                                                                     `- error: cannot find type 'CFDictionary' in scope
252 |
253 |         return status == noErr ? result as? Data : nil
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:253:26: error: cannot find 'noErr' in scope
251 |         let status = SecItemCopyMatching(keychainQueryDictionary as CFDictionary, &result)
252 |
253 |         return status == noErr ? result as? Data : nil
    |                          `- error: cannot find 'noErr' in scope
254 |     }
255 |
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainItemAccessibility.swift:31:28: error: cannot find type 'CFString' in scope
 29 |
 30 | protocol KeychainAttrRepresentable {
 31 |     var keychainAttrValue: CFString { get }
    |                            `- error: cannot find type 'CFString' in scope
 32 | }
 33 |
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainItemAccessibility.swift:120:37: error: cannot find type 'CFString' in scope
118 |
119 | extension KeychainItemAccessibility : KeychainAttrRepresentable {
120 |     internal var keychainAttrValue: CFString {
    |                                     `- error: cannot find type 'CFString' in scope
121 |         return keychainItemAccessibilityLookup[self]!
122 |     }
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:321:21: error: cannot find type 'OSStatus' in scope
319 |         }
320 |
321 |         let status: OSStatus = SecItemAdd(keychainQueryDictionary as CFDictionary, nil)
    |                     `- error: cannot find type 'OSStatus' in scope
322 |
323 |         if status == errSecSuccess {
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:323:22: error: cannot find 'errSecSuccess' in scope
321 |         let status: OSStatus = SecItemAdd(keychainQueryDictionary as CFDictionary, nil)
322 |
323 |         if status == errSecSuccess {
    |                      `- error: cannot find 'errSecSuccess' in scope
324 |             return true
325 |         } else if status == errSecDuplicateItem {
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:325:29: error: cannot find 'errSecDuplicateItem' in scope
323 |         if status == errSecSuccess {
324 |             return true
325 |         } else if status == errSecDuplicateItem {
    |                             `- error: cannot find 'errSecDuplicateItem' in scope
326 |             return update(value, forKey: key, withAccessibility: accessibility, isSynchronizable: isSynchronizable)
327 |         } else {
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:347:21: error: cannot find type 'OSStatus' in scope
345 |
346 |         // Delete
347 |         let status: OSStatus = SecItemDelete(keychainQueryDictionary as CFDictionary)
    |                     `- error: cannot find type 'OSStatus' in scope
348 |
349 |         if status == errSecSuccess {
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:349:22: error: cannot find 'errSecSuccess' in scope
347 |         let status: OSStatus = SecItemDelete(keychainQueryDictionary as CFDictionary)
348 |
349 |         if status == errSecSuccess {
    |                      `- error: cannot find 'errSecSuccess' in scope
350 |             return true
351 |         } else {
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:359:63: error: cannot find 'kSecClassGenericPassword' in scope
357 |     @discardableResult open func removeAllKeys() -> Bool {
358 |         // Setup dictionary to access keychain and specify we are using a generic password (rather than a certificate, internet password, etc)
359 |         var keychainQueryDictionary: [String:Any] = [SecClass:kSecClassGenericPassword]
    |                                                               `- error: cannot find 'kSecClassGenericPassword' in scope
360 |
361 |         // Uniquely identify this keychain accessor
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:369:21: error: cannot find type 'OSStatus' in scope
367 |         }
368 |
369 |         let status: OSStatus = SecItemDelete(keychainQueryDictionary as CFDictionary)
    |                     `- error: cannot find type 'OSStatus' in scope
370 |
371 |         if status == errSecSuccess {
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:371:22: error: cannot find 'errSecSuccess' in scope
369 |         let status: OSStatus = SecItemDelete(keychainQueryDictionary as CFDictionary)
370 |
371 |         if status == errSecSuccess {
    |                      `- error: cannot find 'errSecSuccess' in scope
372 |             return true
373 |         } else {
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:383:32: error: cannot find 'kSecClassGenericPassword' in scope
381 |     ///
382 |     open class func wipeKeychain() {
383 |         deleteKeychainSecClass(kSecClassGenericPassword) // Generic password items
    |                                `- error: cannot find 'kSecClassGenericPassword' in scope
384 |         deleteKeychainSecClass(kSecClassInternetPassword) // Internet password items
385 |         deleteKeychainSecClass(kSecClassCertificate) // Certificate items
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:384:32: error: cannot find 'kSecClassInternetPassword' in scope
382 |     open class func wipeKeychain() {
383 |         deleteKeychainSecClass(kSecClassGenericPassword) // Generic password items
384 |         deleteKeychainSecClass(kSecClassInternetPassword) // Internet password items
    |                                `- error: cannot find 'kSecClassInternetPassword' in scope
385 |         deleteKeychainSecClass(kSecClassCertificate) // Certificate items
386 |         deleteKeychainSecClass(kSecClassKey) // Cryptographic key items
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:385:32: error: cannot find 'kSecClassCertificate' in scope
383 |         deleteKeychainSecClass(kSecClassGenericPassword) // Generic password items
384 |         deleteKeychainSecClass(kSecClassInternetPassword) // Internet password items
385 |         deleteKeychainSecClass(kSecClassCertificate) // Certificate items
    |                                `- error: cannot find 'kSecClassCertificate' in scope
386 |         deleteKeychainSecClass(kSecClassKey) // Cryptographic key items
387 |         deleteKeychainSecClass(kSecClassIdentity) // Identity items
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:386:32: error: cannot find 'kSecClassKey' in scope
384 |         deleteKeychainSecClass(kSecClassInternetPassword) // Internet password items
385 |         deleteKeychainSecClass(kSecClassCertificate) // Certificate items
386 |         deleteKeychainSecClass(kSecClassKey) // Cryptographic key items
    |                                `- error: cannot find 'kSecClassKey' in scope
387 |         deleteKeychainSecClass(kSecClassIdentity) // Identity items
388 |     }
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:387:32: error: cannot find 'kSecClassIdentity' in scope
385 |         deleteKeychainSecClass(kSecClassCertificate) // Certificate items
386 |         deleteKeychainSecClass(kSecClassKey) // Cryptographic key items
387 |         deleteKeychainSecClass(kSecClassIdentity) // Identity items
    |                                `- error: cannot find 'kSecClassIdentity' in scope
388 |     }
389 |
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:397:21: error: cannot find type 'OSStatus' in scope
395 |     @discardableResult private class func deleteKeychainSecClass(_ secClass: AnyObject) -> Bool {
396 |         let query = [SecClass: secClass]
397 |         let status: OSStatus = SecItemDelete(query as CFDictionary)
    |                     `- error: cannot find type 'OSStatus' in scope
398 |
399 |         if status == errSecSuccess {
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:399:22: error: cannot find 'errSecSuccess' in scope
397 |         let status: OSStatus = SecItemDelete(query as CFDictionary)
398 |
399 |         if status == errSecSuccess {
    |                      `- error: cannot find 'errSecSuccess' in scope
400 |             return true
401 |         } else {
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:417:21: error: cannot find type 'OSStatus' in scope
415 |
416 |         // Update
417 |         let status: OSStatus = SecItemUpdate(keychainQueryDictionary as CFDictionary, updateDictionary as CFDictionary)
    |                     `- error: cannot find type 'OSStatus' in scope
418 |
419 |         if status == errSecSuccess {
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:419:22: error: cannot find 'errSecSuccess' in scope
417 |         let status: OSStatus = SecItemUpdate(keychainQueryDictionary as CFDictionary, updateDictionary as CFDictionary)
418 |
419 |         if status == errSecSuccess {
    |                      `- error: cannot find 'errSecSuccess' in scope
420 |             return true
421 |         } else {
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:434:63: error: cannot find 'kSecClassGenericPassword' in scope
432 |     private func setupKeychainQueryDictionary(forKey key: String, withAccessibility accessibility: KeychainItemAccessibility? = nil, isSynchronizable: Bool = false) -> [String:Any] {
433 |         // Setup default access as generic password (rather than a certificate, internet password, etc)
434 |         var keychainQueryDictionary: [String:Any] = [SecClass:kSecClassGenericPassword]
    |                                                               `- error: cannot find 'kSecClassGenericPassword' in scope
435 |
436 |         // Uniquely identify this keychain accessor
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:456:77: error: cannot find 'kCFBooleanTrue' in scope
454 |         keychainQueryDictionary[SecAttrAccount] = encodedIdentifier
455 |
456 |         keychainQueryDictionary[SecAttrSynchronizable] = isSynchronizable ? kCFBooleanTrue : kCFBooleanFalse
    |                                                                             `- error: cannot find 'kCFBooleanTrue' in scope
457 |
458 |         return keychainQueryDictionary
/host/spi-builder-workspace/.build/checkouts/SwiftKeychainWrapper/SwiftKeychainWrapper/KeychainWrapper.swift:456:94: error: cannot find 'kCFBooleanFalse' in scope
454 |         keychainQueryDictionary[SecAttrAccount] = encodedIdentifier
455 |
456 |         keychainQueryDictionary[SecAttrSynchronizable] = isSynchronizable ? kCFBooleanTrue : kCFBooleanFalse
    |                                                                                              `- error: cannot find 'kCFBooleanFalse' in scope
457 |
458 |         return keychainQueryDictionary
[467/851] Compiling fiat_curve25519_adx_mul.S
[468/851] Compiling md5-x86_64-linux.S
[469/851] Compiling md5-x86_64-apple.S
[470/851] Compiling md5-586-linux.S
[471/851] Compiling md5-586-apple.S
[472/851] Compiling chacha20_poly1305_x86_64-apple.S
[473/851] Compiling err_data.c
[475/851] Emitting module SwiftShell
[477/851] Compiling chacha20_poly1305_armv8-win.S
[478/851] Compiling chacha20_poly1305_armv8-linux.S
[479/851] Compiling CCryptoBoringSSLShims shims.c
[480/851] Compiling chacha20_poly1305_x86_64-linux.S
[482/851] Compiling SwiftShell String.swift
[482/852] Compiling chacha20_poly1305_armv8-apple.S
[483/852] Compiling chacha-x86-apple.S
[484/852] Compiling chacha-x86-linux.S
[485/852] Compiling chacha-x86_64-linux.S
[486/852] Compiling chacha-x86_64-apple.S
[487/852] Compiling chacha-armv8-win.S
[488/852] Compiling chacha-armv8-linux.S
[489/852] Compiling chacha-armv8-apple.S
[490/852] Compiling chacha-armv4-linux.S
[490/852] Compiling aes128gcmsiv-x86_64-apple.S
[490/852] Compiling aes128gcmsiv-x86_64-linux.S
[490/852] Compiling x86_64-mont5-linux.S
[490/852] Compiling x86_64-mont5-apple.S
BUILD FAILURE 6.0 linux