Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/tuist/tuist
Tuist's CLI
https://github.com/tuist/tuist
84526e8d04ea89aefe2a6f7e187b9f982c95ee83 authored almost 6 years ago
Update README.md
fb6bd0642c3caf6ef8f7b6edc39615d1a2123380 authored almost 6 years agoCheck to see if contents.xcworkspacedata exists before writing
14f99d2f94cd0453d75d2a5aea61bd1c0b2a4d50 authored almost 6 years ago7e6e0deeba73711c5a409d47840fd7be97f21735 authored almost 6 years ago
74ec40ee5b57df56252810c346f0f09a370b82bb authored almost 6 years ago
e66555f0895542da4ab2e23419ee58dd85c0b760 authored almost 6 years ago
2fb9bd058f9c09e62be21a19204184a026c06641 authored almost 6 years ago
- A few additional build settings are needed when linking against pre-built static libraries
- ...
3dea22abd0e1ec8ee2f275d2c4bb0f4677f851c1 authored almost 6 years ago
0b96d122a551646bffb5ce89376878b65c14dc62 authored almost 6 years ago
Update CHANGELOG.md to include Breaking for scheme removal
d803a9b3d56aab7513fe96e0a8ee6c988f4ee9d2 authored almost 6 years ago06e87170240f961dc11c71aa1492b27ff007d83e authored almost 6 years ago
- Fixing swiftlint issues
- Ensuring swift format is updated (if needed)
Improve CircleCI by caching gems and not updating homebrew
33fc00bbf1ded9b4f8b82ccb32d8688828fa295d authored almost 6 years agoRemove "-Project" scheme
88929377cd39a99357c59099af07dcca8ad4e69c authored almost 6 years ago7eb8ec9a9b34b99827a0adb6a3f214265dca20c6 authored almost 6 years ago
Set TEST_HOST and BUNDLE_LOADER for app unit tests
24e274f948038cfe71d09468ca3cc0bb181169ca authored almost 6 years ago96ffd2e00e081d2975c45e2e7633aeec9a1205dc authored almost 6 years ago
1462a38d8fd7977732b78d009819e0dc686acb92 authored almost 6 years ago
dc6d989daab4d41d25d480b1ed935873ee4c87ae authored almost 6 years ago
2ffe813cbd3eb9f6e80c4e2456198b94128dc002 authored almost 6 years ago
52eb55bbd38a08617f5159a5dfa142c37d473544 authored almost 6 years ago
249529a8e138ebf11f6fbc005bf5540e6d1934d2 authored almost 6 years ago
6f1bd8d6a2e37cb7fbb3f4097756469ffd781bbf authored almost 6 years ago
e72e8097611e979eeef8088b5da85a52fe319ac3 authored almost 6 years ago
ee58cd8d8ff7f0164057f1bbf12c902caeb2c018 authored almost 6 years ago
43e1ab5968e47f3569093f75ac844b8d66d8a351 authored almost 6 years ago
9e14948e938853d2dccf7cf2f7aa4f5088021a53 authored almost 6 years ago
09340640250ae42a097b7b42f6f690981d476ccd authored almost 6 years ago
14048aca8cb580d14ff2cbaa6f324cd4c9e5fe29 authored almost 6 years ago
Allow header and framework search paths to inherit from the project
c910164c1ec575acd8141d066eabf6d1bc2263f6 authored almost 6 years agoResolves https://github.com/tuist/tuist/issues/258
### Short description
Workspace manife...
fe44584b2b6f55934966c19f9ee5163f870dd617 authored almost 6 years ago62dc1bf64c6d9f4804c60b693f5e0e6d36ad0138 authored almost 6 years ago
0eea9275f5e3bdf8368d371e4195179341786d41 authored almost 6 years ago
Allow linking of static frameworks/libraries into dynamic frameworks
2153c7daf14c4e11372b590d5df5b4cc1e6695c8 authored almost 6 years ago87f1f7de6879796d40c4f9c5a72fa2e77f676854 authored almost 6 years ago
e29b8bac542bced2f73983ea7e15b0b52b1be049 authored almost 6 years ago
9a37268ffa2b25618196fc7a8bd8aac27b35a8ec authored almost 6 years ago
0e664a0721ec275b7cb7e2af530ee81b9050f355 authored almost 6 years ago
5fdcf00af6a2c06e5de4c86614e61db5cb8e0ac4 authored almost 6 years ago
7a2be6f05dad933e75101d092a61e579d3eb6348 authored almost 6 years ago
f5daa217fd2fc6ae850d39851a8311aa02120600 authored almost 6 years ago
Fix #296 - Do not include manifest inside of project scheme
700eaa2d6ebf94dd4e399e1fdca898c941cf208e authored almost 6 years agod6cfae88c280e82229eae9273f4372ecac9b83fc authored almost 6 years ago
- While unifying manifest target generation (#271) one crucial step was missed, removing the "Ma...
d4f6b7221aef50608019b4e48673808ebe8f8060 authored almost 6 years ago* Update tuistenv when running tuist update
* update changelog
08cbc57e83bda1dba356708afce329a53129efdc authored almost 6 years ago- Updating docs to include workspace manifest details and how it can be used
e6acf6baf5b86425295ec22fa3e686ddd92b7e15 authored almost 6 years ago273dab98c16e1284532d515955244f51009a3113 authored almost 6 years ago
* Update UIKit `didFinishLaunchingWithOptions` method to remove warning
* Update UIKit `didFi...
94469fb1a75a588ce6c1bc35c3ad4027c5f10e53 authored almost 6 years ago7aaebf4723122bf07d28307a7dd92e94f3e5925a authored almost 6 years ago
* Fix build settings not being generated properly
* update changelog
* Adding unit test fo...
739a4c101565f2b252aa6bc87bbc7fe064476bdb authored almost 6 years ago* Manifest targets are now static frameworks to prevent link errors
- The manifest target can...
d348c83d934d2c75f769677f6d72c2e1ce1bfb75 authored almost 6 years ago- The manifest target can be generated using the exiting generator code without needing any addi...
b369ae67d4f34cc5cb3b1ecbe618e2ae220dc5c2 authored almost 6 years ago* Create a Setup.swift file
* Update changelog
* Add more examples
39f937ce189fbc11d87f164069906be86a2f3b25 authored almost 6 years ago* Add Homebrew tap up
* update changelog
* Address comments
* Add documentation
9f53f22780adafa43b11b2c5d398d62fc0c27a2e authored almost 6 years ago* Fix duplicated embedded frameworks
* Update changelog
048a2a060be59327671462e88a3a23dc8c0aad50 authored almost 6 years ago* Updating up docs
- Updating up documentation to include `Setup.swift` latest format
* Up...
971921d30a1339b5bbe6aa2389e747b90584e4e4 authored almost 6 years agof4ea856db26bf1a9fc046ab8d53fdb5dca2887ff authored almost 6 years ago
Add `.ruby-gemset`
d9f7fdeb64980f9ea64aaebda7512e0464050d55 authored almost 6 years ago
- The idea is to enable declaring the root folder in which target sources are hosted
- This wil...
baddd7b6bb62cdbe65bb004dbb322fdadb18bf6c authored almost 6 years ago
* Document the manifest models
* Add more attributes
* Address comments
fcbf9767b2ac3a66c8922cdfe9ed7b5ed30fc148 authored almost 6 years agoSupport resources as array and xcassets by @dangthaison91
18c9817d240ea2826bfc808a0eea89bf3096b2bc authored almost 6 years agoe64c2afed5d3de10bbe16fc32e1814f61e3f7b1c authored almost 6 years ago
bda99ad49e64121463f65c6e8a8f9faef44b5315 authored almost 6 years ago
454a6e8b58c2274b9e9e0cf0fbe52165d4880ef5 authored almost 6 years ago
17ee96888656974b1746162ae8f65de82c1868f6 authored almost 6 years ago
98db03f5bb66fb3c7c870c79b9c77008fb30a7d8 authored almost 6 years ago
b1687f94e1e6d20db90cbb311dc769a228b4fe05 authored almost 6 years ago
Support source files as Array
Added FileList to maintain source compatibility
Fixed CI build f...
5cb7a6772250a48d41bb5a1372e7037edebbf04d authored almost 6 years ago* Fix #253 - Include linked library and embed in any top level executable bundle
* Fix fixtur...
de5485715dc4f02ed59028ce646376974bdf6018 authored almost 6 years ago* Improve writing logic
* update changelog
* update changelog
* Sort workspace elements...
99537d08207fa162655eb5bee9c8914c14903c94 authored almost 6 years ago- The manifest loader now returns `ProjectDescription` classes
- The model loader now transfo...
* Support variables in the bundle id
* Update changelog
* re-enable tests
a89aebacfa43fad7fc13af78d85646eb5cf6d777 authored almost 6 years ago* Bump xcodeproj version to 6.6.0
* update changelog
d9cd70e4a243b64000f6b81f7e25a7b4c1966d82 authored almost 6 years ago* Add Swiftlint
* Add swiftlint back
de422d50aa8f785a69478086dc9ff044335d2082 authored almost 6 years ago* Replace swiftlint with swiftformat
* Update CHANGELOG
* Add missing require
* Fix req...
d47d5370e0060d7c1cd1a0377e4c36a2da00dad4 authored almost 6 years agoPart of: #205
- To ease the migration of classes to the generator library, the generator is a...
0bbdd4cfeda5a3a6b290961bec709f32211de7fa authored almost 6 years ago
- `Workspace` and `Scheme` are now decoupled from manifests json
- `ProjectLinter` no longer re...
- Introducing a `GeneratorModelLoader` component responsible for obtaining the model objects r...
441ac4b88bf1eb2dcbac99bdaeed57e7e7817513 authored almost 6 years agoRemove YAML and JSON project specification
2987e5922e47930eb5a7575d2a9f83b55f391aa8 authored almost 6 years ago6cecc4ba00d76582512a409f8a9ddcb64403569e authored almost 6 years ago
105ccea129d9c835b2bc1a5b7140652e1fd34d6c authored almost 6 years ago
6a21abff0c87f24ea7266e576fef338d66b17c76 authored almost 6 years ago
dd5c4152a19aeafae93d8d0913bc030fc929f7f4 authored almost 6 years ago
cdaf181651fcadf1c5d9d100e76d891d5a54a1fd authored almost 6 years ago
Support Static Frameworks inside the project manifest as product types
c05893acb70aa513c19b4f89db4d8c0933fe3ac3 authored almost 6 years ago92089237833450b5cecae7ad21284862d657bf2a authored almost 6 years ago
95cb78b0142c49ea8286e113be03796c35d6d48c authored almost 6 years ago
8de3712a442067179e9d8ca301bbc895de93bb9e authored almost 6 years ago
1599e8d173902e5f949d494019492b523986451e authored almost 6 years ago
Add acceptance tests for generate command - transitive static
fe976321d40819403a89dfb8511b850dbb7b8f5a authored almost 6 years agoe5e4614b50281fc31c13b15cfd4282f6cd20e2dd authored almost 6 years ago
762685a1c45d754eb26645c5c51311b006bae1b8 authored almost 6 years ago
2f63735fb10cb25071826cf8a276ec722ddbe018 authored almost 6 years ago
8e0e6d42a9b3708db6e1191e2c46639640207600 authored almost 6 years ago
Update Dangerfile with new documentation link
7470a092a718ab4d25c1776636f48557a262a381 authored almost 6 years agobf0e520d38c018a93403411a4f256d3baa5938bc authored almost 6 years ago
a2803b2d52f8cee1e5060f709da20a95b501ab44 authored almost 6 years ago
49595536cfa31ce82aaafa77c9089cbc420d71e6 authored almost 6 years ago