Build Information
Successful build of wishkit-ios, reference 4.9.0 (843e98), with Swift 6.0 for macOS (SPM) on 20 Feb 2026 07:26:32 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wishkit/wishkit-ios.git
Reference: 4.9.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wishkit/wishkit-ios
* tag 4.9.0 -> FETCH_HEAD
HEAD is now at 843e98b * remove unnecessary files
Cloned https://github.com/wishkit/wishkit-ios.git
Revision (git rev-parse @):
843e98b4517729212f62963eb7d250c9cb10bf33
SUCCESS checkout https://github.com/wishkit/wishkit-ios.git at 4.9.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/wishkit/wishkit-ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/15] Compiling WishKitShared VoteWishRequest.swift
[5/16] Compiling WishKitShared WishState.swift
[6/16] Compiling WishKitShared ApiError.swift
[7/16] Compiling WishKitShared CreateCommentRequest.swift
[8/16] Compiling WishKitShared CommentResponse.swift
[9/16] Compiling WishKitShared CreateWishResponse.swift
[10/16] Compiling WishKitShared ListWishResponse.swift
[11/16] Compiling WishKitShared CreateWishRequest.swift
[12/16] Emitting module WishKitShared
[13/16] Compiling WishKitShared UserRequest.swift
[14/16] Compiling WishKitShared VoteWishResponse.swift
[15/16] Compiling WishKitShared UserResponse.swift
[16/16] Compiling WishKitShared WishResponse.swift
[17/65] Emitting module WishKit
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/Extensions/WishResponse+Identifiable.swift:11:1: warning: extension declares a conformance of imported type 'WishResponse' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'WishKitShared' introduce this conformance in the future
9 | import WishKitShared
10 |
11 | extension WishResponse: Identifiable { }
| |- warning: extension declares a conformance of imported type 'WishResponse' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'WishKitShared' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 |
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishState+Description.swift:12:1: warning: extension declares a conformance of imported type 'WishState' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'WishKitShared' introduce this conformance in the future
10 | import WishKitShared
11 |
12 | extension WishState: Identifiable {
| |- warning: extension declares a conformance of imported type 'WishState' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'WishKitShared' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 | public var id: Self { self }
14 |
[18/70] Compiling WishKit UpvoteIcon.swift
[19/70] Compiling WishKit User.swift
[20/70] Compiling WishKit Print+Precisely.swift
[21/70] Compiling WishKit WKHostingController.swift
[22/70] Compiling WishKit WishKit.swift
[23/70] Compiling WishKit Enum+Compat.swift
[24/70] Compiling WishKit List+Compat.swift
[25/70] Compiling WishKit NSTextView+Background.swift
[26/70] Compiling WishKit ProgressView+Compat.swift
[27/70] Compiling WishKit ScrollView+Compat.swift
[28/70] Compiling WishKit ToolbarCompat.swift
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/Extensions/WishResponse+Identifiable.swift:11:1: warning: extension declares a conformance of imported type 'WishResponse' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'WishKitShared' introduce this conformance in the future
9 | import WishKitShared
10 |
11 | extension WishResponse: Identifiable { }
| |- warning: extension declares a conformance of imported type 'WishResponse' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'WishKitShared' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 |
[29/70] Compiling WishKit UIViewController+Nav.swift
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/Extensions/WishResponse+Identifiable.swift:11:1: warning: extension declares a conformance of imported type 'WishResponse' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'WishKitShared' introduce this conformance in the future
9 | import WishKitShared
10 |
11 | extension WishResponse: Identifiable { }
| |- warning: extension declares a conformance of imported type 'WishResponse' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'WishKitShared' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 |
[30/70] Compiling WishKit View+Shadow.swift
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/Extensions/WishResponse+Identifiable.swift:11:1: warning: extension declares a conformance of imported type 'WishResponse' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'WishKitShared' introduce this conformance in the future
9 | import WishKitShared
10 |
11 | extension WishResponse: Identifiable { }
| |- warning: extension declares a conformance of imported type 'WishResponse' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'WishKitShared' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 |
[31/70] Compiling WishKit WishResponse+Identifiable.swift
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/Extensions/WishResponse+Identifiable.swift:11:1: warning: extension declares a conformance of imported type 'WishResponse' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'WishKitShared' introduce this conformance in the future
9 | import WishKitShared
10 |
11 | extension WishResponse: Identifiable { }
| |- warning: extension declares a conformance of imported type 'WishResponse' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'WishKitShared' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 |
[32/70] Compiling WishKit UUIDManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/Extensions/WishResponse+Identifiable.swift:11:1: warning: extension declares a conformance of imported type 'WishResponse' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'WishKitShared' introduce this conformance in the future
9 | import WishKitShared
10 |
11 | extension WishResponse: Identifiable { }
| |- warning: extension declares a conformance of imported type 'WishResponse' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'WishKitShared' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
12 |
[33/70] Compiling WishKit DetailWishView.swift
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WKButton.swift:71:9: warning: switch covers known cases, but 'ColorScheme' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
69 |
70 | var textColor: Color {
71 | switch colorScheme {
| |- warning: switch covers known cases, but 'ColorScheme' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
| `- note: handle unknown values using "@unknown default"
72 | case .light:
73 | return WishKit.config.buttons.saveButton.textColor.light
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WKButton.swift:80:9: warning: switch covers known cases, but 'ColorScheme' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
78 |
79 | var backgroundColor: Color {
80 | switch colorScheme {
| |- warning: switch covers known cases, but 'ColorScheme' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
| `- note: handle unknown values using "@unknown default"
81 | case .light:
82 | return PrivateTheme.elementBackgroundColor.light
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishState+Description.swift:12:1: warning: extension declares a conformance of imported type 'WishState' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'WishKitShared' introduce this conformance in the future
10 | import WishKitShared
11 |
12 | extension WishState: Identifiable {
| |- warning: extension declares a conformance of imported type 'WishState' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'WishKitShared' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 | public var id: Self { self }
14 |
[34/70] Compiling WishKit SeparatorView.swift
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WKButton.swift:71:9: warning: switch covers known cases, but 'ColorScheme' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
69 |
70 | var textColor: Color {
71 | switch colorScheme {
| |- warning: switch covers known cases, but 'ColorScheme' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
| `- note: handle unknown values using "@unknown default"
72 | case .light:
73 | return WishKit.config.buttons.saveButton.textColor.light
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WKButton.swift:80:9: warning: switch covers known cases, but 'ColorScheme' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
78 |
79 | var backgroundColor: Color {
80 | switch colorScheme {
| |- warning: switch covers known cases, but 'ColorScheme' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
| `- note: handle unknown values using "@unknown default"
81 | case .light:
82 | return PrivateTheme.elementBackgroundColor.light
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishState+Description.swift:12:1: warning: extension declares a conformance of imported type 'WishState' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'WishKitShared' introduce this conformance in the future
10 | import WishKitShared
11 |
12 | extension WishState: Identifiable {
| |- warning: extension declares a conformance of imported type 'WishState' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'WishKitShared' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 | public var id: Self { self }
14 |
[35/70] Compiling WishKit SingleCommentView.swift
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WKButton.swift:71:9: warning: switch covers known cases, but 'ColorScheme' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
69 |
70 | var textColor: Color {
71 | switch colorScheme {
| |- warning: switch covers known cases, but 'ColorScheme' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
| `- note: handle unknown values using "@unknown default"
72 | case .light:
73 | return WishKit.config.buttons.saveButton.textColor.light
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WKButton.swift:80:9: warning: switch covers known cases, but 'ColorScheme' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
78 |
79 | var backgroundColor: Color {
80 | switch colorScheme {
| |- warning: switch covers known cases, but 'ColorScheme' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
| `- note: handle unknown values using "@unknown default"
81 | case .light:
82 | return PrivateTheme.elementBackgroundColor.light
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishState+Description.swift:12:1: warning: extension declares a conformance of imported type 'WishState' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'WishKitShared' introduce this conformance in the future
10 | import WishKitShared
11 |
12 | extension WishState: Identifiable {
| |- warning: extension declares a conformance of imported type 'WishState' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'WishKitShared' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 | public var id: Self { self }
14 |
[36/70] Compiling WishKit WKButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WKButton.swift:71:9: warning: switch covers known cases, but 'ColorScheme' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
69 |
70 | var textColor: Color {
71 | switch colorScheme {
| |- warning: switch covers known cases, but 'ColorScheme' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
| `- note: handle unknown values using "@unknown default"
72 | case .light:
73 | return WishKit.config.buttons.saveButton.textColor.light
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WKButton.swift:80:9: warning: switch covers known cases, but 'ColorScheme' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
78 |
79 | var backgroundColor: Color {
80 | switch colorScheme {
| |- warning: switch covers known cases, but 'ColorScheme' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
| `- note: handle unknown values using "@unknown default"
81 | case .light:
82 | return PrivateTheme.elementBackgroundColor.light
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishState+Description.swift:12:1: warning: extension declares a conformance of imported type 'WishState' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'WishKitShared' introduce this conformance in the future
10 | import WishKitShared
11 |
12 | extension WishState: Identifiable {
| |- warning: extension declares a conformance of imported type 'WishState' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'WishKitShared' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 | public var id: Self { self }
14 |
[37/70] Compiling WishKit WishState+Description.swift
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WKButton.swift:71:9: warning: switch covers known cases, but 'ColorScheme' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
69 |
70 | var textColor: Color {
71 | switch colorScheme {
| |- warning: switch covers known cases, but 'ColorScheme' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
| `- note: handle unknown values using "@unknown default"
72 | case .light:
73 | return WishKit.config.buttons.saveButton.textColor.light
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WKButton.swift:80:9: warning: switch covers known cases, but 'ColorScheme' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
78 |
79 | var backgroundColor: Color {
80 | switch colorScheme {
| |- warning: switch covers known cases, but 'ColorScheme' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language mode
| `- note: handle unknown values using "@unknown default"
81 | case .light:
82 | return PrivateTheme.elementBackgroundColor.light
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishState+Description.swift:12:1: warning: extension declares a conformance of imported type 'WishState' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'WishKitShared' introduce this conformance in the future
10 | import WishKitShared
11 |
12 | extension WishState: Identifiable {
| |- warning: extension declares a conformance of imported type 'WishState' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'WishKitShared' introduce this conformance in the future
| `- note: add '@retroactive' to silence this warning
13 | public var id: Self { self }
14 |
[38/70] Compiling WishKit AlertModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/Model/WishModel.swift:97:14: warning: 'implementedWishlist' is deprecated: Use `completedList` instead.
95 | self.all = (self.pendingList + self.inReviewList + self.plannedList + self.inProgressList + self.completedList).sorted { $0.votingUsers.count > $1.votingUsers.count }
96 |
97 | self.implementedWishlist = sortedList
| `- warning: 'implementedWishlist' is deprecated: Use `completedList` instead.
98 | }
99 | }
[39/70] Compiling WishKit CommentModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/Model/WishModel.swift:97:14: warning: 'implementedWishlist' is deprecated: Use `completedList` instead.
95 | self.all = (self.pendingList + self.inReviewList + self.plannedList + self.inProgressList + self.completedList).sorted { $0.votingUsers.count > $1.votingUsers.count }
96 |
97 | self.implementedWishlist = sortedList
| `- warning: 'implementedWishlist' is deprecated: Use `completedList` instead.
98 | }
99 | }
[40/70] Compiling WishKit MockData.swift
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/Model/WishModel.swift:97:14: warning: 'implementedWishlist' is deprecated: Use `completedList` instead.
95 | self.all = (self.pendingList + self.inReviewList + self.plannedList + self.inProgressList + self.completedList).sorted { $0.votingUsers.count > $1.votingUsers.count }
96 |
97 | self.implementedWishlist = sortedList
| `- warning: 'implementedWishlist' is deprecated: Use `completedList` instead.
98 | }
99 | }
[41/70] Compiling WishKit WishModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/Model/WishModel.swift:97:14: warning: 'implementedWishlist' is deprecated: Use `completedList` instead.
95 | self.all = (self.pendingList + self.inReviewList + self.plannedList + self.inProgressList + self.completedList).sorted { $0.votingUsers.count > $1.votingUsers.count }
96 |
97 | self.implementedWishlist = sortedList
| `- warning: 'implementedWishlist' is deprecated: Use `completedList` instead.
98 | }
99 | }
[42/70] Compiling WishKit ProjectSettings.swift
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/Model/WishModel.swift:97:14: warning: 'implementedWishlist' is deprecated: Use `completedList` instead.
95 | self.all = (self.pendingList + self.inReviewList + self.plannedList + self.inProgressList + self.completedList).sorted { $0.votingUsers.count > $1.votingUsers.count }
96 |
97 | self.implementedWishlist = sortedList
| `- warning: 'implementedWishlist' is deprecated: Use `completedList` instead.
98 | }
99 | }
[43/70] Compiling WishKit Config+VoteButton.swift
[44/70] Compiling WishKit Configuration.swift
[45/70] Compiling WishKit Bundle+AppIcon.swift
[46/70] Compiling WishKit Bundle+AppName.swift
[47/70] Compiling WishKit Button+Compat.swift
[48/70] Compiling WishKit Date+Formatted.swift
[49/70] Compiling WishKit AddButton.swift
[50/70] Compiling WishKit CloseButton.swift
[51/70] Compiling WishKit CommentFieldView.swift
[52/70] Compiling WishKit CommentListView.swift
[53/70] Compiling WishKit CreateWishView.swift
[54/70] Compiling WishKit Config+AddButton.swift
[55/70] Compiling WishKit Config+Buttons.swift
[56/70] Compiling WishKit Config+DoneButton.swift
[57/70] Compiling WishKit Config+SaveButton.swift
[58/70] Compiling WishKit Config+SegmentedControl.swift
[59/70] Compiling WishKit Config+TabBar.swift
[60/70] Compiling WishKit Api.swift
[61/70] Compiling WishKit CommentApi.swift
[62/70] Compiling WishKit RequestCreatable.swift
[63/70] Compiling WishKit UserApi.swift
[64/70] Compiling WishKit WishApi.swift
[65/70] Compiling WishKit Configuration+Localization.swift
[66/70] Compiling WishKit WishView.swift
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:181:49: warning: 'approved' is deprecated: renamed to 'inReview'
179 | switch colorScheme {
180 | case .light:
181 | return WishKit.theme.badgeColor.approved.light
| |- warning: 'approved' is deprecated: renamed to 'inReview'
| `- note: use 'inReview' instead
182 | case .dark:
183 | return WishKit.theme.badgeColor.approved.dark
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:183:49: warning: 'approved' is deprecated: renamed to 'inReview'
181 | return WishKit.theme.badgeColor.approved.light
182 | case .dark:
183 | return WishKit.theme.badgeColor.approved.dark
| |- warning: 'approved' is deprecated: renamed to 'inReview'
| `- note: use 'inReview' instead
184 | @unknown default:
185 | return WishKit.theme.badgeColor.approved.light
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:185:49: warning: 'approved' is deprecated: renamed to 'inReview'
183 | return WishKit.theme.badgeColor.approved.dark
184 | @unknown default:
185 | return WishKit.theme.badgeColor.approved.light
| |- warning: 'approved' is deprecated: renamed to 'inReview'
| `- note: use 'inReview' instead
186 | }
187 | case .implemented:
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:190:49: warning: 'implemented' is deprecated: renamed to 'completed'
188 | switch colorScheme {
189 | case .light:
190 | return WishKit.theme.badgeColor.implemented.light
| |- warning: 'implemented' is deprecated: renamed to 'completed'
| `- note: use 'completed' instead
191 | case .dark:
192 | return WishKit.theme.badgeColor.implemented.dark
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:192:49: warning: 'implemented' is deprecated: renamed to 'completed'
190 | return WishKit.theme.badgeColor.implemented.light
191 | case .dark:
192 | return WishKit.theme.badgeColor.implemented.dark
| |- warning: 'implemented' is deprecated: renamed to 'completed'
| `- note: use 'completed' instead
193 | @unknown default:
194 | return WishKit.theme.badgeColor.implemented.light
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:194:49: warning: 'implemented' is deprecated: renamed to 'completed'
192 | return WishKit.theme.badgeColor.implemented.dark
193 | @unknown default:
194 | return WishKit.theme.badgeColor.implemented.light
| |- warning: 'implemented' is deprecated: renamed to 'completed'
| `- note: use 'completed' instead
195 | }
196 |
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/Theme.swift:99:18: warning: 'approved' is deprecated: renamed to 'inReview'
97 | rejected: Scheme
98 | ) {
99 | self.approved = approved
| |- warning: 'approved' is deprecated: renamed to 'inReview'
| `- note: use 'inReview' instead
100 | self.implemented = implemented
101 |
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/Theme.swift:100:18: warning: 'implemented' is deprecated: renamed to 'completed'
98 | ) {
99 | self.approved = approved
100 | self.implemented = implemented
| |- warning: 'implemented' is deprecated: renamed to 'completed'
| `- note: use 'completed' instead
101 |
102 | self.pending = pending
[67/70] Compiling WishKit WishlistView.swift
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:181:49: warning: 'approved' is deprecated: renamed to 'inReview'
179 | switch colorScheme {
180 | case .light:
181 | return WishKit.theme.badgeColor.approved.light
| |- warning: 'approved' is deprecated: renamed to 'inReview'
| `- note: use 'inReview' instead
182 | case .dark:
183 | return WishKit.theme.badgeColor.approved.dark
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:183:49: warning: 'approved' is deprecated: renamed to 'inReview'
181 | return WishKit.theme.badgeColor.approved.light
182 | case .dark:
183 | return WishKit.theme.badgeColor.approved.dark
| |- warning: 'approved' is deprecated: renamed to 'inReview'
| `- note: use 'inReview' instead
184 | @unknown default:
185 | return WishKit.theme.badgeColor.approved.light
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:185:49: warning: 'approved' is deprecated: renamed to 'inReview'
183 | return WishKit.theme.badgeColor.approved.dark
184 | @unknown default:
185 | return WishKit.theme.badgeColor.approved.light
| |- warning: 'approved' is deprecated: renamed to 'inReview'
| `- note: use 'inReview' instead
186 | }
187 | case .implemented:
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:190:49: warning: 'implemented' is deprecated: renamed to 'completed'
188 | switch colorScheme {
189 | case .light:
190 | return WishKit.theme.badgeColor.implemented.light
| |- warning: 'implemented' is deprecated: renamed to 'completed'
| `- note: use 'completed' instead
191 | case .dark:
192 | return WishKit.theme.badgeColor.implemented.dark
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:192:49: warning: 'implemented' is deprecated: renamed to 'completed'
190 | return WishKit.theme.badgeColor.implemented.light
191 | case .dark:
192 | return WishKit.theme.badgeColor.implemented.dark
| |- warning: 'implemented' is deprecated: renamed to 'completed'
| `- note: use 'completed' instead
193 | @unknown default:
194 | return WishKit.theme.badgeColor.implemented.light
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:194:49: warning: 'implemented' is deprecated: renamed to 'completed'
192 | return WishKit.theme.badgeColor.implemented.dark
193 | @unknown default:
194 | return WishKit.theme.badgeColor.implemented.light
| |- warning: 'implemented' is deprecated: renamed to 'completed'
| `- note: use 'completed' instead
195 | }
196 |
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/Theme.swift:99:18: warning: 'approved' is deprecated: renamed to 'inReview'
97 | rejected: Scheme
98 | ) {
99 | self.approved = approved
| |- warning: 'approved' is deprecated: renamed to 'inReview'
| `- note: use 'inReview' instead
100 | self.implemented = implemented
101 |
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/Theme.swift:100:18: warning: 'implemented' is deprecated: renamed to 'completed'
98 | ) {
99 | self.approved = approved
100 | self.implemented = implemented
| |- warning: 'implemented' is deprecated: renamed to 'completed'
| `- note: use 'completed' instead
101 |
102 | self.pending = pending
[68/70] Compiling WishKit WishlistView+iOS.swift
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:181:49: warning: 'approved' is deprecated: renamed to 'inReview'
179 | switch colorScheme {
180 | case .light:
181 | return WishKit.theme.badgeColor.approved.light
| |- warning: 'approved' is deprecated: renamed to 'inReview'
| `- note: use 'inReview' instead
182 | case .dark:
183 | return WishKit.theme.badgeColor.approved.dark
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:183:49: warning: 'approved' is deprecated: renamed to 'inReview'
181 | return WishKit.theme.badgeColor.approved.light
182 | case .dark:
183 | return WishKit.theme.badgeColor.approved.dark
| |- warning: 'approved' is deprecated: renamed to 'inReview'
| `- note: use 'inReview' instead
184 | @unknown default:
185 | return WishKit.theme.badgeColor.approved.light
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:185:49: warning: 'approved' is deprecated: renamed to 'inReview'
183 | return WishKit.theme.badgeColor.approved.dark
184 | @unknown default:
185 | return WishKit.theme.badgeColor.approved.light
| |- warning: 'approved' is deprecated: renamed to 'inReview'
| `- note: use 'inReview' instead
186 | }
187 | case .implemented:
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:190:49: warning: 'implemented' is deprecated: renamed to 'completed'
188 | switch colorScheme {
189 | case .light:
190 | return WishKit.theme.badgeColor.implemented.light
| |- warning: 'implemented' is deprecated: renamed to 'completed'
| `- note: use 'completed' instead
191 | case .dark:
192 | return WishKit.theme.badgeColor.implemented.dark
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:192:49: warning: 'implemented' is deprecated: renamed to 'completed'
190 | return WishKit.theme.badgeColor.implemented.light
191 | case .dark:
192 | return WishKit.theme.badgeColor.implemented.dark
| |- warning: 'implemented' is deprecated: renamed to 'completed'
| `- note: use 'completed' instead
193 | @unknown default:
194 | return WishKit.theme.badgeColor.implemented.light
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:194:49: warning: 'implemented' is deprecated: renamed to 'completed'
192 | return WishKit.theme.badgeColor.implemented.dark
193 | @unknown default:
194 | return WishKit.theme.badgeColor.implemented.light
| |- warning: 'implemented' is deprecated: renamed to 'completed'
| `- note: use 'completed' instead
195 | }
196 |
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/Theme.swift:99:18: warning: 'approved' is deprecated: renamed to 'inReview'
97 | rejected: Scheme
98 | ) {
99 | self.approved = approved
| |- warning: 'approved' is deprecated: renamed to 'inReview'
| `- note: use 'inReview' instead
100 | self.implemented = implemented
101 |
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/Theme.swift:100:18: warning: 'implemented' is deprecated: renamed to 'completed'
98 | ) {
99 | self.approved = approved
100 | self.implemented = implemented
| |- warning: 'implemented' is deprecated: renamed to 'completed'
| `- note: use 'completed' instead
101 |
102 | self.pending = pending
[69/70] Compiling WishKit WishlistContainer+macOS.swift
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:181:49: warning: 'approved' is deprecated: renamed to 'inReview'
179 | switch colorScheme {
180 | case .light:
181 | return WishKit.theme.badgeColor.approved.light
| |- warning: 'approved' is deprecated: renamed to 'inReview'
| `- note: use 'inReview' instead
182 | case .dark:
183 | return WishKit.theme.badgeColor.approved.dark
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:183:49: warning: 'approved' is deprecated: renamed to 'inReview'
181 | return WishKit.theme.badgeColor.approved.light
182 | case .dark:
183 | return WishKit.theme.badgeColor.approved.dark
| |- warning: 'approved' is deprecated: renamed to 'inReview'
| `- note: use 'inReview' instead
184 | @unknown default:
185 | return WishKit.theme.badgeColor.approved.light
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:185:49: warning: 'approved' is deprecated: renamed to 'inReview'
183 | return WishKit.theme.badgeColor.approved.dark
184 | @unknown default:
185 | return WishKit.theme.badgeColor.approved.light
| |- warning: 'approved' is deprecated: renamed to 'inReview'
| `- note: use 'inReview' instead
186 | }
187 | case .implemented:
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:190:49: warning: 'implemented' is deprecated: renamed to 'completed'
188 | switch colorScheme {
189 | case .light:
190 | return WishKit.theme.badgeColor.implemented.light
| |- warning: 'implemented' is deprecated: renamed to 'completed'
| `- note: use 'completed' instead
191 | case .dark:
192 | return WishKit.theme.badgeColor.implemented.dark
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:192:49: warning: 'implemented' is deprecated: renamed to 'completed'
190 | return WishKit.theme.badgeColor.implemented.light
191 | case .dark:
192 | return WishKit.theme.badgeColor.implemented.dark
| |- warning: 'implemented' is deprecated: renamed to 'completed'
| `- note: use 'completed' instead
193 | @unknown default:
194 | return WishKit.theme.badgeColor.implemented.light
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:194:49: warning: 'implemented' is deprecated: renamed to 'completed'
192 | return WishKit.theme.badgeColor.implemented.dark
193 | @unknown default:
194 | return WishKit.theme.badgeColor.implemented.light
| |- warning: 'implemented' is deprecated: renamed to 'completed'
| `- note: use 'completed' instead
195 | }
196 |
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/Theme.swift:99:18: warning: 'approved' is deprecated: renamed to 'inReview'
97 | rejected: Scheme
98 | ) {
99 | self.approved = approved
| |- warning: 'approved' is deprecated: renamed to 'inReview'
| `- note: use 'inReview' instead
100 | self.implemented = implemented
101 |
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/Theme.swift:100:18: warning: 'implemented' is deprecated: renamed to 'completed'
98 | ) {
99 | self.approved = approved
100 | self.implemented = implemented
| |- warning: 'implemented' is deprecated: renamed to 'completed'
| `- note: use 'completed' instead
101 |
102 | self.pending = pending
[70/70] Compiling WishKit Theme.swift
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:181:49: warning: 'approved' is deprecated: renamed to 'inReview'
179 | switch colorScheme {
180 | case .light:
181 | return WishKit.theme.badgeColor.approved.light
| |- warning: 'approved' is deprecated: renamed to 'inReview'
| `- note: use 'inReview' instead
182 | case .dark:
183 | return WishKit.theme.badgeColor.approved.dark
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:183:49: warning: 'approved' is deprecated: renamed to 'inReview'
181 | return WishKit.theme.badgeColor.approved.light
182 | case .dark:
183 | return WishKit.theme.badgeColor.approved.dark
| |- warning: 'approved' is deprecated: renamed to 'inReview'
| `- note: use 'inReview' instead
184 | @unknown default:
185 | return WishKit.theme.badgeColor.approved.light
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:185:49: warning: 'approved' is deprecated: renamed to 'inReview'
183 | return WishKit.theme.badgeColor.approved.dark
184 | @unknown default:
185 | return WishKit.theme.badgeColor.approved.light
| |- warning: 'approved' is deprecated: renamed to 'inReview'
| `- note: use 'inReview' instead
186 | }
187 | case .implemented:
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:190:49: warning: 'implemented' is deprecated: renamed to 'completed'
188 | switch colorScheme {
189 | case .light:
190 | return WishKit.theme.badgeColor.implemented.light
| |- warning: 'implemented' is deprecated: renamed to 'completed'
| `- note: use 'completed' instead
191 | case .dark:
192 | return WishKit.theme.badgeColor.implemented.dark
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:192:49: warning: 'implemented' is deprecated: renamed to 'completed'
190 | return WishKit.theme.badgeColor.implemented.light
191 | case .dark:
192 | return WishKit.theme.badgeColor.implemented.dark
| |- warning: 'implemented' is deprecated: renamed to 'completed'
| `- note: use 'completed' instead
193 | @unknown default:
194 | return WishKit.theme.badgeColor.implemented.light
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/SwiftUI/WishView.swift:194:49: warning: 'implemented' is deprecated: renamed to 'completed'
192 | return WishKit.theme.badgeColor.implemented.dark
193 | @unknown default:
194 | return WishKit.theme.badgeColor.implemented.light
| |- warning: 'implemented' is deprecated: renamed to 'completed'
| `- note: use 'completed' instead
195 | }
196 |
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/Theme.swift:99:18: warning: 'approved' is deprecated: renamed to 'inReview'
97 | rejected: Scheme
98 | ) {
99 | self.approved = approved
| |- warning: 'approved' is deprecated: renamed to 'inReview'
| `- note: use 'inReview' instead
100 | self.implemented = implemented
101 |
/Users/admin/builder/spi-builder-workspace/Sources/WishKit/Theme.swift:100:18: warning: 'implemented' is deprecated: renamed to 'completed'
98 | ) {
99 | self.approved = approved
100 | self.implemented = implemented
| |- warning: 'implemented' is deprecated: renamed to 'completed'
| `- note: use 'completed' instead
101 |
102 | self.pending = pending
Build complete! (13.54s)
Fetching https://github.com/wishkit/wishkit-ios-shared.git
[1/316] Fetching wishkit-ios-shared
Fetched https://github.com/wishkit/wishkit-ios-shared.git from cache (0.82s)
Computing version for https://github.com/wishkit/wishkit-ios-shared.git
Computed https://github.com/wishkit/wishkit-ios-shared.git at 1.5.0 (0.55s)
Creating working copy for https://github.com/wishkit/wishkit-ios-shared.git
Working copy of https://github.com/wishkit/wishkit-ios-shared.git resolved at 1.5.0
Build complete.
{
"dependencies" : [
{
"identity" : "wishkit-ios-shared",
"requirement" : {
"exact" : [
"1.5.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/wishkit/wishkit-ios-shared.git"
}
],
"manifest_display_name" : "wishkit-ios",
"name" : "wishkit-ios",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "WishKit",
"targets" : [
"WishKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WishKitTests",
"module_type" : "SwiftTarget",
"name" : "WishKitTests",
"path" : "Tests/WishKitTests",
"sources" : [
"MainTest.swift"
],
"target_dependencies" : [
"WishKit"
],
"type" : "test"
},
{
"c99name" : "WishKit",
"module_type" : "SwiftTarget",
"name" : "WishKit",
"path" : "Sources/WishKit",
"product_dependencies" : [
"WishKitShared"
],
"product_memberships" : [
"WishKit"
],
"sources" : [
"API/Api.swift",
"API/CommentApi.swift",
"API/RequestCreatable.swift",
"API/UserApi.swift",
"API/WishApi.swift",
"Configuration+Localization.swift",
"Configuration/Config+AddButton.swift",
"Configuration/Config+Buttons.swift",
"Configuration/Config+DoneButton.swift",
"Configuration/Config+SaveButton.swift",
"Configuration/Config+SegmentedControl.swift",
"Configuration/Config+TabBar.swift",
"Configuration/Config+VoteButton.swift",
"Configuration/Configuration.swift",
"Extensions/Bundle+AppIcon.swift",
"Extensions/Bundle+AppName.swift",
"Extensions/Button+Compat.swift",
"Extensions/Date+Formatted.swift",
"Extensions/Enum+Compat.swift",
"Extensions/List+Compat.swift",
"Extensions/NSTextView+Background.swift",
"Extensions/ProgressView+Compat.swift",
"Extensions/ScrollView+Compat.swift",
"Extensions/ToolbarCompat.swift",
"Extensions/UIViewController+Nav.swift",
"Extensions/View+Shadow.swift",
"Extensions/WishResponse+Identifiable.swift",
"Manager/UUIDManager.swift",
"Model/AlertModel.swift",
"Model/CommentModel.swift",
"Model/MockData.swift",
"Model/WishModel.swift",
"ProjectSettings.swift",
"SwiftUI/AddButton.swift",
"SwiftUI/CloseButton.swift",
"SwiftUI/CommentFieldView.swift",
"SwiftUI/CommentListView.swift",
"SwiftUI/CreateWishView.swift",
"SwiftUI/DetailWishView.swift",
"SwiftUI/SeparatorView.swift",
"SwiftUI/SingleCommentView.swift",
"SwiftUI/WKButton.swift",
"SwiftUI/WishState+Description.swift",
"SwiftUI/WishView.swift",
"SwiftUI/WishlistView.swift",
"SwiftUI/iOS+Catalyst/WishlistView+iOS.swift",
"SwiftUI/macOS/WishlistContainer+macOS.swift",
"Theme.swift",
"UpvoteIcon.swift",
"User.swift",
"Utils/Print+Precisely.swift",
"Utils/WKHostingController.swift",
"WishKit.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.