Build Information
Successful build of AppAttest, reference main (f4fc1e), with Swift 6.2 for macOS (SPM) on 5 Jan 2026 11:16:18 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/iansampson/AppAttest.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/iansampson/AppAttest
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f4fc1ea Merge pull request #6 from ronaldmannak/main
Cloned https://github.com/iansampson/AppAttest.git
Revision (git rev-parse @):
f4fc1ea12c712d6833905d9c11c73c1601ae4001
SUCCESS checkout https://github.com/iansampson/AppAttest.git at main
Fetching https://github.com/iansampson/Anchor
[1/1945] Fetching anchor
Fetched https://github.com/iansampson/Anchor from cache (1.48s)
Fetching https://github.com/myfreeweb/SwiftCBOR
Fetching https://github.com/apple/swift-crypto
[1/1422] Fetching swiftcbor
[414/18882] Fetching swiftcbor, swift-crypto
Fetched https://github.com/myfreeweb/SwiftCBOR from cache (2.01s)
Fetched https://github.com/apple/swift-crypto from cache (2.01s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.1.0 (2.98s)
Computing version for https://github.com/myfreeweb/SwiftCBOR
Computed https://github.com/myfreeweb/SwiftCBOR at 0.4.6 (1.03s)
Creating working copy for https://github.com/myfreeweb/SwiftCBOR
Working copy of https://github.com/myfreeweb/SwiftCBOR resolved at 0.4.6
Creating working copy for https://github.com/iansampson/Anchor
Working copy of https://github.com/iansampson/Anchor resolved at main (1b1d5a9)
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "appattest",
"name": "AppAttest",
"url": "https://github.com/iansampson/AppAttest.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AppAttest",
"dependencies": [
{
"identity": "swiftcbor",
"name": "SwiftCBOR",
"url": "https://github.com/myfreeweb/SwiftCBOR",
"version": "0.6.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCBOR",
"dependencies": [
]
},
{
"identity": "swift-crypto",
"name": "swift-crypto",
"url": "https://github.com/apple/swift-crypto",
"version": "3.15.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-crypto",
"dependencies": [
{
"identity": "swift-asn1",
"name": "swift-asn1",
"url": "https://github.com/apple/swift-asn1.git",
"version": "1.5.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-asn1",
"dependencies": [
]
}
]
},
{
"identity": "anchor",
"name": "Anchor",
"url": "https://github.com/iansampson/Anchor",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Anchor",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/iansampson/AppAttest.git
[1/243] Fetching appattest
Fetched https://github.com/iansampson/AppAttest.git from cache (0.77s)
Fetching https://github.com/iansampson/Anchor from cache
Fetched https://github.com/iansampson/Anchor from cache (0.43s)
Fetching https://github.com/myfreeweb/SwiftCBOR from cache
Fetching https://github.com/apple/swift-crypto from cache
Fetched https://github.com/myfreeweb/SwiftCBOR from cache (0.47s)
Fetched https://github.com/apple/swift-crypto from cache (0.52s)
Computing version for https://github.com/myfreeweb/SwiftCBOR
Computed https://github.com/myfreeweb/SwiftCBOR at 0.6.0 (1.56s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.15.1 (1.37s)
Fetching https://github.com/apple/swift-asn1.git
[1/1692] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.89s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (3.85s)
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.15.1
Creating working copy for https://github.com/iansampson/AppAttest.git
Working copy of https://github.com/iansampson/AppAttest.git resolved at main (f4fc1ea)
Creating working copy for https://github.com/myfreeweb/SwiftCBOR
Working copy of https://github.com/myfreeweb/SwiftCBOR resolved at 0.6.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.5.1
Creating working copy for https://github.com/iansampson/Anchor
Working copy of https://github.com/iansampson/Anchor resolved at main (1b1d5a9)
warning: '.resolve-product-dependencies': dependency 'appattest' is not used by any target
Found 3 product dependencies
- SwiftCBOR
- swift-crypto
- Anchor
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/iansampson/AppAttest.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/407] Write sources
[2/407] Write swift-version-49B95AFC49DCD68C.txt
[3/407] Compiling hexdump.c
[4/407] Compiling file.c
[4/407] Compiling bio_mem.c
[6/407] Compiling bio.c
[7/407] Compiling v3_skey.c
[8/407] Compiling v3_utl.c
[9/407] Compiling v3_purp.c
[10/407] Compiling v3_prn.c
[11/425] Compiling v3_pmaps.c
[12/432] Compiling v3_pcons.c
[13/443] Compiling v3_pcia.c
[14/500] Compiling v3_ocsp.c
[15/500] Compiling v3_pci.c
[16/500] Compiling v3_ncons.c
[17/500] Compiling v3_int.c
[18/500] Compiling v3_info.c
[19/500] Compiling v3_lib.c
[20/500] Compiling v3_ia5.c
[21/500] Compiling v3_extku.c
[22/500] Compiling v3_genn.c
[23/500] Compiling fd.c
[24/500] Compiling connect.c
[25/500] Compiling v3_enum.c
[26/500] Compiling v3_bitst.c
[27/500] Compiling v3_crld.c
[28/500] Compiling v3_bcons.c
[28/500] Compiling v3_conf.c
[30/500] Compiling v3_alt.c
[31/500] Compiling v3_cpols.c
[32/500] Compiling v3_akeya.c
[33/500] Compiling v3_akey.c
[34/500] Compiling pcy_tree.c
[35/500] Compiling pcy_map.c
[35/500] Compiling pcy_lib.c
[37/500] Compiling x_x509a.c
[38/500] Compiling pcy_node.c
[39/500] Compiling pcy_data.c
[40/500] Compiling pcy_cache.c
[41/500] Compiling x_x509.c
[42/500] Compiling x_val.c
[43/500] Compiling x_sig.c
[44/500] Compiling x_spki.c
[45/500] Compiling x_req.c
[46/500] Compiling x_pkey.c
[47/500] Compiling x_pubkey.c
[48/500] Compiling x_name.c
[49/500] Compiling x_info.c
[50/500] Compiling x_exten.c
[51/500] Compiling x_attrib.c
[52/500] Compiling x509rset.c
[53/500] Compiling x509spki.c
[53/500] Compiling x_algor.c
[55/500] Compiling x_all.c
[56/500] Compiling x_crl.c
[57/500] Compiling x509name.c
[58/500] Compiling x509cset.c
[59/500] Compiling x509_txt.c
[60/500] Compiling x509_set.c
[61/500] Compiling x509_vpm.c
[62/500] Compiling x509_v3.c
[63/500] Compiling x509_trs.c
[64/500] Compiling x509_req.c
[65/500] Compiling x509_r2x.c
[66/500] Compiling x509_obj.c
[67/500] Compiling x509_vfy.c
[68/500] Compiling x509_def.c
[69/500] Compiling x509_d2.c
[70/500] Compiling x509_ext.c
[71/500] Compiling x509_lu.c
[72/500] Compiling x509_cmp.c
[73/500] Compiling x509_att.c
[74/500] Compiling x509.c
[75/500] Compiling t_x509a.c
[76/500] Compiling t_x509.c
[77/500] Compiling i2d_pr.c
[78/500] Compiling rsa_pss.c
[79/500] Compiling t_req.c
[80/500] Compiling t_crl.c
[81/500] Compiling by_file.c
[82/500] Compiling by_dir.c
[83/500] Compiling asn1_gen.c
[84/500] Compiling algorithm.c
[85/500] Compiling a_verify.c
[86/500] Compiling a_digest.c
[87/500] Compiling a_sign.c
[88/500] Compiling a_strex.c
[89/500] Compiling voprf.c
[90/500] Compiling thread_win.c
[91/500] Compiling trust_token.c
[92/500] Compiling thread_pthread.c
[93/500] Compiling thread.c
[94/500] Compiling thread_none.c
[95/500] Compiling pmbtoken.c
[96/500] Compiling siphash.c
[97/500] Compiling stack.c
[98/500] Compiling rsa_print.c
[99/500] Compiling refcount_lock.c
[100/500] Compiling windows.c
[101/500] Compiling rc4.c
[102/500] Compiling refcount_c11.c
[102/500] Compiling rsa_asn1.c
[104/500] Compiling fuchsia.c
[105/500] Compiling rand_extra.c
[106/500] Compiling forkunsafe.c
[107/500] Compiling deterministic.c
[108/500] Compiling poly1305_arm_asm.S
[109/500] Compiling poly1305_arm.c
[110/500] Compiling poly1305_vec.c
[111/500] Compiling pool.c
[112/500] Compiling poly1305.c
[113/500] Compiling pkcs7.c
[114/500] Compiling pkcs8_x509.c
[115/500] Compiling pkcs8.c
[116/500] Compiling p5_pbev2.c
[117/500] Compiling pkcs7_x509.c
[118/500] Compiling pem_xaux.c
[119/500] Compiling pem_x509.c
[120/500] Compiling pem_pkey.c
[121/500] Compiling pem_pk8.c
[122/500] Compiling obj_xref.c
[123/500] Compiling pem_oth.c
[124/500] Compiling mem.c
[125/500] Compiling pem_info.c
[126/500] Compiling pem_lib.c
[127/500] Compiling obj.c
[128/500] Compiling lhash.c
[129/500] Compiling poly_rq_mul.S
[130/500] Compiling pem_all.c
[131/500] Compiling x86_64-mont5.mac.x86_64.S
[132/500] Compiling hpke.c
[132/500] Compiling hkdf.c
[134/500] Compiling x86_64-mont5.linux.x86_64.S
[135/500] Compiling x86_64-mont.mac.x86_64.S
[136/500] Compiling x86_64-mont.linux.x86_64.S
[137/500] Compiling x86-mont.windows.x86.S
[138/500] Compiling vpaes-x86_64.mac.x86_64.S
[139/500] Compiling x86-mont.linux.x86.S
[140/500] Compiling vpaes-x86_64.linux.x86_64.S
[141/500] Compiling vpaes-x86.windows.x86.S
[142/500] Compiling vpaes-x86.linux.x86.S
[143/500] Compiling vpaes-armv8.linux.aarch64.S
[144/500] Compiling vpaes-armv8.ios.aarch64.S
[145/500] Compiling vpaes-armv7.linux.arm.S
[146/500] Compiling vpaes-armv7.ios.arm.S
[147/500] Compiling sha512-x86_64.mac.x86_64.S
[148/500] Compiling kdf.c
[149/500] Compiling sha512-armv8.linux.aarch64.S
[150/500] Compiling sha512-x86_64.linux.x86_64.S
[151/500] Compiling hrss.c
[152/500] Compiling sha512-armv8.ios.aarch64.S
[153/500] Compiling sha512-armv4.linux.arm.S
[154/500] Compiling sha512-armv4.ios.arm.S
[155/500] Compiling sha512-586.windows.x86.S
[156/500] Compiling sha512-586.linux.x86.S
[157/500] Compiling sha256-x86_64.linux.x86_64.S
[158/500] Compiling sha256-x86_64.mac.x86_64.S
[159/500] Compiling sha256-armv8.linux.aarch64.S
[160/500] Compiling sha256-armv8.ios.aarch64.S
[161/500] Compiling sha256-armv4.ios.arm.S
[162/500] Compiling sha256-armv4.linux.arm.S
[163/500] Compiling sha256-586.windows.x86.S
[164/500] Compiling sha1-x86_64.mac.x86_64.S
[165/500] Compiling sha256-586.linux.x86.S
[166/500] Compiling sha1-x86_64.linux.x86_64.S
[167/500] Compiling sha1-armv8.linux.aarch64.S
[168/500] Compiling sha1-armv8.ios.aarch64.S
[169/500] Compiling sha1-armv4-large.linux.arm.S
[170/500] Compiling sha1-armv4-large.ios.arm.S
[171/500] Compiling sha1.c
[172/500] Compiling rsaz-avx2.mac.x86_64.S
[173/500] Compiling sha1-586.linux.x86.S
[174/500] Compiling sha1-586.windows.x86.S
[175/500] Compiling sha1-altivec.c
[176/500] Compiling rsaz-avx2.linux.x86_64.S
[177/500] Compiling sha256.c
[178/500] Compiling rdrand-x86_64.mac.x86_64.S
[179/500] Compiling blinding.c
[180/500] Compiling sha512.c
[181/500] Compiling rdrand-x86_64.linux.x86_64.S
[182/500] Compiling rand.c
[183/500] Compiling fork_detect.c
[184/500] Compiling urandom.c
[185/500] Compiling ctrdrbg.c
[186/500] Compiling padding.c
[187/500] Compiling self_check.c
[188/500] Compiling p256_beeu-x86_64-asm.linux.x86_64.S
[189/500] Compiling p256_beeu-x86_64-asm.mac.x86_64.S
[190/500] Compiling p256-x86_64-asm.mac.x86_64.S
[191/500] Compiling p256-x86_64-asm.linux.x86_64.S
[192/500] Compiling rsa.c
[193/500] Compiling rsa_impl.c
[194/500] Compiling polyval.c
[195/500] Compiling ofb.c
[196/500] Compiling ctr.c
[197/500] Compiling cfb.c
[198/500] Compiling cbc.c
[199/500] Compiling md5.c
[200/500] Compiling md5-x86_64.mac.x86_64.S
[201/500] Compiling gcm_nohw.c
[202/500] Compiling gcm.c
[203/500] Compiling md5-x86_64.linux.x86_64.S
[204/500] Compiling md5-586.windows.x86.S
[205/500] Compiling md5-586.linux.x86.S
[206/500] Compiling ghashv8-armx64.linux.aarch64.S
[207/500] Compiling ghashv8-armx32.linux.arm.S
[208/500] Compiling ghashv8-armx64.ios.aarch64.S
[209/500] Compiling ghashv8-armx32.ios.arm.S
[210/500] Compiling md4.c
[211/500] Compiling ghash-x86_64.mac.x86_64.S
[212/500] Compiling is_fips.c
[213/500] Compiling hmac.c
[214/500] Compiling ghash-x86_64.linux.x86_64.S
[215/500] Compiling ghash-x86.windows.x86.S
[216/500] Compiling ghash-x86.linux.x86.S
[217/500] Compiling ghash-ssse3-x86_64.mac.x86_64.S
[218/500] Compiling ghash-ssse3-x86_64.linux.x86_64.S
[219/500] Compiling ghash-ssse3-x86.windows.x86.S
[220/500] Compiling ghash-neon-armv8.linux.aarch64.S
[221/500] Compiling ghash-ssse3-x86.linux.x86.S
[222/500] Compiling ghash-neon-armv8.ios.aarch64.S
[223/500] Compiling ghash-armv4.linux.arm.S
[224/500] Compiling ghash-armv4.ios.arm.S
[225/500] Compiling fips_shared_support.c
[226/500] Compiling util.c
[227/500] Compiling ecdh.c
[228/500] Compiling simple.c
[229/500] Compiling wnaf.c
[230/500] Compiling simple_mul.c
[231/500] Compiling scalar.c
[232/500] Compiling ecdsa.c
[233/500] Compiling p256-x86_64.c
[234/500] Compiling p256.c
[235/500] Compiling oct.c
[236/500] Compiling felem.c
[237/500] Compiling digests.c
[238/500] Compiling ec_montgomery.c
[239/500] Compiling ec_key.c
[240/500] Compiling digest.c
[241/500] Compiling co-586.windows.x86.S
[242/500] Compiling p224-64.c
[243/500] Compiling co-586.linux.x86.S
[244/500] Compiling ec.c
[245/500] Compiling e_des.c
[246/500] Compiling bsaes-armv7.linux.arm.S
[247/500] Compiling bsaes-armv7.ios.arm.S
[248/500] Compiling aead.c
[249/500] Compiling sqrt.c
[250/500] Compiling cipher.c
[251/500] Compiling rsaz_exp.c
[252/500] Compiling shift.c
[253/500] Compiling des.c
[254/500] Compiling random.c
[255/500] Compiling e_aes.c
[256/500] Compiling prime.c
[257/500] Compiling mul.c
[258/500] Compiling jacobi.c
[259/500] Compiling montgomery_inv.c
[260/500] Compiling montgomery.c
[261/500] Compiling gcd.c
[262/500] Compiling div_extra.c
[263/500] Compiling gcd_extra.c
[264/500] Compiling exponentiation.c
[265/500] Compiling ctx.c
[266/500] Compiling cmp.c
[267/500] Compiling bytes.c
[268/500] Compiling bn.c
[269/500] Compiling div.c
[270/500] Compiling bn-586.windows.x86.S
[271/500] Compiling x86_64-gcc.c
[272/500] Compiling bn-586.linux.x86.S
[273/500] Compiling armv8-mont.linux.aarch64.S
[274/500] Compiling armv4-mont.linux.arm.S
[275/500] Compiling armv8-mont.ios.aarch64.S
[276/500] Compiling armv4-mont.ios.arm.S
[277/500] Compiling generic.c
[278/500] Compiling add.c
[279/500] Compiling aesv8-armx32.linux.arm.S
[280/500] Compiling aesv8-armx64.linux.aarch64.S
[281/500] Compiling aesv8-armx64.ios.aarch64.S
[282/500] Compiling aesv8-armx32.ios.arm.S
[283/500] Compiling aesni-x86_64.mac.x86_64.S
[284/500] Compiling aesni-x86_64.linux.x86_64.S
[285/500] Compiling aesni-x86.windows.x86.S
[286/500] Compiling aesni-x86.linux.x86.S
[287/500] Compiling aesni-gcm-x86_64.mac.x86_64.S
[288/500] Compiling aesni-gcm-x86_64.linux.x86_64.S
[289/500] Compiling mode_wrappers.c
[290/500] Compiling aes.c
[291/500] Compiling key_wrap.c
[292/500] Compiling ex_data.c
[293/500] Compiling sign.c
[294/500] Compiling pbkdf.c
[295/500] Compiling aes_nohw.c
[296/500] Compiling scrypt.c
[297/500] Compiling p_x25519_asn1.c
[298/500] Compiling p_x25519.c
[299/500] Compiling print.c
[300/500] Compiling p_ed25519_asn1.c
[301/500] Compiling p_ed25519.c
[302/500] Compiling p_rsa_asn1.c
[303/500] Compiling p_ec_asn1.c
[304/500] Compiling p_dsa_asn1.c
[305/500] Compiling p_rsa.c
[306/500] Compiling p_ec.c
[307/500] Compiling digestsign.c
[308/500] Compiling evp_asn1.c
[309/500] Compiling evp_ctx.c
[310/500] Compiling err_data.c
[311/500] Compiling evp.c
[312/500] Compiling engine.c
[313/500] Compiling ecdh_extra.c
[314/500] Compiling ecdsa_asn1.c
[315/500] Compiling err.c
[316/500] Compiling dsa_asn1.c
[317/500] Compiling ec_derive.c
[318/500] Compiling dsa.c
[319/500] Compiling hash_to_curve.c
[320/500] Compiling params.c
[321/500] Compiling dh_asn1.c
[322/500] Compiling check.c
[323/500] Compiling digest_extra.c
[324/500] Compiling ec_asn1.c
[325/500] Compiling dh.c
[326/500] Compiling x25519-asm-arm.S
[327/500] Compiling spake25519.c
[328/500] Compiling crypto.c
[329/500] Compiling cpu-ppc64le.c
[330/500] Compiling cpu-intel.c
[331/500] Compiling cpu-arm.c
[332/500] Compiling cpu-arm-linux.c
[333/500] Compiling cpu-aarch64-linux.c
[334/500] Compiling cpu-aarch64-fuchsia.c
[336/500] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[336/500] Compiling e_rc4.c
[337/501] Compiling cmac.c
[338/501] Compiling e_null.c
[339/501] Compiling e_rc2.c
[340/501] Compiling conf.c
[340/501] Compiling tls_cbc.c
[342/501] Compiling e_tls.c
[343/501] Compiling e_chacha20poly1305.c
[344/501] Compiling e_aesctrhmac.c
[345/501] Compiling e_aesccm.c
[346/501] Compiling e_aesgcmsiv.c
[347/501] Compiling chacha20_poly1305_x86_64.mac.x86_64.S
[348/501] Compiling derive_key.c
[349/501] Compiling chacha20_poly1305_x86_64.linux.x86_64.S
[350/501] Compiling aes128gcmsiv-x86_64.mac.x86_64.S
[351/501] Compiling aes128gcmsiv-x86_64.linux.x86_64.S
[352/501] Compiling chacha-x86_64.mac.x86_64.S
[353/501] Compiling cipher_extra.c
[354/501] Compiling chacha.c
[355/501] Compiling chacha-x86_64.linux.x86_64.S
[356/501] Compiling chacha-x86.windows.x86.S
[357/501] Compiling chacha-x86.linux.x86.S
[358/501] Compiling chacha-armv8.linux.aarch64.S
[359/501] Compiling chacha-armv4.linux.arm.S
[360/501] Compiling chacha-armv4.ios.arm.S
[361/501] Compiling chacha-armv8.ios.aarch64.S
[362/501] Compiling curve25519.c
[363/501] Compiling unicode.c
[364/501] Compiling ber.c
[365/501] Compiling asn1_compat.c
[366/501] Compiling cbs.c
[367/501] Compiling buf.c
[368/501] Compiling cbb.c
[369/501] Compiling bn_asn1.c
[370/501] Compiling printf.c
[371/501] Compiling socket.c
[372/501] Compiling convert.c
[373/501] Compiling base64.c
[374/501] Compiling pair.c
[375/501] Compiling socket_helper.c
[376/501] Compiling time_support.c
[377/501] Compiling tasn_utl.c
[378/501] Compiling f_string.c
[379/501] Compiling tasn_fre.c
[380/501] Compiling f_int.c
[381/501] Compiling tasn_typ.c
[382/501] Compiling tasn_new.c
[383/501] Compiling f_enum.c
[384/501] Compiling asn_pack.c
[385/501] Compiling tasn_enc.c
[386/501] Compiling asn1_par.c
[387/501] Compiling tasn_dec.c
[388/501] Compiling a_utctm.c
[389/501] Compiling asn1_lib.c
[390/501] Compiling a_type.c
[391/501] Compiling a_utf8.c
[392/501] Compiling a_time.c
[393/501] Compiling a_strnid.c
[394/501] Compiling a_octet.c
[395/501] Compiling a_print.c
[396/501] Compiling a_enum.c
[397/501] Compiling a_gentm.c
[398/501] Compiling a_i2d_fp.c
[399/501] Write sources
[401/501] Compiling a_mbstr.c
[402/501] Compiling a_dup.c
[403/501] Compiling a_object.c
[404/501] Compiling a_d2i_fp.c
[405/501] Compiling a_int.c
[406/501] Compiling a_bool.c
[407/501] Compiling a_bitstr.c
[409/520] Compiling SwiftCBOR Util.swift
[410/520] Compiling Anchor Certificate.swift
[411/520] Compiling Anchor Chain.swift
[412/520] Compiling Anchor Format.swift
[413/520] Compiling Anchor PKCS7.swift
[414/521] Compiling Anchor PublicKey.swift
[415/521] Emitting module SwiftCBOR
[416/521] Compiling Crypto ECDSASignature_boring.swift
[417/521] Compiling Crypto ECDSA_boring.swift
[418/521] Compiling Crypto EdDSA_boring.swift
[419/521] Compiling Crypto ECDSA.swift
[420/521] Compiling Crypto Ed25519.swift
[421/521] Compiling Crypto Signature.swift
[422/521] Compiling Crypto ArbitraryPrecisionInteger_boring.swift
[423/521] Compiling Crypto CryptoKitErrors_boring.swift
[424/521] Compiling Anchor ECDSASignature.swift
[425/521] Compiling Anchor PEMDocument.swift
[426/521] Compiling Anchor ObjectIdentifier.swift
[427/521] Compiling Anchor CryptoKitErrors.swift
[428/521] Compiling Anchor PKCS8PrivateKey.swift
[429/521] Compiling Anchor SEC1PrivateKey.swift
[430/521] Compiling Anchor ASN1OctetString.swift
[431/521] Compiling Anchor ArraySliceBigint.swift
[432/521] Compiling Anchor ASN1Identifier.swift
[433/521] Compiling Anchor ASN1Integer.swift
[434/521] Compiling Anchor ASN1.swift
[435/521] Compiling Anchor ASN1BitString.swift
[438/522] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[439/529] Compiling Crypto HPKE-Modes.swift
[440/529] Compiling Crypto Insecure.swift
[441/529] Compiling Crypto Insecure_HashFunctions.swift
[442/529] Compiling Crypto KEM.swift
[443/529] Compiling Crypto ECDH_boring.swift
[444/529] Compiling Crypto DH.swift
[445/529] Compiling Crypto ECDH.swift
[446/529] Compiling Crypto HKDF.swift
[447/529] Compiling Crypto AESWrap.swift
[448/529] Compiling Crypto AESWrap_boring.swift
[449/529] Compiling Crypto Ed25519_boring.swift
[450/529] Compiling Crypto EllipticCurvePoint_boring.swift
[451/529] Compiling Crypto EllipticCurve_boring.swift
[452/529] Compiling Crypto NISTCurvesKeys_boring.swift
[453/529] Compiling Crypto X25519Keys_boring.swift
[454/529] Compiling Crypto Curve25519.swift
[455/529] Compiling Crypto Ed25519Keys.swift
[456/529] Compiling Crypto NISTCurvesKeys.swift
[457/529] Compiling Crypto X25519Keys.swift
[458/529] Compiling Crypto SymmetricKeys.swift
[459/529] Compiling Crypto HMAC.swift
[460/529] Compiling Crypto MACFunctions.swift
[461/529] Compiling Crypto MessageAuthenticationCode.swift
[462/529] Compiling Crypto AES.swift
[463/529] Compiling Crypto DHKEM.swift
[464/529] Compiling Crypto HPKE-KEM-Curve25519.swift
[465/529] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[466/529] Compiling Crypto HPKE-KEM.swift
[467/529] Compiling Crypto HPKE-Errors.swift
[468/529] Compiling Crypto HPKE.swift
[469/529] Compiling Crypto HPKE-Context.swift
[470/529] Compiling Crypto HPKE-KeySchedule.swift
[471/529] Compiling Crypto HashFunctions.swift
[472/529] Compiling Crypto HashFunctions_SHA2.swift
[473/529] Compiling Crypto HPKE-AEAD.swift
[474/529] Compiling Crypto HPKE-Ciphersuite.swift
[475/529] Compiling Crypto HPKE-KDF.swift
[476/529] Compiling Crypto HPKE-KexKeyDerivation.swift
[477/529] Compiling Crypto HPKE-LabeledExtract.swift
[478/529] Compiling Crypto HPKE-Utils.swift
[479/529] Compiling Crypto ECDSASignature.swift
[480/529] Compiling Crypto PEMDocument.swift
[481/529] Compiling Crypto PKCS8PrivateKey.swift
[482/529] Compiling Crypto SEC1PrivateKey.swift
[483/529] Compiling Crypto SubjectPublicKeyInfo.swift
[484/529] Compiling Crypto CryptoKitErrors.swift
[485/529] Compiling Crypto Digest_boring.swift
[486/529] Compiling Crypto Digest.swift
[487/529] Compiling Crypto Digests.swift
[493/529] Compiling Anchor SubjectPublicKeyInfo.swift
[494/529] Compiling Anchor Certificate+Foundation.swift
[497/529] Emitting module Crypto
[515/529] Emitting module Anchor
[522/529] Compiling Crypto FiniteFieldArithmeticContext_boring.swift
[523/529] Compiling Crypto RNG_boring.swift
[524/529] Compiling Crypto SafeCompare_boring.swift
[525/529] Compiling Crypto Zeroization_boring.swift
[526/529] Compiling Crypto PrettyBytes.swift
[527/529] Compiling Crypto SafeCompare.swift
[528/529] Compiling Crypto SecureBytes.swift
[529/529] Compiling Crypto Zeroization.swift
[530/547] Compiling AppAttest RootCertificate.swift
[531/548] Compiling AppAttest Flatten.swift
[532/548] Compiling AppAttest Octet.swift
[533/548] Compiling AppAttest AuthenticatorData.swift
[534/548] Compiling AppAttest Challenge.swift
[535/548] Compiling AppAttest Validation.swift
[536/548] Compiling AppAttest CryptoKitErrors.swift
[537/548] Compiling AppAttest SubjectPublicKeyInfo.swift
[538/548] Compiling AppAttest ArraySliceBigint.swift
[539/548] Compiling AppAttest ObjectIdentifier.swift
[540/548] Compiling AppAttest ASN1Integer.swift
[541/548] Compiling AppAttest ASN1OctetString.swift
[542/548] Compiling AppAttest ASN1BitString.swift
[543/548] Compiling AppAttest ASN1Identifier.swift
[544/548] Compiling AppAttest Assertion.swift
[545/548] Compiling AppAttest Attestation.swift
[546/548] Emitting module AppAttest
[547/548] Compiling AppAttest API.swift
[548/548] Compiling AppAttest ASN1.swift
Build complete! (13.20s)
Build complete.
{
"dependencies" : [
{
"identity" : "swiftcbor",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.6",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/myfreeweb/SwiftCBOR"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.1.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto"
},
{
"identity" : "anchor",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/iansampson/Anchor"
}
],
"manifest_display_name" : "AppAttest",
"name" : "AppAttest",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "AppAttest",
"targets" : [
"AppAttest"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AppAttestTests",
"module_type" : "SwiftTarget",
"name" : "AppAttestTests",
"path" : "Tests/AppAttestTests",
"sources" : [
"AppAttestTests.swift",
"AssertionSample.swift",
"AttestationSample.swift",
"TestData.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"AppAttest"
],
"type" : "test"
},
{
"c99name" : "AppAttest",
"module_type" : "SwiftTarget",
"name" : "AppAttest",
"path" : "Sources/AppAttest",
"product_dependencies" : [
"SwiftCBOR",
"Crypto",
"Anchor"
],
"product_memberships" : [
"AppAttest"
],
"sources" : [
"API.swift",
"ASN1/ASN1.swift",
"ASN1/Basic ASN1 Types/ASN1BitString.swift",
"ASN1/Basic ASN1 Types/ASN1Identifier.swift",
"ASN1/Basic ASN1 Types/ASN1Integer.swift",
"ASN1/Basic ASN1 Types/ASN1OctetString.swift",
"ASN1/Basic ASN1 Types/ArraySliceBigint.swift",
"ASN1/Basic ASN1 Types/ObjectIdentifier.swift",
"ASN1/CryptoKitErrors.swift",
"ASN1/SubjectPublicKeyInfo.swift",
"Assertion/Assertion.swift",
"Attestation/Attestation.swift",
"Attestation/AuthenticatorData.swift",
"Attestation/Challenge.swift",
"Attestation/Flatten.swift",
"Attestation/Octet.swift",
"Attestation/RootCertificate.swift",
"Attestation/Validation.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.