Commit Graph

  • 3e6e5e3878 Fix makePathRelative using wrong base path when projectDirectory differs (#1608) master Yonas Kolb 2026-03-12 19:06:43 +11:00
  • 90dfa9da31 Update to 2.45.3 2.45.3 Yonas Kolb 2026-03-11 00:47:41 +11:00
  • 8cfdf30a9f Fix folder source PBXFileReference path regression with createIntermediateGroups (#1605) Yonas Kolb 2026-03-11 00:44:51 +11:00
  • acd366f089 Fix issue 1602 - Synced folders: includes silently ignored + no deduplication across targets (#1604) Bruno Coelho 2026-03-09 23:25:07 +00:00
  • 311483139c Update to 2.45.2 2.45.2 Yonas Kolb 2026-03-05 22:13:01 +11:00
  • 6d74ca6920 chore(docs): add external link to SwiftUI Multi-platform example (#1588) Hg Q. 2026-03-05 18:12:34 +07:00
  • 25841ee60d Validate empty source paths to prevent project root inclusion (#1601) Yonas Kolb 2026-03-05 17:07:57 +11:00
  • 50eb268b7d Fix missing productRefGroup in generated projects (#1591) Ruslan Silimir 2026-03-04 22:00:21 -08:00
  • 52f91e9489 update release.md Yonas Kolb 2026-03-05 16:49:02 +11:00
  • ebdfff90d3 Update to 2.45.1 2.45.1 Yonas Kolb 2026-03-05 16:46:35 +11:00
  • 3baf4337c1 Add .icon folder support for IconComposer (#1600) Yonas Kolb 2026-03-05 16:44:04 +11:00
  • 8045fc5d0b Update to 2.45.0 2.45.0 Yonas Kolb 2026-03-05 13:55:35 +11:00
  • decc743795 Added ProjectFormat enum with specific for each version fields (#1566) Vasily Anisimov 2026-03-05 05:46:56 +03:00
  • 167d11998a Various synced folder enhancements (#1596) Max Seelemann 2026-03-05 03:22:29 +01:00
  • 4c3d55813b Fix supportedDestinations presets being injected when settingPresets is none (#1599) Max Seelemann 2026-03-05 02:22:29 +01:00
  • a0afcefaed Handle membership exceptions for synchronized root groups (#1587) mirkokg 2026-03-03 22:22:27 +01:00
  • a904543801 update to xcodeproj 9.10.1 (#1597) Yonas Kolb 2026-03-03 22:43:05 +11:00
  • 140cd5ee65 Fix CI: add explicit xcodebuild destinations and update Xcode matrix (#1594) Yonas Kolb 2026-02-15 23:57:14 +11:00
  • d35562f4ab Update ArtifactBundleGen to 0.0.8 (#1570) George Navarro 2025-07-24 20:27:54 -07:00
  • 21ac9944b0 Update to 2.44.1 2.44.1 Yonas Kolb 2025-07-22 19:29:49 +10:00
  • 8b3a68319b Handle major.minor for SPM (#1546) Roman Podymov 2025-07-22 11:21:49 +02:00
  • 3251691527 Feature: Custom Working Directory (#1543) George Navarro 2025-07-22 02:16:05 -07:00
  • a1c7544271 set correct version for xcode 16 (#1563) jakobfelsatdm 2025-07-22 11:14:34 +02:00
  • fa7358b6fc Map parallelizable true to parallelization all to match the behaviour from Xcodeproj 8.24.3 (#1565) Craig Siemens 2025-07-21 21:47:04 -06:00
  • a19bbe4791 Update to 2.44.0 2.44.0 Yonas Kolb 2025-07-17 15:30:47 +10:00
  • ae42dd5b19 Address Sanitizer options in run/test schemes (#1550) Himanshu Kumar 2025-07-16 22:48:00 -07:00
  • 38d76e7fa1 Use USER env var instead of LOGNAME (#1559) Kanstantsin Shautsou 2025-07-17 08:30:32 +03:00
  • c32aa4cc94 Synced folders (#1541) Yonas Kolb 2025-07-17 15:15:43 +10:00
  • 348613b66c ignore info plists in synced folders ignore_info_plist Yonas Kolb 2025-07-17 15:05:28 +10:00
  • b285345d7e fix: don't include untracked children in cache Yonas Kolb 2025-07-17 14:07:51 +10:00
  • 71f8e5768b Rely on fileReference instead of adding new synchronizedRootGroup (#1557) Kirill Yakimovich 2025-07-12 01:03:45 +03:00
  • e9ebafd359 Merge branch 'master' into synced_folder Yonas Kolb 2025-07-11 14:32:07 +01:00
  • 53cb43cb66 Add validation to ensure that settings.configs values are dictionaries, in order to prevent misuse (#1547) Ryu 2025-06-06 23:23:21 +09:00
  • 2b933a94ec Update CI equipments and drop Xcode 15 support (#1548) Kohki Miki 2025-05-20 11:12:25 +09:00
  • 7193eb447a Update to 2.43.0 2.43.0 Yonas Kolb 2025-04-15 22:49:48 +10:00
  • 5519fb08db drop xcode 15 support Yonas Kolb 2025-04-15 22:31:06 +10:00
  • 797bb0ac4c add syncedFolder source type Yonas Kolb 2025-04-15 22:14:11 +10:00
  • 9363be723c update xcodeproj to 8.27.7 Yonas Kolb 2025-04-06 20:42:19 +10:00
  • 17bbe3a35f remove skipped tests on linux enable_linux_tests Yonas Kolb 2025-04-06 20:44:38 +10:00
  • 490ee83b59 update changelog Yonas Kolb 2025-04-06 19:22:03 +10:00
  • 172a494704 Update Xcodeproj to 8.24.3 (#1515) Marcos Griselli 2025-04-06 02:50:09 -07:00
  • 26de8f1c9b Support relative paths for fileGroups in includes (#1534) Shaun Harrison 2025-04-05 01:10:18 -04:00
  • 9e8343b1a6 fix ci (#1537) Yonas Kolb 2025-04-05 14:46:41 +11:00
  • 6c94e2975f Support Xcode 15.4 and Xcode 16.0 Beta on GitHub Action (#1493) Kohki Miki 2025-02-17 20:40:58 +09:00
  • 322a631757 provide GITHUB_ACCESS_TOKEN for carthage ci Yonas Kolb 2025-02-17 22:33:28 +11:00
  • 1b8091b0f4 Merge branch 'master' into xcode-16-support Yonas Kolb 2025-02-17 22:12:02 +11:00
  • 9acab4a54e fix test failure when run from through Xcode Yonas Kolb 2025-02-17 22:03:51 +11:00
  • 68b0d1206f Support preferred screen capture format in scheme test action (#1450) Vakhid Betrakhmadov 2025-02-17 06:07:29 +00:00
  • d1d04e8e63 Update package version (#1489) Alexandr Goncharov 2025-02-17 08:29:25 +03:00
  • 05c36c39fe fix package init Yonas Kolb 2025-02-17 16:18:41 +11:00
  • 434dfeca2e Add excludeFromProject option for local packages (#1512) Maxim Krouk 2025-02-17 06:08:54 +01:00
  • b1e03f0f46 Fix checking optional group existence relative to the working dir (#1529) Steven Sheldon 2025-02-16 21:01:59 -08:00
  • 2f1fbf2a91 add rule to copy app extensions ('.appex') to product's Plugins directory (#1531) Ilja Iwas 2025-02-17 05:52:50 +01:00
  • 5644662e5b Respect relativePaths in local package paths (#1498) Juri Pakaste 2024-12-29 15:41:41 +02:00
  • 1aa7e281b7 Fix Swift 6 warnings (#1513) Marcos Griselli 2024-12-28 20:57:28 -08:00
  • 681e320867 Add improvement of performance in SpecValidation on validateSettings (#1522) Zewu Chen 2024-12-29 01:19:06 -03:00
  • 126339f1c8 Run preGenCommand before checking the cache (#1519) Dale 2024-12-02 21:44:05 +00:00
  • a51a548a83 Skip failing test on Linux until upstream fix (#1517) Marcos Griselli 2024-10-27 02:34:50 -07:00
  • 2cf88e8088 Runs pre-gen command before validating project (#1500) Simon B. Støvring 2024-09-12 03:33:30 +02:00
  • d5656b6e40 Fix typo "suger" -> "sugar" (#1499) Gio Lodi 2024-08-29 20:54:35 +10:00
  • 654994503f Fix Xcode version Kohki Miki 2024-08-07 18:35:40 +09:00
  • 9ef76d754f Support Xcode 16 on GitHub Action Kohki Miki 2024-08-07 18:32:41 +09:00
  • 8beb3b2d2d fix plural in ProjectSpec.md (#1487) Mizuo Nagayama 2024-08-06 05:35:27 +09:00
  • adfb8c001b remove brew references from makefile Yonas Kolb 2024-05-20 21:38:55 +10:00
  • 5802171853 fix typo from #1418 (#1486) Wolfgang Lutz 2024-07-12 02:08:38 +02:00
  • 82c6ab9bbd Update to 2.42.0 2.42.0 Yonas Kolb 2024-07-11 21:20:06 +10:00
  • 5af3bf3797 Add support for local Swift packages in Xcode 15 (#1465) Franz Höpfner 2024-07-11 13:19:37 +02:00
  • 02f9ea4e51 update changelog yonaskolb 2024-07-11 20:49:03 +10:00
  • 45151c2882 Allow changing macro expansions on test actions. (#1468) Ernesto Cambuston 2024-07-09 19:19:30 -07:00
  • f8842228c5 Test action macroExpansion allows unavailable buildable reference. (#1471) Ernesto Cambuston 2024-07-03 04:41:03 -07:00
  • 7eb5e9bd06 Remove GraphViz feature (#1485) Kohki Miki 2024-07-02 16:06:02 +09:00
  • f51719ce29 Update cache hook docs Yonas Kolb 2024-05-21 11:28:45 +10:00
  • 1b0720d139 Update to 2.41.0 2.41.0 Yonas Kolb 2024-05-20 21:37:00 +10:00
  • 576739bcb5 Add cache command (#1476) Yonas Kolb 2024-05-20 21:32:24 +10:00
  • aa79a3ed0b Fix typo in README (#1452) Tyler Milner 2024-05-20 06:26:31 -05:00
  • d99e448647 Include folder (SPM packages) in group sorting logic (#1466) John Flanagan 2024-05-17 08:14:20 -05:00
  • 274ce7342c Disallow the "watchOS" supported destination for multiplatform apps (#1470) Tatsuki Otsuka 2024-05-17 22:00:09 +09:00
  • 17acb4dc61 Update Examples.md (#1472) Wolfgang Lutz 2024-04-25 03:28:06 +02:00
  • 447cc7f9ac remove homebrew step from release process Yonas Kolb 2024-04-10 20:59:59 +10:00
  • 9816466703 Update to 2.40.1 2.40.1 Yonas Kolb 2024-04-10 20:49:49 +10:00
  • bc08f53505 Revert "add xcprivacy to no build phase default (#1464)" Yonas Kolb 2024-04-10 20:46:22 +10:00
  • 0301741002 Update to 2.40.0 2.40.0 Yonas Kolb 2024-04-08 11:27:13 +10:00
  • ecb9b560ae add xcprivacy to no build phase default (#1464) Yonas Kolb 2024-04-08 11:14:32 +10:00
  • 632ca2d419 Enable adding local Swift packages to the project root (#1413) Hilton Campbell 2024-04-07 06:18:24 -07:00
  • 1645d419ce Add shell to ExecuteAction (#1430) Balazs Perlaki-Horvath 2024-04-07 14:38:04 +02:00
  • 6694943ad8 add watchOS supported destination to docs Yonas Kolb 2024-04-07 22:33:42 +10:00
  • 9df3e62734 fix commandLineArguments example Yonas Kolb 2024-04-07 21:27:24 +10:00
  • 2a367acb0f update changelog Yonas Kolb 2024-02-15 21:43:10 +11:00
  • 54fa9b2bfa Update to 2.39.1 2.39.1 Yonas Kolb 2024-02-15 21:35:41 +11:00
  • 7b5f9fb672 pin xcodeproj version (#1449) Yonas Kolb 2024-02-15 21:37:53 +11:00
  • 5bcbf3959d Fix crash bundle (#1448) freddi(Yuki Aki) 2024-02-15 19:31:42 +09:00
  • 084fd01c30 Revert "Support Artifact Bundle (#1388)" revert_artifact_bundle Yonas Kolb 2024-02-15 21:26:35 +11:00
  • fd48b7eb07 Add more C++ extensions to FileType.swift (#1446) Erik Schwiebert 2024-02-14 15:27:48 -08:00
  • d1110b1a72 Update to 2.39.0 2.39.0 Yonas Kolb 2024-02-14 21:48:13 +11:00
  • 8b340b19d4 update Rainbow Yonas Kolb 2024-02-14 21:47:40 +11:00
  • 54139090a3 Make sure to create parent group structure for local packages (#1417) Jaap Manenschijn 2024-02-14 10:18:16 +01:00
  • 19109ac8c1 Update Rainbow version (#1424) Paweł Madej 2024-02-14 10:12:12 +01:00
  • 2881fcc8fb Support for Strings Catalogs (Xcode 15) (#1421) nicolasbosi95 2024-02-14 06:07:04 -03:00
  • 2c1500761d Support Artifact Bundle (#1388) freddi(Yuki Aki) 2024-02-13 18:48:23 +09:00
  • 6bbf2c6543 Add watchOS as a supported destination (#1438) Tatsuki Otsuka 2024-02-13 17:12:50 +09:00