native macOS codings agent orchestrator
6
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update project

onevcat ceffc586 85d80318

+3 -3
+3 -3
supacode.xcodeproj/project.pbxproj
··· 36 36 D64162AD2F23CAF100260CA3 /* ghostty */ = {isa = PBXFileReference; lastKnownFileType = folder; name = ghostty; path = Resources/ghostty; sourceTree = "<group>"; }; 37 37 D64162AE2F23CAF100260CA3 /* terminfo */ = {isa = PBXFileReference; lastKnownFileType = folder; name = terminfo; path = Resources/terminfo; sourceTree = "<group>"; }; 38 38 D64162AF2F23CAF100260CA3 /* git-wt */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "git-wt"; path = "Resources/git-wt"; sourceTree = "<group>"; }; 39 - D69CE04A2F1F378200584C57 /* supacode.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = supacode.app; sourceTree = BUILT_PRODUCTS_DIR; }; 39 + D69CE04A2F1F378200584C57 /* Prowl.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Prowl.app; sourceTree = BUILT_PRODUCTS_DIR; }; 40 40 D6A1CB2F2F1F4A48004FDABD /* GhosttyKit.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = GhosttyKit.xcframework; sourceTree = "<group>"; }; 41 41 D6A1CB342F1F4AC2004FDABD /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = System/Library/Frameworks/Carbon.framework; sourceTree = SDKROOT; }; 42 42 D6F821012F1FCBC1004B4174 /* supacodeTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = supacodeTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; ··· 112 112 D69CE04B2F1F378200584C57 /* Products */ = { 113 113 isa = PBXGroup; 114 114 children = ( 115 - D69CE04A2F1F378200584C57 /* supacode.app */, 115 + D69CE04A2F1F378200584C57 /* Prowl.app */, 116 116 D6F821012F1FCBC1004B4174 /* supacodeTests.xctest */, 117 117 ); 118 118 name = Products; ··· 157 157 D1BB05882F5ACB5900553512 /* YiTong */, 158 158 ); 159 159 productName = supacode; 160 - productReference = D69CE04A2F1F378200584C57 /* supacode.app */; 160 + productReference = D69CE04A2F1F378200584C57 /* Prowl.app */; 161 161 productType = "com.apple.product-type.application"; 162 162 }; 163 163 D6F821002F1FCBC1004B4174 /* supacodeTests */ = {