-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbuild.log
More file actions
180 lines (128 loc) · 38 KB
/
Copy pathbuild.log
File metadata and controls
180 lines (128 loc) · 38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
Command line invocation:
/Applications/Xcode.app/Contents/Developer/usr/bin/xcodebuild -scheme "bitchat (macOS)" -configuration Debug build
Resolve Package Graph
Resolved source packages:
swift-secp256k1: https://github.com/21-DOT-DEV/swift-secp256k1 @ 0.21.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'bitchat_macOS' in project 'bitchat'
➜ Explicit dependency on target 'P256K' in project 'swift-secp256k1'
➜ Explicit dependency on target 'libsecp256k1' in project 'swift-secp256k1'
Target 'libsecp256k1' in project 'swift-secp256k1'
➜ Explicit dependency on target 'libsecp256k1' in project 'swift-secp256k1'
Target 'P256K' in project 'swift-secp256k1'
➜ Explicit dependency on target 'P256K' in project 'swift-secp256k1'
➜ Explicit dependency on target 'libsecp256k1' in project 'swift-secp256k1'
Target 'P256K' in project 'swift-secp256k1'
➜ Explicit dependency on target 'libsecp256k1' in project 'swift-secp256k1'
Target 'libsecp256k1' in project 'swift-secp256k1' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk /Users/jack/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/macosx15.5-24F74-8254517eb8b97d462ccbc072ba9094c9.sdkstatcache
cd /Users/jack/vibe/bitchat/bitchat.xcodeproj
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -o /Users/jack/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/macosx15.5-24F74-8254517eb8b97d462ccbc072ba9094c9.sdkstatcache
ProcessProductPackaging /Users/jack/vibe/bitchat/bitchat/bitchat-macOS.entitlements /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/bitchat.app.xcent (in target 'bitchat_macOS' from project 'bitchat')
cd /Users/jack/vibe/bitchat
Entitlements:
{
"com.apple.application-identifier" = "L3N5LHJD5Y.chat.bitchat";
"com.apple.developer.team-identifier" = L3N5LHJD5Y;
"com.apple.security.app-sandbox" = 1;
"com.apple.security.application-groups" = (
"group.chat.bitchat"
);
"com.apple.security.device.bluetooth" = 1;
"com.apple.security.get-task-allow" = 1;
"com.apple.security.network.client" = 1;
}
builtin-productPackagingUtility /Users/jack/vibe/bitchat/bitchat/bitchat-macOS.entitlements -entitlements -format xml -o /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/bitchat.app.xcent
ProcessProductPackagingDER /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/bitchat.app.xcent /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/bitchat.app.xcent.der (in target 'bitchat_macOS' from project 'bitchat')
cd /Users/jack/vibe/bitchat
/usr/bin/derq query -f xml -i /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/bitchat.app.xcent -o /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/bitchat.app.xcent.der --raw
SwiftDriver bitchat_macOS normal arm64 com.apple.xcode.tools.swift.compiler (in target 'bitchat_macOS' from project 'bitchat')
cd /Users/jack/vibe/bitchat
builtin-SwiftDriver -- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name bitchat -Onone -enforce-exclusivity\=checked @/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/Objects-normal/arm64/bitchat.SwiftFileList -DDEBUG -Xcc -fmodule-map-file\=/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/GeneratedModuleMaps/libsecp256k1.modulemap -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -target arm64-apple-macos13.0 -g -module-cache-path /Users/jack/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Index.noindex/DataStore -swift-version 5 -I /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug -F /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/PackageFrameworks -F /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/PackageFrameworks -F /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug -c -j16 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/jack/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/macosx15.5-24F74-8254517eb8b97d462ccbc072ba9094c9.sdkstatcache -output-file-map /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/Objects-normal/arm64/bitchat_macOS-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/Objects-normal/arm64/bitchat.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/jack/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/Objects-normal/arm64/bitchat_macOS_const_extract_protocols.json -Xcc -iquote -Xcc /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/bitchat-generated-files.hmap -Xcc -I/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/bitchat-own-target-headers.hmap -Xcc -I/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/bitchat-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat-0a14b109deca4fd2c405538600cea2bf-VFS/all-product-headers.yaml -Xcc -iquote -Xcc /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/bitchat-project-headers.hmap -Xcc -I/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/SourcePackages/checkouts/swift-secp256k1/Sources/libsecp256k1/include -Xcc -I/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/include -Xcc -I/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/DerivedSources-normal/arm64 -Xcc -I/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/DerivedSources/arm64 -Xcc -I/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/Objects-normal/arm64/bitchat-Swift.h -working-directory /Users/jack/vibe/bitchat -experimental-emit-module-separately -disable-cmo
ProcessInfoPlistFile /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app/Contents/Info.plist /Users/jack/vibe/bitchat/bitchat/Info.plist (in target 'bitchat_macOS' from project 'bitchat')
cd /Users/jack/vibe/bitchat
builtin-infoPlistUtility /Users/jack/vibe/bitchat/bitchat/Info.plist -producttype com.apple.product-type.application -genpkginfo /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app/Contents/PkgInfo -expandbuildsettings -platform macosx -additionalcontentfile /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/assetcatalog_generated_info.plist -o /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app/Contents/Info.plist
removing value "bluetooth-central" for "UIBackgroundModes" - not supported on macOS
removing value "bluetooth-peripheral" for "UIBackgroundModes" - only supported on iOS
removing value "remote-notification" for "UIBackgroundModes" - not supported on macOS
SwiftEmitModule normal arm64 Emitting\ module\ for\ bitchat (in target 'bitchat_macOS' from project 'bitchat')
EmitSwiftModule normal arm64 (in target 'bitchat_macOS' from project 'bitchat')
cd /Users/jack/vibe/bitchat
SwiftCompile normal arm64 Compiling\ BluetoothMeshService.swift /Users/jack/vibe/bitchat/bitchat/Services/BluetoothMeshService.swift (in target 'bitchat_macOS' from project 'bitchat')
SwiftCompile normal arm64 /Users/jack/vibe/bitchat/bitchat/Services/BluetoothMeshService.swift (in target 'bitchat_macOS' from project 'bitchat')
cd /Users/jack/vibe/bitchat
/Users/jack/vibe/bitchat/bitchat/Services/BluetoothMeshService.swift:2923:36: warning: value 'tempSession' was defined but never used; consider replacing with boolean test
if let tempSession = peerSessions[tempID] {
~~~~^~~~~~~~~~~~~~
!= nil
SwiftCompile normal arm64 Compiling\ BitchatPeer.swift /Users/jack/vibe/bitchat/bitchat/Models/BitchatPeer.swift (in target 'bitchat_macOS' from project 'bitchat')
SwiftCompile normal arm64 /Users/jack/vibe/bitchat/bitchat/Models/BitchatPeer.swift (in target 'bitchat_macOS' from project 'bitchat')
cd /Users/jack/vibe/bitchat
SwiftDriverJobDiscovery normal arm64 Compiling BitchatPeer.swift (in target 'bitchat_macOS' from project 'bitchat')
SwiftDriverJobDiscovery normal arm64 Emitting module for bitchat (in target 'bitchat_macOS' from project 'bitchat')
SwiftDriver\ Compilation\ Requirements bitchat_macOS normal arm64 com.apple.xcode.tools.swift.compiler (in target 'bitchat_macOS' from project 'bitchat')
cd /Users/jack/vibe/bitchat
builtin-Swift-Compilation-Requirements -- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name bitchat -Onone -enforce-exclusivity\=checked @/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/Objects-normal/arm64/bitchat.SwiftFileList -DDEBUG -Xcc -fmodule-map-file\=/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/GeneratedModuleMaps/libsecp256k1.modulemap -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -target arm64-apple-macos13.0 -g -module-cache-path /Users/jack/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Index.noindex/DataStore -swift-version 5 -I /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug -F /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/PackageFrameworks -F /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/PackageFrameworks -F /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug -c -j16 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/jack/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/macosx15.5-24F74-8254517eb8b97d462ccbc072ba9094c9.sdkstatcache -output-file-map /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/Objects-normal/arm64/bitchat_macOS-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/Objects-normal/arm64/bitchat.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/jack/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/Objects-normal/arm64/bitchat_macOS_const_extract_protocols.json -Xcc -iquote -Xcc /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/bitchat-generated-files.hmap -Xcc -I/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/bitchat-own-target-headers.hmap -Xcc -I/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/bitchat-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat-0a14b109deca4fd2c405538600cea2bf-VFS/all-product-headers.yaml -Xcc -iquote -Xcc /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/bitchat-project-headers.hmap -Xcc -I/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/SourcePackages/checkouts/swift-secp256k1/Sources/libsecp256k1/include -Xcc -I/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/include -Xcc -I/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/DerivedSources-normal/arm64 -Xcc -I/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/DerivedSources/arm64 -Xcc -I/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/Objects-normal/arm64/bitchat-Swift.h -working-directory /Users/jack/vibe/bitchat -experimental-emit-module-separately -disable-cmo
Copy /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/Objects-normal/arm64/bitchat.swiftsourceinfo (in target 'bitchat_macOS' from project 'bitchat')
cd /Users/jack/vibe/bitchat
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/Objects-normal/arm64/bitchat.swiftsourceinfo /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
Copy /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.swiftmodule/arm64-apple-macos.abi.json /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/Objects-normal/arm64/bitchat.abi.json (in target 'bitchat_macOS' from project 'bitchat')
cd /Users/jack/vibe/bitchat
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/Objects-normal/arm64/bitchat.abi.json /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.swiftmodule/arm64-apple-macos.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling BluetoothMeshService.swift (in target 'bitchat_macOS' from project 'bitchat')
SwiftDriver\ Compilation bitchat_macOS normal arm64 com.apple.xcode.tools.swift.compiler (in target 'bitchat_macOS' from project 'bitchat')
cd /Users/jack/vibe/bitchat
builtin-Swift-Compilation -- /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name bitchat -Onone -enforce-exclusivity\=checked @/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/Objects-normal/arm64/bitchat.SwiftFileList -DDEBUG -Xcc -fmodule-map-file\=/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/GeneratedModuleMaps/libsecp256k1.modulemap -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -target arm64-apple-macos13.0 -g -module-cache-path /Users/jack/Library/Developer/Xcode/DerivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Index.noindex/DataStore -swift-version 5 -I /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug -F /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/PackageFrameworks -F /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/PackageFrameworks -F /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug -c -j16 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/jack/Library/Developer/Xcode/DerivedData/SDKStatCaches.noindex/macosx15.5-24F74-8254517eb8b97d462ccbc072ba9094c9.sdkstatcache -output-file-map /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/Objects-normal/arm64/bitchat_macOS-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/Objects-normal/arm64/bitchat.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/jack/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/Objects-normal/arm64/bitchat_macOS_const_extract_protocols.json -Xcc -iquote -Xcc /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/bitchat-generated-files.hmap -Xcc -I/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/bitchat-own-target-headers.hmap -Xcc -I/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/bitchat-all-non-framework-target-headers.hmap -Xcc -ivfsoverlay -Xcc /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat-0a14b109deca4fd2c405538600cea2bf-VFS/all-product-headers.yaml -Xcc -iquote -Xcc /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/bitchat-project-headers.hmap -Xcc -I/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/SourcePackages/checkouts/swift-secp256k1/Sources/libsecp256k1/include -Xcc -I/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/include -Xcc -I/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/DerivedSources-normal/arm64 -Xcc -I/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/DerivedSources/arm64 -Xcc -I/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/DerivedSources -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/Objects-normal/arm64/bitchat-Swift.h -working-directory /Users/jack/vibe/bitchat -experimental-emit-module-separately -disable-cmo
Ld /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app/Contents/MacOS/bitchat.debug.dylib normal (in target 'bitchat_macOS' from project 'bitchat')
cd /Users/jack/vibe/bitchat
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos13.0 -dynamiclib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -O0 -L/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug -F/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/PackageFrameworks -F/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/PackageFrameworks -F/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug -filelist /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/Objects-normal/arm64/bitchat.LinkFileList -install_name @rpath/bitchat.debug.dylib -Xlinker -rpath -Xlinker /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/PackageFrameworks -Xlinker -rpath -Xlinker @executable_path/../Frameworks -dead_strip -Xlinker -object_path_lto -Xlinker /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/Objects-normal/arm64/bitchat_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/Objects-normal/arm64/bitchat_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/Objects-normal/arm64/bitchat.swiftmodule -Wl,-no_warn_duplicate_libraries -Wl,-no_warn_duplicate_libraries -Xlinker -alias -Xlinker _main -Xlinker ___debug_main_executable_dylib_entry_point -Xlinker -no_adhoc_codesign -o /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app/Contents/MacOS/bitchat.debug.dylib -Xlinker -add_ast_path -Xlinker /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/swift-secp256k1.build/Debug/P256K.build/Objects-normal/arm64/P256K.swiftmodule
ConstructStubExecutorLinkFileList /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/bitchat-ExecutorLinkFileList-normal-arm64.txt (in target 'bitchat_macOS' from project 'bitchat')
cd /Users/jack/vibe/bitchat
construct-stub-executor-link-file-list /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app/Contents/MacOS/bitchat.debug.dylib /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/libPreviewsJITStubExecutor_no_swift_entry_point.a /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/libPreviewsJITStubExecutor.a --output /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/bitchat-ExecutorLinkFileList-normal-arm64.txt
note: Using stub executor library with Swift entry point. (in target 'bitchat_macOS' from project 'bitchat')
Ld /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app/Contents/MacOS/bitchat normal (in target 'bitchat_macOS' from project 'bitchat')
cd /Users/jack/vibe/bitchat
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos13.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk -O0 -L/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug -F/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/PackageFrameworks -F/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/PackageFrameworks -F/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug -Xlinker -rpath -Xlinker @executable_path -Xlinker -rpath -Xlinker /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/PackageFrameworks -Xlinker -rpath -Xlinker @executable_path/../Frameworks -rdynamic -Xlinker -no_deduplicate -e ___debug_blank_executor_main -Xlinker -sectcreate -Xlinker __TEXT -Xlinker __debug_dylib -Xlinker /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/bitchat-DebugDylibPath-normal-arm64.txt -Xlinker -sectcreate -Xlinker __TEXT -Xlinker __debug_instlnm -Xlinker /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/bitchat-DebugDylibInstallName-normal-arm64.txt -Xlinker -filelist -Xlinker /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/bitchat-ExecutorLinkFileList-normal-arm64.txt /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app/Contents/MacOS/bitchat.debug.dylib -Xlinker -no_adhoc_codesign -o /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app/Contents/MacOS/bitchat
CopySwiftLibs /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app (in target 'bitchat_macOS' from project 'bitchat')
cd /Users/jack/vibe/bitchat
builtin-swiftStdLibTool --copy --verbose --sign AFB905538DFD5A78A97C49E383404761A7B3076C --scan-executable /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app/Contents/MacOS/bitchat.debug.dylib --scan-folder /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app/Contents/Frameworks --scan-folder /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app/Contents/PlugIns --scan-folder /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app/Contents/Library/SystemExtensions --scan-folder /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app/Contents/Extensions --platform macosx --toolchain /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --destination /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app/Contents/Frameworks --strip-bitcode --strip-bitcode-tool /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/bitcode_strip --emit-dependency-info /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/SwiftStdLibToolInputDependencies.dep --filter-for-swift-os
ExtractAppIntentsMetadata (in target 'bitchat_macOS' from project 'bitchat')
cd /Users/jack/vibe/bitchat
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name bitchat --sdk-root /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.5.sdk --xcode-version 16F6 --platform-family macOS --deployment-target 13.0 --bundle-identifier chat.bitchat --output /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app/Contents/Resources --target-triple arm64-apple-macos13.0 --binary-file /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app/Contents/MacOS/bitchat --dependency-file /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/Objects-normal/arm64/bitchat_dependency_info.dat --stringsdata-file /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/Objects-normal/arm64/bitchat.SwiftFileList --metadata-file-list /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/bitchat.DependencyMetadataFileList --static-metadata-file-list /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/bitchat.DependencyStaticMetadataFileList --swift-const-vals-list /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/Objects-normal/arm64/bitchat.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-07-30 12:19:57.513 appintentsmetadataprocessor[20150:10336894] Starting appintentsmetadataprocessor export
2025-07-30 12:19:57.513 appintentsmetadataprocessor[20150:10336894] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
CodeSign /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app/Contents/MacOS/bitchat.debug.dylib (in target 'bitchat_macOS' from project 'bitchat')
cd /Users/jack/vibe/bitchat
Signing Identity: "Apple Development: Jack Dorsey (TWC6M78PFL)"
Provisioning Profile: "Mac Team Provisioning Profile: chat.bitchat"
(44c6af2f-ada2-49f3-b72b-40d0bdb4e3ec)
/usr/bin/codesign --force --sign AFB905538DFD5A78A97C49E383404761A7B3076C --timestamp\=none --generate-entitlement-der /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app/Contents/MacOS/bitchat.debug.dylib
CodeSign /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app/Contents/MacOS/__preview.dylib (in target 'bitchat_macOS' from project 'bitchat')
cd /Users/jack/vibe/bitchat
Signing Identity: "Apple Development: Jack Dorsey (TWC6M78PFL)"
Provisioning Profile: "Mac Team Provisioning Profile: chat.bitchat"
(44c6af2f-ada2-49f3-b72b-40d0bdb4e3ec)
/usr/bin/codesign --force --sign AFB905538DFD5A78A97C49E383404761A7B3076C --timestamp\=none --generate-entitlement-der /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app/Contents/MacOS/__preview.dylib
/Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app/Contents/MacOS/__preview.dylib: replacing existing signature
CodeSign /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app (in target 'bitchat_macOS' from project 'bitchat')
cd /Users/jack/vibe/bitchat
Signing Identity: "Apple Development: Jack Dorsey (TWC6M78PFL)"
Provisioning Profile: "Mac Team Provisioning Profile: chat.bitchat"
(44c6af2f-ada2-49f3-b72b-40d0bdb4e3ec)
/usr/bin/codesign --force --sign AFB905538DFD5A78A97C49E383404761A7B3076C --entitlements /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Intermediates.noindex/bitchat.build/Debug/bitchat_macOS.build/bitchat.app.xcent --timestamp\=none --generate-entitlement-der /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app
Validate /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app (in target 'bitchat_macOS' from project 'bitchat')
cd /Users/jack/vibe/bitchat
builtin-validationUtility /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app -no-validate-extension -infoplist-subpath Contents/Info.plist
RegisterWithLaunchServices /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app (in target 'bitchat_macOS' from project 'bitchat')
cd /Users/jack/vibe/bitchat
/System/Library/Frameworks/CoreServices.framework/Versions/Current/Frameworks/LaunchServices.framework/Versions/Current/Support/lsregister -f -R -trusted /Users/jack/Library/Developer/Xcode/DerivedData/bitchat-fccgrhrjilfihpcztbckqyghwohi/Build/Products/Debug/bitchat.app
** BUILD SUCCEEDED **