Commit Graph

110 Commits

Author SHA1 Message Date
Orta Therox 3734b0e8b6
Merge pull request #56 from leogdion/patch-1
Fix Future Package Conflicts
2023-03-02 19:05:18 +00:00
leogdion 86e0c05163
Fix Future Package Conflicts
If someone is using Rocket there's a potential for conflicts in the future:
> 'komondor': warning: 'komondor' dependency on 'https://github.com/f-meloni/Rocket' conflicts with dependency on 'https://github.com/shibapm/Rocket' which has the same identity 'rocket'. this will be escalated to an error in future versions of SwiftPM.
This fixes that issue in the future.
2022-05-09 09:26:35 -04:00
Orta Therox dedffeaf42
Merge pull request #54 from minuscorp/install-desired-hooks
Install only desired hooks
2022-03-03 15:09:31 +00:00
Jorge Revuelta Herrero d8267e0bce Remove wrong files 2022-03-02 16:32:12 +01:00
Jorge Revuelta Herrero 4cb9a05e81 Install only desired hooks 2022-03-02 16:29:15 +01:00
Franco Meloni a315206809 Unhide dependencies 2021-12-21 21:34:52 +01:00
Franco Meloni 90b087b1e3 Version 1.1.3 2021-12-21 21:34:52 +01:00
Orta Therox 3fd348252f
Merge pull request #48 from minuscorp/no-hook-key-needed
No hook key needed when using precompiled hooks
2021-10-30 14:46:38 +00:00
Jorge Revuelta Herrero fe5282aa54 Execute hook if possible or exit gracefully 2021-10-29 12:22:53 +02:00
Jorge Revuelta Herrero f77413f2f5 No hook keys might be found if using precompiled binaries 2021-10-29 11:59:06 +02:00
Orta Therox 8ea1da7317
Merge pull request #47 from brightdigit/master
Updating PackageConfig for Xcode 13
2021-09-30 19:58:53 +01:00
Leo Dion 3f9c9f1393 updating PackageConfig for Xcode 13 2021-09-29 13:57:10 -04:00
leogdion 31c78f1f29
Merge branch 'shibapm:master' into master 2021-09-29 13:43:48 -04:00
Orta Therox c8478cdafc
Merge pull request #46 from minuscorp/patch-1
Update PackageConfig dependency from 1.0.0
2021-09-28 15:55:50 +01:00
Orta Therox f9ffaeb33c
Merge branch 'master' into patch-1 2021-09-28 15:55:17 +01:00
Orta 49446dca1c Unhide dependencies 2021-09-28 15:44:11 +01:00
Orta 7c3c6040c0 Version 1.1.1 2021-09-28 15:44:11 +01:00
Orta fb6332228b Update PackageConfig for Xcode 13 support 2021-09-28 15:43:39 +01:00
Jorge Revuelta 2e5c1f006b
Update PackageConfig dependency from 1.0.0 2021-09-28 16:38:23 +02:00
leogdion 0ffba63a54
Merge branch 'shibapm:master' into master 2021-08-12 18:57:45 -04:00
Franco Meloni 6358233786 Unhide dependencies 2021-08-08 21:15:29 +02:00
Franco Meloni 1bb467ad7a Version 1.1.0 2021-08-08 21:15:29 +02:00
Orta 23a51b8dcb Add image back 2021-08-03 17:49:32 +01:00
Orta Therox c468a3d096
Merge pull request #44 from vknabel/master
Change directory to nested Package.swift
2021-08-03 08:01:44 +01:00
Valentin Knabel 5377563d4a Change directory to nested Package.swift 2021-07-14 17:21:36 +02:00
Orta 7b28f27a33 Unhide dependencies 2020-11-05 13:33:35 -05:00
Orta 855c74f395 Version 1.0.6 2020-11-05 13:33:34 -05:00
Orta Therox 1d9dd4e7fc
Merge pull request #35 from dirtyhenry/fix-silent-fail
Fixing silent failure while creating the hooks
2020-10-10 08:18:17 -04:00
Orta Therox a2f322db56
Merge pull request #37 from sahara-ooga/patch-1
fix typo
2020-10-10 08:17:43 -04:00
Orta Therox a2d8b23e47
Merge pull request #38 from sahara-ooga/patch-2
Incorrect package name for `swiftformat`
2020-10-10 08:17:24 -04:00
sahara-ooga 3aace000b1
Incorrect package name for `swiftformat`
In my environment, `"swift run swiftFormat ."` does not work. The phrase ends up error message : `error: no executable product named 'swiftFormat'.`
2020-10-10 19:50:59 +09:00
sahara-ooga b8d8e1a624
fix typo
I made up for  `"`.
2020-10-10 18:27:46 +09:00
Mickaël Floc’hlay 07fea31a53 Fix issue when creating assets failed silently 2020-09-09 14:13:28 +02:00
Mickaël Floc’hlay f7b0dbd632 Update documentation typos 2020-09-09 13:28:19 +02:00
leogdion 22d13bf386
Merge pull request #2 from shibapm/master
Merge pull request #34 from brightdigit/feature/platforms-2019
2020-05-28 17:15:03 -04:00
leogdion 2793853707
Merge pull request #1 from brightdigit/feature/platforms-2019
Feature/platforms 2019
2020-05-28 17:14:08 -04:00
Orta cdcd673e78
Merge pull request #34 from brightdigit/feature/platforms-2019
Feature/platforms 2019
2020-05-28 13:08:28 -04:00
Leo Dion d6fe6d120c upgrading PackageConfig 2020-05-27 15:41:22 -04:00
Leo Dion 21fdda495c Merge branch 'feature/platforms-2019' of https://github.com/brightdigit/Komondor into feature/platforms-2019 2020-05-25 17:02:54 -04:00
Leo Dion 0748d8e815 removing submodule 2020-05-25 17:02:35 -04:00
Leo Dion f16a7cac00 removing PackageConfig submodule 2020-05-25 17:01:55 -04:00
leogdion b6b5a19b88
Update Package.swift 2020-05-25 16:58:43 -04:00
leogdion 66752667d8
Update Package.swift 2020-05-25 16:58:21 -04:00
Leo Dion 0d1f20926a fixing platforms 2019 2020-05-25 15:33:31 -04:00
leogdion 7bd57181a7
Update Package.swift 2020-05-25 10:22:53 -04:00
leogdion fde822b939
Update Package.swift 2020-05-25 10:22:18 -04:00
leogdion 2739384b45
Update Package.swift 2020-04-17 14:48:59 -04:00
leogdion 4c67544d59
Update Package.swift 2020-04-17 14:47:39 -04:00
Orta 749fde3a3d
Update with_swiftpm.md 2020-04-16 17:35:52 -04:00
Orta b3659f500e
Merge pull request #29 from leogdion/patch-1
Incorrect Class Name for `PackageConfiguration`
2020-04-15 11:47:53 -04:00