tuist/Tests/TuistCoreTests
Iain Smith ba4dfa9234
Support XCFrameworks with missing architectures in the Info.plist (#3095)
Handle the case where users have deleted a binary from
an xcframework to save binary size (e.g maccatalyst) but
left the reference in the Info.plist. Provide a warning
to let users know their xcframework is missing an
architecture.

This is typically a recoverable error as long as there is 1
valid architecture tuist can use.
2021-06-24 08:31:54 +02:00
..
Automation Remove `buildSetting` case in favour of `xcarg` 2020-11-08 19:49:01 +03:00
ContentHashing Ignore .DS_Store files when hashing directory contents (#2591) 2021-03-02 20:19:21 +02:00
Graph Rename ValueGraph to Graph (#3083) 2021-06-21 08:30:12 +02:00
MetadataProviders Support XCFrameworks with missing architectures in the Info.plist (#3095) 2021-06-24 08:31:54 +02:00
NodeLoaders Remove reference type Graph (#2689) 2021-03-21 14:05:40 +01:00
Simulator Add `tuist run` command 2021-05-29 12:59:57 -04:00
Utils Add --build-output-path argument to 'tuist build' 2021-05-07 09:20:32 -04:00