native macOS codings agent orchestrator
6
fork

Configure Feed

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

bump v0.7.9

+4 -4
+4 -4
supacode.xcodeproj/project.pbxproj
··· 440 440 CODE_SIGN_STYLE = Automatic; 441 441 COMBINE_HIDPI_IMAGES = YES; 442 442 COMPILATION_CACHE_ENABLE_CACHING = YES; 443 - CURRENT_PROJECT_VERSION = 128; 443 + CURRENT_PROJECT_VERSION = 129; 444 444 DEAD_CODE_STRIPPING = YES; 445 445 DEBUG_INFORMATION_FORMAT = dwarf; 446 446 DEVELOPMENT_TEAM = ""; ··· 496 496 CODE_SIGN_STYLE = Automatic; 497 497 COMBINE_HIDPI_IMAGES = YES; 498 498 COMPILATION_CACHE_ENABLE_CACHING = NO; 499 - CURRENT_PROJECT_VERSION = 128; 499 + CURRENT_PROJECT_VERSION = 129; 500 500 DEAD_CODE_STRIPPING = YES; 501 501 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; 502 502 DEVELOPMENT_TEAM = ""; ··· 547 547 buildSettings = { 548 548 BUNDLE_LOADER = "$(TEST_HOST)"; 549 549 CODE_SIGN_STYLE = Automatic; 550 - CURRENT_PROJECT_VERSION = 128; 550 + CURRENT_PROJECT_VERSION = 129; 551 551 DEAD_CODE_STRIPPING = YES; 552 552 DEVELOPMENT_TEAM = ""; 553 553 GENERATE_INFOPLIST_FILE = YES; ··· 569 569 buildSettings = { 570 570 BUNDLE_LOADER = "$(TEST_HOST)"; 571 571 CODE_SIGN_STYLE = Automatic; 572 - CURRENT_PROJECT_VERSION = 128; 572 + CURRENT_PROJECT_VERSION = 129; 573 573 DEAD_CODE_STRIPPING = YES; 574 574 DEVELOPMENT_TEAM = ""; 575 575 GENERATE_INFOPLIST_FILE = YES;