Build Information
Successful build of MIRACLTrust, reference main (6765ef), with Swift 6.1 for watchOS using Xcode 16.3 on 22 Apr 2026 19:09:21 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MIRACLTrust -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCapturesBuild Log
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14915:10: note: other definition of 'MAX'
14915 | # define MAX(A,B) ((A)>(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:164466:19: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
164466 | nExtraReg = MAX(nExtraReg, pLoop->u.btree.nTop);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
218 | #define MAX(a, b) (((a)>(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14915:10: note: other definition of 'MAX'
14915 | # define MAX(A,B) ((A)>(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:168401:14: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
168401 | mxBitCol = MIN(BMS-1,pTable->nCol);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14912:10: note: other definition of 'MIN'
14912 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:169026:12: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
169026 | nField = MIN(pRec->nField, nField);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14912:10: note: other definition of 'MIN'
14912 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:169933:25: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
169933 | pTemplate->rRun = MIN(p->rRun, pTemplate->rRun);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14912:10: note: other definition of 'MIN'
14912 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:169934:25: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
169934 | pTemplate->nOut = MIN(p->nOut - 1, pTemplate->nOut);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14912:10: note: other definition of 'MIN'
14912 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:169942:25: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
169942 | pTemplate->rRun = MAX(p->rRun, pTemplate->rRun);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
218 | #define MAX(a, b) (((a)>(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14915:10: note: other definition of 'MAX'
14915 | # define MAX(A,B) ((A)>(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:169943:25: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
169943 | pTemplate->nOut = MAX(p->nOut + 1, pTemplate->nOut);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
218 | #define MAX(a, b) (((a)>(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14915:10: note: other definition of 'MAX'
14915 | # define MAX(A,B) ((A)>(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:170287:10: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
170287 | nCmp = MIN(nCmp, (pIdx->nColumn - nEq));
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14912:10: note: other definition of 'MIN'
14912 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:172662:19: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
172662 | aFrom[0].nRow = MIN(pParse->nQueryLoop, 48); assert( 48==sqlite3LogEst(28) );
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14912:10: note: other definition of 'MIN'
14912 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:176598:12: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
176598 | nArg = MAX(nArg, windowArgCount(pWin));
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
218 | #define MAX(a, b) (((a)>(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14915:10: note: other definition of 'MAX'
14915 | # define MAX(A,B) ((A)>(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:203024:11: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
203024 | nRead = MIN(pReader->nNode - pReader->nPopulate, FTS3_NODE_CHUNKSIZE);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14912:10: note: other definition of 'MIN'
14912 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:205963:14: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
205963 | int nCmp = MIN(nLhs, nRhs);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14912:10: note: other definition of 'MIN'
14912 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:206111:11: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
206111 | MAX(nRoot, p->nNodeSize)+FTS3_NODE_PADDING, &rc
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
218 | #define MAX(a, b) (((a)>(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14915:10: note: other definition of 'MAX'
14915 | # define MAX(A,B) ((A)>(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:206141:19: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
206141 | MAX(nBlock, p->nNodeSize)+FTS3_NODE_PADDING, &rc
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
218 | #define MAX(a, b) (((a)>(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14915:10: note: other definition of 'MAX'
14915 | # define MAX(A,B) ((A)>(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:206719:37: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
206719 | sqlite3_bind_int(pFindLevel, 1, MAX(2, nMin));
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
218 | #define MAX(a, b) (((a)>(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14915:10: note: other definition of 'MAX'
14915 | # define MAX(A,B) ((A)>(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:206748:16: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
206748 | nSeg = MIN(MAX(nMin,nSeg), nHintSeg);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14912:10: note: other definition of 'MIN'
14912 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:206748:20: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
206748 | nSeg = MIN(MAX(nMin,nSeg), nHintSeg);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
218 | #define MAX(a, b) (((a)>(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14915:10: note: other definition of 'MAX'
14915 | # define MAX(A,B) ((A)>(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:217761:26: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
217761 | p1->aCoord[ii].f = MIN(p1->aCoord[ii].f, p2->aCoord[ii].f);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14912:10: note: other definition of 'MIN'
14912 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:217762:28: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
217762 | p1->aCoord[ii+1].f = MAX(p1->aCoord[ii+1].f, p2->aCoord[ii+1].f);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
218 | #define MAX(a, b) (((a)>(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14915:10: note: other definition of 'MAX'
14915 | # define MAX(A,B) ((A)>(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:217767:26: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
217767 | p1->aCoord[ii].i = MIN(p1->aCoord[ii].i, p2->aCoord[ii].i);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14912:10: note: other definition of 'MIN'
14912 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:217768:28: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
217768 | p1->aCoord[ii+1].i = MAX(p1->aCoord[ii+1].i, p2->aCoord[ii+1].i);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
218 | #define MAX(a, b) (((a)>(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14915:10: note: other definition of 'MAX'
14915 | # define MAX(A,B) ((A)>(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:217809:12: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
217809 | x1 = MAX(DCOORD(p->aCoord[jj]), DCOORD(aCell[ii].aCoord[jj]));
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
218 | #define MAX(a, b) (((a)>(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14915:10: note: other definition of 'MAX'
14915 | # define MAX(A,B) ((A)>(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:217810:12: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
217810 | x2 = MIN(DCOORD(p->aCoord[jj+1]), DCOORD(aCell[ii].aCoord[jj+1]));
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14912:10: note: other definition of 'MIN'
14912 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:218930:21: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
218930 | pRtree->nRowEst = MAX(nRow, RTREE_MIN_ROWEST);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
218 | #define MAX(a, b) (((a)>(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14915:10: note: other definition of 'MAX'
14915 | # define MAX(A,B) ((A)>(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:244237:18: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
244237 | p->iHeight = MAX(p->iHeight, p->apChild[ii]->iHeight + 1);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
218 | #define MAX(a, b) (((a)>(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14915:10: note: other definition of 'MAX'
14915 | # define MAX(A,B) ((A)>(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:245641:18: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
245641 | int nMin = MIN(p1->nKey, p2->nKey);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14912:10: note: other definition of 'MIN'
14912 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:246580:10: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
246580 | nCmp = MIN(pLeft->n, pRight->n);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14912:10: note: other definition of 'MIN'
14912 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:246957:27: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
246957 | nOriginCntr = MAX(nOriginCntr, pSeg->iOrigin2);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
218 | #define MAX(a, b) (((a)>(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14915:10: note: other definition of 'MAX'
14915 | # define MAX(A,B) ((A)>(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:247645:18: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
247645 | int iEod = MIN(pIter->iEndofDoclist, pIter->pLeaf->szLeaf);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14912:10: note: other definition of 'MIN'
14912 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:248343:19: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
248343 | nCmp = (u32)MIN(nNew, nTerm-nMatch);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14912:10: note: other definition of 'MIN'
14912 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:249349:16: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
249349 | int nChunk = MIN(nRem, pSeg->pLeaf->szLeaf - pSeg->iLeafOffset);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14912:10: note: other definition of 'MIN'
14912 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:249374:16: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
249374 | nChunk = MIN(nRem, pData->szLeaf - 4);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14912:10: note: other definition of 'MIN'
14912 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:249718:14: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
249718 | nSeg = MIN(pStruct->aLevel[iLevel].nSeg, nSegment);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14912:10: note: other definition of 'MIN'
14912 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:250224:14: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
250224 | int nMin = MIN(pPage->term.n, nTerm);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14912:10: note: other definition of 'MIN'
14912 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:251163:17: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
251163 | nPrefix = MIN(nPrefix, nPrefix2);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14912:10: note: other definition of 'MIN'
14912 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:251579:20: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
251579 | pNew->nLevel = MIN(pStruct->nLevel+1, FTS5_MAX_LEVEL);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14912:10: note: other definition of 'MIN'
14912 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:252095:40: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
252095 | assert_nc( memcmp(pToken, pTerm, MIN(nToken, nTerm))<=0 );
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14912:10: note: other definition of 'MIN'
14912 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:253343:22: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
253343 | int nSlotPerPage = MAX(MINSLOT, (p->pConfig->pgsz - 8) / szKey);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
218 | #define MAX(a, b) (((a)>(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14915:10: note: other definition of 'MAX'
14915 | # define MAX(A,B) ((A)>(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:253373:13: warning: ambiguous expansion of macro 'MAX' [-Wambiguous-macro]
253373 | nSlot = MAX(nElem*4, MINSLOT);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:218:9: note: expanding this definition of 'MAX'
218 | #define MAX(a, b) (((a)>(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14915:10: note: other definition of 'MAX'
14915 | # define MAX(A,B) ((A)>(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:253880:53: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
253880 | res = fts5Memcmp(&pLeaf->p[iOff], zIdxTerm, MIN(nTerm, nIdxTerm));
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14912:10: note: other definition of 'MIN'
14912 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:262248:18: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
262248 | int nCmp = MIN(nTerm, pCsr->nLeTerm);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14912:10: note: other definition of 'MIN'
14912 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:262322:20: warning: ambiguous expansion of macro 'MIN' [-Wambiguous-macro]
262322 | int nCmp = MIN(nTerm, pCsr->nLeTerm);
| ^
In module 'Darwin' imported from /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:26825:
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/usr/include/sys/param.h:215:9: note: expanding this definition of 'MIN'
215 | #define MIN(a, b) (((a)<(b))?(a):(b))
| ^
/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper/sqlite3.c:14912:10: note: other definition of 'MIN'
14912 | # define MIN(A,B) ((A)<(B)?(A):(B))
| ^
71 warnings generated.
SwiftDriverJobDiscovery normal arm64_32 Emitting module for MIRACLTrust (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftDriver\ Compilation\ Requirements MIRACLTrust normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MIRACLTrust -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/MIRACLTrust.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/SQLChiper.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CryptoSPM.modulemap -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/MIRACLTrust-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/MIRACLTrust.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/MIRACLTrust_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLChiper/include -Xcc -I/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -Xcc -DNDEBUG -Xcc -DSQLITE_HAS_CODEC -Xcc -DSQLITE_TEMP_STORE\=2 -Xcc -DSQLITE_SOUNDEX -Xcc -DSQLITE_THREADSAFE -Xcc -DSQLITE_ENABLE_RTREE -Xcc -DSQLITE_ENABLE_STAT3 -Xcc -DSQLITE_ENABLE_STAT4 -Xcc -DSQLITE_ENABLE_COLUMN_METADATA -Xcc -DSQLITE_ENABLE_MEMORY_MANAGEMENT -Xcc -DSQLITE_ENABLE_LOAD_EXTENSION -Xcc -DSQLITE_ENABLE_FTS4 -Xcc -DSQLITE_ENABLE_FTS4_UNICODE61 -Xcc -DSQLITE_ENABLE_FTS3_PARENTHESIS -Xcc -DSQLITE_ENABLE_UNLOCK_NOTIFY -Xcc -DSQLITE_ENABLE_JSON1 -Xcc -DSQLITE_ENABLE_FTS5 -Xcc -DSQLCIPHER_CRYPTO_CC -Xcc -DHAVE_USLEEP\=1 -Xcc -DSQLITE_MAX_VARIABLE_NUMBER\=99999 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/MIRACLTrust-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal armv7k Compiling EmailVerificationMethod.swift, VerificationConfirmationHandler.swift, VerificationConfirmationRequestBody.swift, VerificationConfirmationResponse.swift, VerificationError.swift, VerificationRequestBody.swift, VerificationRequestResponse.swift, VerificationResponse.swift, Verificator.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64 Compiling\ DefaultUserStorageOptions.swift,\ SQLiteEncryptionHelper.swift,\ SQLiteHelper.swift,\ SQLMigrationError.swift,\ SQLMigrationFactory.swift,\ SQLiteMigration.swift,\ SQLiteMigration0to1.swift,\ SQLiteMigration1to2.swift,\ SQLiteMigration2to3.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/DefaultUserStorageOptions.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteEncryptionHelper.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteHelper.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteMigration/SQLMigrationError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteMigration/SQLMigrationFactory.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteMigration/SQLiteMigration.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteMigration/SQLiteMigration0to1.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteMigration/SQLiteMigration1to2.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteMigration/SQLiteMigration2to3.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/DefaultUserStorageOptions.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteEncryptionHelper.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteHelper.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteMigration/SQLMigrationError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteMigration/SQLMigrationFactory.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteMigration/SQLiteMigration.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteMigration/SQLiteMigration0to1.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteMigration/SQLiteMigration1to2.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteMigration/SQLiteMigration2to3.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/MIRACLTrust-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64/MIRACLTrust-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/MIRACLTrust-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/armv7k/MIRACLTrust-Swift.h (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64/MIRACLTrust-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/MIRACLTrust-Swift.h -arch armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/armv7k/MIRACLTrust-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/MIRACLTrust-Swift.h
SwiftDriverJobDiscovery normal armv7k Compiling DefaultUserStorageOptions.swift, SQLiteEncryptionHelper.swift, SQLiteHelper.swift, SQLMigrationError.swift, SQLMigrationFactory.swift, SQLiteMigration.swift, SQLiteMigration0to1.swift, SQLiteMigration1to2.swift, SQLiteMigration2to3.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MIRACLTrust.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/MIRACLTrust.swiftmodule (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/MIRACLTrust.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MIRACLTrust.swiftmodule/arm64_32-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MIRACLTrust.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/MIRACLTrust.swiftdoc (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/MIRACLTrust.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MIRACLTrust.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MIRACLTrust.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/MIRACLTrust.abi.json (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/MIRACLTrust.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MIRACLTrust.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MIRACLTrust.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/MIRACLTrust.swiftsourceinfo (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/MIRACLTrust.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MIRACLTrust.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
SwiftDriverJobDiscovery normal armv7k Compiling Authenticator.swift, AuthenticatorBlueprint.swift, Pass1RequestBody.swift, Pass1Response.swift, Pass2RequestBody.swift, Pass2Response.swift, Configuration.swift, ConfigurationError.swift, Constants.swift, CrossDeviceSession.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64 Compiling\ CrossDeviceSessionAborter.swift,\ CrossDeviceSessionAuthenticator.swift,\ CrossDeviceSessionError.swift,\ CrossDeviceSessionFetcher.swift,\ CrossDeviceSessionResponse.swift,\ Crypto.swift,\ CryptoBlueprint.swift,\ CryptoError.swift,\ Data+Extensions.swift,\ OSLog+Helper.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionAborter.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionAuthenticator.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionFetcher.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/Crypto.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/CryptoBlueprint.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/CryptoError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Extensions/Data+Extensions.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Extensions/OSLog+Helper.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionAborter.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionAuthenticator.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionFetcher.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/Crypto.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/CryptoBlueprint.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/CryptoError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Extensions/Data+Extensions.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Extensions/OSLog+Helper.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ CrossDeviceSessionAborter.swift,\ CrossDeviceSessionAuthenticator.swift,\ CrossDeviceSessionError.swift,\ CrossDeviceSessionFetcher.swift,\ CrossDeviceSessionResponse.swift,\ Crypto.swift,\ CryptoBlueprint.swift,\ CryptoError.swift,\ Data+Extensions.swift,\ OSLog+Helper.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionAborter.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionAuthenticator.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionFetcher.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/Crypto.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/CryptoBlueprint.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/CryptoError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Extensions/Data+Extensions.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Extensions/OSLog+Helper.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionAborter.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionAuthenticator.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionFetcher.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/Crypto.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/CryptoBlueprint.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/CryptoError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Extensions/Data+Extensions.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Extensions/OSLog+Helper.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ EmailVerificationMethod.swift,\ VerificationConfirmationHandler.swift,\ VerificationConfirmationRequestBody.swift,\ VerificationConfirmationResponse.swift,\ VerificationError.swift,\ VerificationRequestBody.swift,\ VerificationRequestResponse.swift,\ VerificationResponse.swift,\ Verificator.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/EmailVerificationMethod.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/VerificationConfirmationHandler.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/VerificationConfirmationRequestBody.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/VerificationConfirmationResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/VerificationError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/VerificationRequestBody.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/VerificationRequestResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/VerificationResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/Verificator.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/EmailVerificationMethod.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/VerificationConfirmationHandler.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/VerificationConfirmationRequestBody.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/VerificationConfirmationResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/VerificationError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/VerificationRequestBody.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/VerificationRequestResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/VerificationResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/Verificator.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling EmailVerificationMethod.swift, VerificationConfirmationHandler.swift, VerificationConfirmationRequestBody.swift, VerificationConfirmationResponse.swift, VerificationError.swift, VerificationRequestBody.swift, VerificationRequestResponse.swift, VerificationResponse.swift, Verificator.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64_32 Compiling\ StringProtocol+Helpers.swift,\ UIDevice+Helpers.swift,\ DefaultLocalizedError.swift,\ PinController.swift,\ JWTGenerator.swift,\ DefaultLogger.swift,\ LogCategory.swift,\ Logger.swift,\ LoggingConstants.swift,\ LoggingLevel.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Extensions/StringProtocol+Helpers.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Extensions/UIDevice+Helpers.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Helpers/DefaultLocalizedError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Helpers/PinController.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/JWT/JWTGenerator.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Logging/DefaultLogger.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Logging/LogCategory.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Logging/Logger.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Logging/LoggingConstants.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Logging/LoggingLevel.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Extensions/StringProtocol+Helpers.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Extensions/UIDevice+Helpers.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Helpers/DefaultLocalizedError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Helpers/PinController.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/JWT/JWTGenerator.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Logging/DefaultLogger.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Logging/LogCategory.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Logging/Logger.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Logging/LoggingConstants.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Logging/LoggingLevel.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling StringProtocol+Helpers.swift, UIDevice+Helpers.swift, DefaultLocalizedError.swift, PinController.swift, JWTGenerator.swift, DefaultLogger.swift, LogCategory.swift, Logger.swift, LoggingConstants.swift, LoggingLevel.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal armv7k Compiling\ EmptyRequestBody.swift,\ FallbackRequestErrorResponse.swift,\ PushNotificationAuthenticator.swift,\ QRAuthenticator.swift,\ QuickCode.swift,\ QuickCodeError.swift,\ QuickCodeGenerator.swift,\ VerificationQuickCodeRequestBody.swift,\ VerificationQuickCodeResponse.swift,\ ClientSecretResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/EmptyRequestBody.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/FallbackRequestErrorResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Push\ Notification\ Authentication/PushNotificationAuthenticator.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QR\ Authentication/QRAuthenticator.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/QuickCode.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/QuickCodeError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/QuickCodeGenerator.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/VerificationQuickCodeRequestBody.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/VerificationQuickCodeResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/ClientSecretResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/EmptyRequestBody.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/FallbackRequestErrorResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Push\ Notification\ Authentication/PushNotificationAuthenticator.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QR\ Authentication/QRAuthenticator.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/QuickCode.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/QuickCodeError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/QuickCodeGenerator.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/VerificationQuickCodeRequestBody.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/VerificationQuickCodeResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/ClientSecretResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling MIRACLTrust.swift, API.swift, APIBlueprint.swift, APIError.swift, APIErrorResponse.swift, APIRequest.swift, APIRequestError.swift, APIRequestExecutor.swift, APISettings.swift, ClientErrorData.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64_32 Compiling\ DefaultUserStorageOptions.swift,\ SQLiteEncryptionHelper.swift,\ SQLiteHelper.swift,\ SQLMigrationError.swift,\ SQLMigrationFactory.swift,\ SQLiteMigration.swift,\ SQLiteMigration0to1.swift,\ SQLiteMigration1to2.swift,\ SQLiteMigration2to3.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/DefaultUserStorageOptions.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteEncryptionHelper.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteHelper.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteMigration/SQLMigrationError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteMigration/SQLMigrationFactory.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteMigration/SQLiteMigration.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteMigration/SQLiteMigration0to1.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteMigration/SQLiteMigration1to2.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteMigration/SQLiteMigration2to3.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/DefaultUserStorageOptions.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteEncryptionHelper.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteHelper.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteMigration/SQLMigrationError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteMigration/SQLMigrationFactory.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteMigration/SQLiteMigration.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteMigration/SQLiteMigration0to1.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteMigration/SQLiteMigration1to2.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteMigration/SQLiteMigration2to3.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling SQLiteUserStorage.swift, SQLiteUserStorageError.swift, StorageType.swift, User.swift, UserDTO.swift, UserStorage.swift, ActivationTokenError.swift, ActivationTokenErrorResponse.swift, ActivationTokenResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal armv7k Compiling\ MIRACLTrust.swift,\ API.swift,\ APIBlueprint.swift,\ APIError.swift,\ APIErrorResponse.swift,\ APIRequest.swift,\ APIRequestError.swift,\ APIRequestExecutor.swift,\ APISettings.swift,\ ClientErrorData.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/MIRACLTrust.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/API.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APIBlueprint.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APIError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APIErrorResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APIRequest.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APIRequestError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APIRequestExecutor.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APISettings.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/ClientErrorData.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/MIRACLTrust.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/API.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APIBlueprint.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APIError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APIErrorResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APIRequest.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APIRequestError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APIRequestExecutor.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APISettings.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/ClientErrorData.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling StringProtocol+Helpers.swift, UIDevice+Helpers.swift, DefaultLocalizedError.swift, PinController.swift, JWTGenerator.swift, DefaultLogger.swift, LogCategory.swift, Logger.swift, LoggingConstants.swift, LoggingLevel.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64 Compiling\ EmptyRequestBody.swift,\ FallbackRequestErrorResponse.swift,\ PushNotificationAuthenticator.swift,\ QRAuthenticator.swift,\ QuickCode.swift,\ QuickCodeError.swift,\ QuickCodeGenerator.swift,\ VerificationQuickCodeRequestBody.swift,\ VerificationQuickCodeResponse.swift,\ ClientSecretResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/EmptyRequestBody.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/FallbackRequestErrorResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Push\ Notification\ Authentication/PushNotificationAuthenticator.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QR\ Authentication/QRAuthenticator.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/QuickCode.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/QuickCodeError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/QuickCodeGenerator.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/VerificationQuickCodeRequestBody.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/VerificationQuickCodeResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/ClientSecretResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/EmptyRequestBody.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/FallbackRequestErrorResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Push\ Notification\ Authentication/PushNotificationAuthenticator.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QR\ Authentication/QRAuthenticator.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/QuickCode.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/QuickCodeError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/QuickCodeGenerator.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/VerificationQuickCodeRequestBody.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/VerificationQuickCodeResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/ClientSecretResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling EmailVerificationMethod.swift, VerificationConfirmationHandler.swift, VerificationConfirmationRequestBody.swift, VerificationConfirmationResponse.swift, VerificationError.swift, VerificationRequestBody.swift, VerificationRequestResponse.swift, VerificationResponse.swift, Verificator.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal armv7k Compiling\ RegistrationError.swift,\ RegistrationRequestBody.swift,\ RegistrationResponse.swift,\ Registrator.swift,\ SessionDetails.swift,\ Signature.swift,\ Signer.swift,\ SigningError.swift,\ SigningResult.swift,\ UniversalLinkAuthentication.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/RegistrationError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/RegistrationRequestBody.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/RegistrationResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/Registrator.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Session\ Management/SessionDetails.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Signing/Signature.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Signing/Signer.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Signing/SigningError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Signing/SigningResult.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Universal\ Link\ Authentication/UniversalLinkAuthentication.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/RegistrationError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/RegistrationRequestBody.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/RegistrationResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/Registrator.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Session\ Management/SessionDetails.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Signing/Signature.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Signing/Signer.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Signing/SigningError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Signing/SigningResult.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Universal\ Link\ Authentication/UniversalLinkAuthentication.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling DefaultUserStorageOptions.swift, SQLiteEncryptionHelper.swift, SQLiteHelper.swift, SQLMigrationError.swift, SQLMigrationFactory.swift, SQLiteMigration.swift, SQLiteMigration0to1.swift, SQLiteMigration1to2.swift, SQLiteMigration2to3.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64 Compiling\ SQLiteUserStorage.swift,\ SQLiteUserStorageError.swift,\ StorageType.swift,\ User.swift,\ UserDTO.swift,\ UserStorage.swift,\ ActivationTokenError.swift,\ ActivationTokenErrorResponse.swift,\ ActivationTokenResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteUserStorage.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteUserStorageError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/StorageType.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/User.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/UserDTO.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/UserStorage.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/ActivationTokenError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/ActivationTokenErrorResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/ActivationTokenResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteUserStorage.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteUserStorageError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/StorageType.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/User.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/UserDTO.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/UserStorage.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/ActivationTokenError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/ActivationTokenErrorResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/ActivationTokenResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling CrossDeviceSessionAborter.swift, CrossDeviceSessionAuthenticator.swift, CrossDeviceSessionError.swift, CrossDeviceSessionFetcher.swift, CrossDeviceSessionResponse.swift, Crypto.swift, CryptoBlueprint.swift, CryptoError.swift, Data+Extensions.swift, OSLog+Helper.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64_32 Compiling\ EmptyRequestBody.swift,\ FallbackRequestErrorResponse.swift,\ PushNotificationAuthenticator.swift,\ QRAuthenticator.swift,\ QuickCode.swift,\ QuickCodeError.swift,\ QuickCodeGenerator.swift,\ VerificationQuickCodeRequestBody.swift,\ VerificationQuickCodeResponse.swift,\ ClientSecretResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/EmptyRequestBody.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/FallbackRequestErrorResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Push\ Notification\ Authentication/PushNotificationAuthenticator.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QR\ Authentication/QRAuthenticator.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/QuickCode.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/QuickCodeError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/QuickCodeGenerator.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/VerificationQuickCodeRequestBody.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/VerificationQuickCodeResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/ClientSecretResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/EmptyRequestBody.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/FallbackRequestErrorResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Push\ Notification\ Authentication/PushNotificationAuthenticator.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QR\ Authentication/QRAuthenticator.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/QuickCode.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/QuickCodeError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/QuickCodeGenerator.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/VerificationQuickCodeRequestBody.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/QuickCode/VerificationQuickCodeResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/ClientSecretResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal armv7k Compiling EmptyRequestBody.swift, FallbackRequestErrorResponse.swift, PushNotificationAuthenticator.swift, QRAuthenticator.swift, QuickCode.swift, QuickCodeError.swift, QuickCodeGenerator.swift, VerificationQuickCodeRequestBody.swift, VerificationQuickCodeResponse.swift, ClientSecretResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64_32 Compiling\ CrossDeviceSessionAborter.swift,\ CrossDeviceSessionAuthenticator.swift,\ CrossDeviceSessionError.swift,\ CrossDeviceSessionFetcher.swift,\ CrossDeviceSessionResponse.swift,\ Crypto.swift,\ CryptoBlueprint.swift,\ CryptoError.swift,\ Data+Extensions.swift,\ OSLog+Helper.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionAborter.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionAuthenticator.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionFetcher.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/Crypto.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/CryptoBlueprint.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/CryptoError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Extensions/Data+Extensions.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Extensions/OSLog+Helper.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionAborter.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionAuthenticator.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionFetcher.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSessionResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/Crypto.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/CryptoBlueprint.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/CryptoError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Extensions/Data+Extensions.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Extensions/OSLog+Helper.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal armv7k Compiling CrossDeviceSessionAborter.swift, CrossDeviceSessionAuthenticator.swift, CrossDeviceSessionError.swift, CrossDeviceSessionFetcher.swift, CrossDeviceSessionResponse.swift, Crypto.swift, CryptoBlueprint.swift, CryptoError.swift, Data+Extensions.swift, OSLog+Helper.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64_32 Compiling\ Authenticator.swift,\ AuthenticatorBlueprint.swift,\ Pass1RequestBody.swift,\ Pass1Response.swift,\ Pass2RequestBody.swift,\ Pass2Response.swift,\ Configuration.swift,\ ConfigurationError.swift,\ Constants.swift,\ CrossDeviceSession.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/Authenticator.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/AuthenticatorBlueprint.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/Pass1RequestBody.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/Pass1Response.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/Pass2RequestBody.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/Pass2Response.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Configuration.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/ConfigurationError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Constants.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSession.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/Authenticator.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/AuthenticatorBlueprint.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/Pass1RequestBody.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/Pass1Response.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/Pass2RequestBody.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/Pass2Response.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Configuration.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/ConfigurationError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Constants.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSession.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling DefaultUserStorageOptions.swift, SQLiteEncryptionHelper.swift, SQLiteHelper.swift, SQLMigrationError.swift, SQLMigrationFactory.swift, SQLiteMigration.swift, SQLiteMigration0to1.swift, SQLiteMigration1to2.swift, SQLiteMigration2to3.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64_32 Compiling\ resource_bundle_accessor.swift,\ AuthenticationSessionAborter.swift,\ AuthenticationSessionDetails.swift,\ AuthenticationSessionDetailsFetcher.swift,\ AuthenticationSessionDetailsResponse.swift,\ CodeStatusRequestBody.swift,\ АuthenticationSessionError.swift,\ AuthenticateRequestBody.swift,\ AuthenticateResponse.swift,\ AuthenticationError.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/AuthenticationSessionAborter.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/AuthenticationSessionDetails.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/AuthenticationSessionDetailsFetcher.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/AuthenticationSessionDetailsResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/CodeStatusRequestBody.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/АuthenticationSessionError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/AuthenticateRequestBody.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/AuthenticateResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/AuthenticationError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/DerivedSources/resource_bundle_accessor.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/AuthenticationSessionAborter.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/AuthenticationSessionDetails.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/AuthenticationSessionDetailsFetcher.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/AuthenticationSessionDetailsResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/CodeStatusRequestBody.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/АuthenticationSessionError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/AuthenticateRequestBody.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/AuthenticateResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/AuthenticationError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling EmptyRequestBody.swift, FallbackRequestErrorResponse.swift, PushNotificationAuthenticator.swift, QRAuthenticator.swift, QuickCode.swift, QuickCodeError.swift, QuickCodeGenerator.swift, VerificationQuickCodeRequestBody.swift, VerificationQuickCodeResponse.swift, ClientSecretResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal armv7k Compiling\ SQLiteUserStorage.swift,\ SQLiteUserStorageError.swift,\ StorageType.swift,\ User.swift,\ UserDTO.swift,\ UserStorage.swift,\ ActivationTokenError.swift,\ ActivationTokenErrorResponse.swift,\ ActivationTokenResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteUserStorage.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteUserStorageError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/StorageType.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/User.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/UserDTO.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/UserStorage.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/ActivationTokenError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/ActivationTokenErrorResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/ActivationTokenResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteUserStorage.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLiteUserStorageError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/StorageType.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/User.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/UserDTO.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/UserStorage.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/ActivationTokenError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/ActivationTokenErrorResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Verification/ActivationTokenResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Compiling SQLiteUserStorage.swift, SQLiteUserStorageError.swift, StorageType.swift, User.swift, UserDTO.swift, UserStorage.swift, ActivationTokenError.swift, ActivationTokenErrorResponse.swift, ActivationTokenResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/SQLChiper.build/Objects-normal/arm64_32/Binary/SQLChiper.o normal arm64_32 (in target 'SQLChiper' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos5.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/SQLChiper.build/Objects-normal/arm64_32/SQLChiper.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/SQLChiper.build/Objects-normal/arm64_32/SQLChiper_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/SQLChiper.build/Objects-normal/arm64_32/SQLChiper_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/SQLChiper.build/Objects-normal/arm64_32/Binary/SQLChiper.o
SwiftCompile normal arm64 Compiling\ RegistrationError.swift,\ RegistrationRequestBody.swift,\ RegistrationResponse.swift,\ Registrator.swift,\ SessionDetails.swift,\ Signature.swift,\ Signer.swift,\ SigningError.swift,\ SigningResult.swift,\ UniversalLinkAuthentication.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/RegistrationError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/RegistrationRequestBody.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/RegistrationResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/Registrator.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Session\ Management/SessionDetails.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Signing/Signature.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Signing/Signer.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Signing/SigningError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Signing/SigningResult.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Universal\ Link\ Authentication/UniversalLinkAuthentication.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/RegistrationError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/RegistrationRequestBody.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/RegistrationResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/Registrator.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Session\ Management/SessionDetails.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Signing/Signature.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Signing/Signer.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Signing/SigningError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Signing/SigningResult.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Universal\ Link\ Authentication/UniversalLinkAuthentication.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling EmptyRequestBody.swift, FallbackRequestErrorResponse.swift, PushNotificationAuthenticator.swift, QRAuthenticator.swift, QuickCode.swift, QuickCodeError.swift, QuickCodeGenerator.swift, VerificationQuickCodeRequestBody.swift, VerificationQuickCodeResponse.swift, ClientSecretResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal armv7k Compiling\ resource_bundle_accessor.swift,\ AuthenticationSessionAborter.swift,\ AuthenticationSessionDetails.swift,\ AuthenticationSessionDetailsFetcher.swift,\ AuthenticationSessionDetailsResponse.swift,\ CodeStatusRequestBody.swift,\ АuthenticationSessionError.swift,\ AuthenticateRequestBody.swift,\ AuthenticateResponse.swift,\ AuthenticationError.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/AuthenticationSessionAborter.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/AuthenticationSessionDetails.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/AuthenticationSessionDetailsFetcher.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/AuthenticationSessionDetailsResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/CodeStatusRequestBody.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/АuthenticationSessionError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/AuthenticateRequestBody.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/AuthenticateResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/AuthenticationError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/DerivedSources/resource_bundle_accessor.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/AuthenticationSessionAborter.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/AuthenticationSessionDetails.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/AuthenticationSessionDetailsFetcher.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/AuthenticationSessionDetailsResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/CodeStatusRequestBody.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/АuthenticationSessionError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/AuthenticateRequestBody.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/AuthenticateResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/AuthenticationError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ StringProtocol+Helpers.swift,\ UIDevice+Helpers.swift,\ DefaultLocalizedError.swift,\ PinController.swift,\ JWTGenerator.swift,\ DefaultLogger.swift,\ LogCategory.swift,\ Logger.swift,\ LoggingConstants.swift,\ LoggingLevel.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Extensions/StringProtocol+Helpers.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Extensions/UIDevice+Helpers.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Helpers/DefaultLocalizedError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Helpers/PinController.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/JWT/JWTGenerator.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Logging/DefaultLogger.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Logging/LogCategory.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Logging/Logger.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Logging/LoggingConstants.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Logging/LoggingLevel.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Extensions/StringProtocol+Helpers.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Extensions/UIDevice+Helpers.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Helpers/DefaultLocalizedError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Helpers/PinController.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/JWT/JWTGenerator.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Logging/DefaultLogger.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Logging/LogCategory.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Logging/Logger.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Logging/LoggingConstants.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Logging/LoggingLevel.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/SQLChiper.build/Objects-normal/armv7k/Binary/SQLChiper.o normal armv7k (in target 'SQLChiper' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target armv7k-apple-watchos5.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/SQLChiper.build/Objects-normal/armv7k/SQLChiper.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/SQLChiper.build/Objects-normal/armv7k/SQLChiper_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/SQLChiper.build/Objects-normal/armv7k/SQLChiper_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/SQLChiper.build/Objects-normal/armv7k/Binary/SQLChiper.o
SwiftDriverJobDiscovery normal armv7k Compiling RegistrationError.swift, RegistrationRequestBody.swift, RegistrationResponse.swift, Registrator.swift, SessionDetails.swift, Signature.swift, Signer.swift, SigningError.swift, SigningResult.swift, UniversalLinkAuthentication.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ AuthenticationSessionAborter.swift,\ AuthenticationSessionDetails.swift,\ AuthenticationSessionDetailsFetcher.swift,\ AuthenticationSessionDetailsResponse.swift,\ CodeStatusRequestBody.swift,\ АuthenticationSessionError.swift,\ AuthenticateRequestBody.swift,\ AuthenticateResponse.swift,\ AuthenticationError.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/AuthenticationSessionAborter.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/AuthenticationSessionDetails.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/AuthenticationSessionDetailsFetcher.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/AuthenticationSessionDetailsResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/CodeStatusRequestBody.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/АuthenticationSessionError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/AuthenticateRequestBody.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/AuthenticateResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/AuthenticationError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/DerivedSources/resource_bundle_accessor.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/AuthenticationSessionAborter.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/AuthenticationSessionDetails.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/AuthenticationSessionDetailsFetcher.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/AuthenticationSessionDetailsResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/CodeStatusRequestBody.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication\ Session\ Management/АuthenticationSessionError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/AuthenticateRequestBody.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/AuthenticateResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/AuthenticationError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling CrossDeviceSessionAborter.swift, CrossDeviceSessionAuthenticator.swift, CrossDeviceSessionError.swift, CrossDeviceSessionFetcher.swift, CrossDeviceSessionResponse.swift, Crypto.swift, CryptoBlueprint.swift, CryptoError.swift, Data+Extensions.swift, OSLog+Helper.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64 Compiling\ Authenticator.swift,\ AuthenticatorBlueprint.swift,\ Pass1RequestBody.swift,\ Pass1Response.swift,\ Pass2RequestBody.swift,\ Pass2Response.swift,\ Configuration.swift,\ ConfigurationError.swift,\ Constants.swift,\ CrossDeviceSession.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/Authenticator.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/AuthenticatorBlueprint.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/Pass1RequestBody.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/Pass1Response.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/Pass2RequestBody.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/Pass2Response.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Configuration.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/ConfigurationError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Constants.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSession.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/Authenticator.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/AuthenticatorBlueprint.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/Pass1RequestBody.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/Pass1Response.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/Pass2RequestBody.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Authentication/Pass2Response.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Configuration.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/ConfigurationError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Constants.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Cross\ Device\ Session/CrossDeviceSession.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ RegistrationError.swift,\ RegistrationRequestBody.swift,\ RegistrationResponse.swift,\ Registrator.swift,\ SessionDetails.swift,\ Signature.swift,\ Signer.swift,\ SigningError.swift,\ SigningResult.swift,\ UniversalLinkAuthentication.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/RegistrationError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/RegistrationRequestBody.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/RegistrationResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/Registrator.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Session\ Management/SessionDetails.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Signing/Signature.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Signing/Signer.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Signing/SigningError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Signing/SigningResult.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Universal\ Link\ Authentication/UniversalLinkAuthentication.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/RegistrationError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/RegistrationRequestBody.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/RegistrationResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Registration/Registrator.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Session\ Management/SessionDetails.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Signing/Signature.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Signing/Signer.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Signing/SigningError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Signing/SigningResult.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Universal\ Link\ Authentication/UniversalLinkAuthentication.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal armv7k Compiling MIRACLTrust.swift, API.swift, APIBlueprint.swift, APIError.swift, APIErrorResponse.swift, APIRequest.swift, APIRequestError.swift, APIRequestExecutor.swift, APISettings.swift, ClientErrorData.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64_32 Compiling\ MIRACLTrust.swift,\ API.swift,\ APIBlueprint.swift,\ APIError.swift,\ APIErrorResponse.swift,\ APIRequest.swift,\ APIRequestError.swift,\ APIRequestExecutor.swift,\ APISettings.swift,\ ClientErrorData.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/MIRACLTrust.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/API.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APIBlueprint.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APIError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APIErrorResponse.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APIRequest.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APIRequestError.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APIRequestExecutor.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APISettings.swift /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/ClientErrorData.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/MIRACLTrust.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/API.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APIBlueprint.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APIError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APIErrorResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APIRequest.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APIRequestError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APIRequestExecutor.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/APISettings.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Networking/ClientErrorData.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64_32 Compiling Authenticator.swift, AuthenticatorBlueprint.swift, Pass1RequestBody.swift, Pass1Response.swift, Pass2RequestBody.swift, Pass2Response.swift, Configuration.swift, ConfigurationError.swift, Constants.swift, CrossDeviceSession.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/SQLChiper.build/Objects-normal/arm64/Binary/SQLChiper.o normal arm64 (in target 'SQLChiper' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-watchos5.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/SQLChiper.build/Objects-normal/arm64/SQLChiper.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/SQLChiper.build/Objects-normal/arm64/SQLChiper_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/SQLChiper.build/Objects-normal/arm64/SQLChiper_dependency_info.dat -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/SQLChiper.build/Objects-normal/arm64/Binary/SQLChiper.o
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SQLChiper.o normal arm64\ armv7k\ arm64_32 (in target 'SQLChiper' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/SQLChiper.build/Objects-normal/arm64/Binary/SQLChiper.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/SQLChiper.build/Objects-normal/armv7k/Binary/SQLChiper.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/SQLChiper.build/Objects-normal/arm64_32/Binary/SQLChiper.o -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SQLChiper.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CryptoSPM.o (in target 'CryptoSPM' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/CryptoSPM.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SQLChiper.o (in target 'SQLChiper' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/SQLChiper.o
SwiftDriverJobDiscovery normal armv7k Compiling StringProtocol+Helpers.swift, UIDevice+Helpers.swift, DefaultLocalizedError.swift, PinController.swift, JWTGenerator.swift, DefaultLogger.swift, LogCategory.swift, Logger.swift, LoggingConstants.swift, LoggingLevel.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftDriverJobDiscovery normal arm64_32 Compiling resource_bundle_accessor.swift, AuthenticationSessionAborter.swift, AuthenticationSessionDetails.swift, AuthenticationSessionDetailsFetcher.swift, AuthenticationSessionDetailsResponse.swift, CodeStatusRequestBody.swift, АuthenticationSessionError.swift, AuthenticateRequestBody.swift, AuthenticateResponse.swift, AuthenticationError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftDriverJobDiscovery normal armv7k Compiling SQLiteUserStorage.swift, SQLiteUserStorageError.swift, StorageType.swift, User.swift, UserDTO.swift, UserStorage.swift, ActivationTokenError.swift, ActivationTokenErrorResponse.swift, ActivationTokenResponse.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftDriverJobDiscovery normal armv7k Compiling resource_bundle_accessor.swift, AuthenticationSessionAborter.swift, AuthenticationSessionDetails.swift, AuthenticationSessionDetailsFetcher.swift, AuthenticationSessionDetailsResponse.swift, CodeStatusRequestBody.swift, АuthenticationSessionError.swift, AuthenticateRequestBody.swift, AuthenticateResponse.swift, AuthenticationError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftDriver\ Compilation MIRACLTrust normal armv7k com.apple.xcode.tools.swift.compiler (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MIRACLTrust -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/armv7k/MIRACLTrust.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/SQLChiper.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CryptoSPM.modulemap -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/armv7k/MIRACLTrust-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/armv7k/MIRACLTrust.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/armv7k/MIRACLTrust_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLChiper/include -Xcc -I/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -Xcc -DNDEBUG -Xcc -DSQLITE_HAS_CODEC -Xcc -DSQLITE_TEMP_STORE\=2 -Xcc -DSQLITE_SOUNDEX -Xcc -DSQLITE_THREADSAFE -Xcc -DSQLITE_ENABLE_RTREE -Xcc -DSQLITE_ENABLE_STAT3 -Xcc -DSQLITE_ENABLE_STAT4 -Xcc -DSQLITE_ENABLE_COLUMN_METADATA -Xcc -DSQLITE_ENABLE_MEMORY_MANAGEMENT -Xcc -DSQLITE_ENABLE_LOAD_EXTENSION -Xcc -DSQLITE_ENABLE_FTS4 -Xcc -DSQLITE_ENABLE_FTS4_UNICODE61 -Xcc -DSQLITE_ENABLE_FTS3_PARENTHESIS -Xcc -DSQLITE_ENABLE_UNLOCK_NOTIFY -Xcc -DSQLITE_ENABLE_JSON1 -Xcc -DSQLITE_ENABLE_FTS5 -Xcc -DSQLCIPHER_CRYPTO_CC -Xcc -DHAVE_USLEEP\=1 -Xcc -DSQLITE_MAX_VARIABLE_NUMBER\=99999 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/armv7k/MIRACLTrust-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/armv7k/Binary/MIRACLTrust.o normal armv7k (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target armv7k-apple-watchos5.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/armv7k/MIRACLTrust.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/armv7k/MIRACLTrust_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/armv7k/MIRACLTrust_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/armv7k/MIRACLTrust.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/armv7k/Binary/MIRACLTrust.o
SwiftDriverJobDiscovery normal arm64 Compiling RegistrationError.swift, RegistrationRequestBody.swift, RegistrationResponse.swift, Registrator.swift, SessionDetails.swift, Signature.swift, Signer.swift, SigningError.swift, SigningResult.swift, UniversalLinkAuthentication.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, AuthenticationSessionAborter.swift, AuthenticationSessionDetails.swift, AuthenticationSessionDetailsFetcher.swift, AuthenticationSessionDetailsResponse.swift, CodeStatusRequestBody.swift, АuthenticationSessionError.swift, AuthenticateRequestBody.swift, AuthenticateResponse.swift, AuthenticationError.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftDriverJobDiscovery normal arm64 Compiling Authenticator.swift, AuthenticatorBlueprint.swift, Pass1RequestBody.swift, Pass1Response.swift, Pass2RequestBody.swift, Pass2Response.swift, Configuration.swift, ConfigurationError.swift, Constants.swift, CrossDeviceSession.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftDriver\ Compilation MIRACLTrust normal arm64 com.apple.xcode.tools.swift.compiler (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MIRACLTrust -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64/MIRACLTrust.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/SQLChiper.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CryptoSPM.modulemap -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64/MIRACLTrust-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64/MIRACLTrust.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64/MIRACLTrust_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLChiper/include -Xcc -I/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -Xcc -DNDEBUG -Xcc -DSQLITE_HAS_CODEC -Xcc -DSQLITE_TEMP_STORE\=2 -Xcc -DSQLITE_SOUNDEX -Xcc -DSQLITE_THREADSAFE -Xcc -DSQLITE_ENABLE_RTREE -Xcc -DSQLITE_ENABLE_STAT3 -Xcc -DSQLITE_ENABLE_STAT4 -Xcc -DSQLITE_ENABLE_COLUMN_METADATA -Xcc -DSQLITE_ENABLE_MEMORY_MANAGEMENT -Xcc -DSQLITE_ENABLE_LOAD_EXTENSION -Xcc -DSQLITE_ENABLE_FTS4 -Xcc -DSQLITE_ENABLE_FTS4_UNICODE61 -Xcc -DSQLITE_ENABLE_FTS3_PARENTHESIS -Xcc -DSQLITE_ENABLE_UNLOCK_NOTIFY -Xcc -DSQLITE_ENABLE_JSON1 -Xcc -DSQLITE_ENABLE_FTS5 -Xcc -DSQLCIPHER_CRYPTO_CC -Xcc -DHAVE_USLEEP\=1 -Xcc -DSQLITE_MAX_VARIABLE_NUMBER\=99999 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64/MIRACLTrust-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64/Binary/MIRACLTrust.o normal arm64 (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-watchos5.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64/MIRACLTrust.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64/MIRACLTrust_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64/MIRACLTrust_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64/MIRACLTrust.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64/Binary/MIRACLTrust.o
SwiftDriverJobDiscovery normal arm64_32 Compiling RegistrationError.swift, RegistrationRequestBody.swift, RegistrationResponse.swift, Registrator.swift, SessionDetails.swift, Signature.swift, Signer.swift, SigningError.swift, SigningResult.swift, UniversalLinkAuthentication.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftDriverJobDiscovery normal arm64_32 Compiling MIRACLTrust.swift, API.swift, APIBlueprint.swift, APIError.swift, APIErrorResponse.swift, APIRequest.swift, APIRequestError.swift, APIRequestExecutor.swift, APISettings.swift, ClientErrorData.swift (in target 'MIRACLTrust' from project 'MIRACLTrust')
SwiftDriver\ Compilation MIRACLTrust normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name MIRACLTrust -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/MIRACLTrust.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/SQLChiper.modulemap -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/CryptoSPM.modulemap -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/MIRACLTrust-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/MIRACLTrust.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/MIRACLTrust_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/User\ Storage/SQLChiper/include -Xcc -I/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/Crypto/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -Xcc -DNDEBUG -Xcc -DSQLITE_HAS_CODEC -Xcc -DSQLITE_TEMP_STORE\=2 -Xcc -DSQLITE_SOUNDEX -Xcc -DSQLITE_THREADSAFE -Xcc -DSQLITE_ENABLE_RTREE -Xcc -DSQLITE_ENABLE_STAT3 -Xcc -DSQLITE_ENABLE_STAT4 -Xcc -DSQLITE_ENABLE_COLUMN_METADATA -Xcc -DSQLITE_ENABLE_MEMORY_MANAGEMENT -Xcc -DSQLITE_ENABLE_LOAD_EXTENSION -Xcc -DSQLITE_ENABLE_FTS4 -Xcc -DSQLITE_ENABLE_FTS4_UNICODE61 -Xcc -DSQLITE_ENABLE_FTS3_PARENTHESIS -Xcc -DSQLITE_ENABLE_UNLOCK_NOTIFY -Xcc -DSQLITE_ENABLE_JSON1 -Xcc -DSQLITE_ENABLE_FTS5 -Xcc -DSQLCIPHER_CRYPTO_CC -Xcc -DHAVE_USLEEP\=1 -Xcc -DSQLITE_MAX_VARIABLE_NUMBER\=99999 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/MIRACLTrust-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/Binary/MIRACLTrust.o normal arm64_32 (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos5.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/MIRACLTrust.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/MIRACLTrust_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/MIRACLTrust_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/MIRACLTrust.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/Binary/MIRACLTrust.o
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MIRACLTrust.o normal arm64\ armv7k\ arm64_32 (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64/Binary/MIRACLTrust.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/armv7k/Binary/MIRACLTrust.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/Binary/MIRACLTrust.o -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MIRACLTrust.o
ExtractAppIntentsMetadata (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name MIRACLTrust --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk --xcode-version 16E140 --platform-family watchOS --deployment-target 5.0 --bundle-identifier spi-builder-workspace.MIRACLTrust --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MIRACLTrust.appintents --target-triple arm64-apple-watchos5.0 --target-triple armv7k-apple-watchos5.0 --target-triple arm64_32-apple-watchos5.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MIRACLTrust.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64/MIRACLTrust_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/armv7k/MIRACLTrust_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/MIRACLTrust_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/armv7k/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64/MIRACLTrust.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/armv7k/MIRACLTrust.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/MIRACLTrust.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/MIRACLTrust.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/MIRACLTrust.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64/MIRACLTrust.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/armv7k/MIRACLTrust.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MIRACLTrust.build/Debug-watchos/MIRACLTrust.build/Objects-normal/arm64_32/MIRACLTrust.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2026-04-22 12:09:20.622 appintentsmetadataprocessor[1414:7852] Starting appintentsmetadataprocessor export
2026-04-22 12:09:20.666 appintentsmetadataprocessor[1414:7852] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MIRACLTrust.o (in target 'MIRACLTrust' from project 'MIRACLTrust')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/MIRACLTrust.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "MIRACLTrust",
"name" : "MIRACLTrust",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "MIRACLTrust",
"targets" : [
"MIRACLTrust"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "libamcl_pairing_BN254CX",
"module_type" : "BinaryTarget",
"name" : "libamcl_pairing_BN254CX",
"path" : "MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_pairing_BN254CX.xcframework",
"product_memberships" : [
"MIRACLTrust"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "libamcl_mpin_BN254CX",
"module_type" : "BinaryTarget",
"name" : "libamcl_mpin_BN254CX",
"path" : "MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_mpin_BN254CX.xcframework",
"product_memberships" : [
"MIRACLTrust"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "libamcl_curve_BN254CX",
"module_type" : "BinaryTarget",
"name" : "libamcl_curve_BN254CX",
"path" : "MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_curve_BN254CX.xcframework",
"product_memberships" : [
"MIRACLTrust"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "libamcl_core",
"module_type" : "BinaryTarget",
"name" : "libamcl_core",
"path" : "MIRACLTrust/MIRACLTrust-Sources/Crypto/src/libamcl_core.xcframework",
"product_memberships" : [
"MIRACLTrust"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "SQLChiper",
"module_type" : "ClangTarget",
"name" : "SQLChiper",
"path" : "MIRACLTrust/MIRACLTrust-Sources/User Storage/SQLChiper",
"product_memberships" : [
"MIRACLTrust"
],
"sources" : [
"sqlite3.c"
],
"type" : "library"
},
{
"c99name" : "MIRACLTrust",
"module_type" : "SwiftTarget",
"name" : "MIRACLTrust",
"path" : "MIRACLTrust/MIRACLTrust-Sources",
"product_memberships" : [
"MIRACLTrust"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/MIRACLTrust/MIRACLTrust-Sources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Authentication Session Management/AuthenticationSessionAborter.swift",
"Authentication Session Management/AuthenticationSessionDetails.swift",
"Authentication Session Management/AuthenticationSessionDetailsFetcher.swift",
"Authentication Session Management/AuthenticationSessionDetailsResponse.swift",
"Authentication Session Management/CodeStatusRequestBody.swift",
"Authentication Session Management/АuthenticationSessionError.swift",
"Authentication/AuthenticateRequestBody.swift",
"Authentication/AuthenticateResponse.swift",
"Authentication/AuthenticationError.swift",
"Authentication/Authenticator.swift",
"Authentication/AuthenticatorBlueprint.swift",
"Authentication/Pass1RequestBody.swift",
"Authentication/Pass1Response.swift",
"Authentication/Pass2RequestBody.swift",
"Authentication/Pass2Response.swift",
"Configuration.swift",
"ConfigurationError.swift",
"Constants.swift",
"Cross Device Session/CrossDeviceSession.swift",
"Cross Device Session/CrossDeviceSessionAborter.swift",
"Cross Device Session/CrossDeviceSessionAuthenticator.swift",
"Cross Device Session/CrossDeviceSessionError.swift",
"Cross Device Session/CrossDeviceSessionFetcher.swift",
"Cross Device Session/CrossDeviceSessionResponse.swift",
"Crypto/Crypto.swift",
"Crypto/CryptoBlueprint.swift",
"Crypto/CryptoError.swift",
"Extensions/Data+Extensions.swift",
"Extensions/OSLog+Helper.swift",
"Extensions/StringProtocol+Helpers.swift",
"Extensions/UIDevice+Helpers.swift",
"Helpers/DefaultLocalizedError.swift",
"Helpers/PinController.swift",
"JWT/JWTGenerator.swift",
"Logging/DefaultLogger.swift",
"Logging/LogCategory.swift",
"Logging/Logger.swift",
"Logging/LoggingConstants.swift",
"Logging/LoggingLevel.swift",
"MIRACLTrust.swift",
"Networking/API.swift",
"Networking/APIBlueprint.swift",
"Networking/APIError.swift",
"Networking/APIErrorResponse.swift",
"Networking/APIRequest.swift",
"Networking/APIRequestError.swift",
"Networking/APIRequestExecutor.swift",
"Networking/APISettings.swift",
"Networking/ClientErrorData.swift",
"Networking/EmptyRequestBody.swift",
"Networking/FallbackRequestErrorResponse.swift",
"Push Notification Authentication/PushNotificationAuthenticator.swift",
"QR Authentication/QRAuthenticator.swift",
"QuickCode/QuickCode.swift",
"QuickCode/QuickCodeError.swift",
"QuickCode/QuickCodeGenerator.swift",
"QuickCode/VerificationQuickCodeRequestBody.swift",
"QuickCode/VerificationQuickCodeResponse.swift",
"Registration/ClientSecretResponse.swift",
"Registration/RegistrationError.swift",
"Registration/RegistrationRequestBody.swift",
"Registration/RegistrationResponse.swift",
"Registration/Registrator.swift",
"Session Management/SessionDetails.swift",
"Signing/Signature.swift",
"Signing/Signer.swift",
"Signing/SigningError.swift",
"Signing/SigningResult.swift",
"Universal Link Authentication/UniversalLinkAuthentication.swift",
"User Storage/DefaultUserStorageOptions.swift",
"User Storage/SQLiteEncryptionHelper.swift",
"User Storage/SQLiteHelper.swift",
"User Storage/SQLiteMigration/SQLMigrationError.swift",
"User Storage/SQLiteMigration/SQLMigrationFactory.swift",
"User Storage/SQLiteMigration/SQLiteMigration.swift",
"User Storage/SQLiteMigration/SQLiteMigration0to1.swift",
"User Storage/SQLiteMigration/SQLiteMigration1to2.swift",
"User Storage/SQLiteMigration/SQLiteMigration2to3.swift",
"User Storage/SQLiteUserStorage.swift",
"User Storage/SQLiteUserStorageError.swift",
"User Storage/StorageType.swift",
"User Storage/User.swift",
"User Storage/UserDTO.swift",
"User Storage/UserStorage.swift",
"Verification/ActivationTokenError.swift",
"Verification/ActivationTokenErrorResponse.swift",
"Verification/ActivationTokenResponse.swift",
"Verification/EmailVerificationMethod.swift",
"Verification/VerificationConfirmationHandler.swift",
"Verification/VerificationConfirmationRequestBody.swift",
"Verification/VerificationConfirmationResponse.swift",
"Verification/VerificationError.swift",
"Verification/VerificationRequestBody.swift",
"Verification/VerificationRequestResponse.swift",
"Verification/VerificationResponse.swift",
"Verification/Verificator.swift"
],
"target_dependencies" : [
"CryptoSPM",
"SQLChiper"
],
"type" : "library"
},
{
"c99name" : "CryptoSPM",
"module_type" : "ClangTarget",
"name" : "CryptoSPM",
"path" : "MIRACLTrust/MIRACLTrust-Sources/Crypto",
"product_memberships" : [
"MIRACLTrust"
],
"sources" : [
"bridge.c"
],
"target_dependencies" : [
"libamcl_core",
"libamcl_curve_BN254CX",
"libamcl_mpin_BN254CX",
"libamcl_pairing_BN254CX"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.