Skip to content

Commit

Permalink
Merge pull request #86 from cocoatype/43-convert-to-tuist
Browse files Browse the repository at this point in the history
Convert project to Tuist
  • Loading branch information
Arclite authored May 7, 2024
2 parents d543796 + a6fbf42 commit fbb0b46
Show file tree
Hide file tree
Showing 277 changed files with 465 additions and 7,364 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -160,4 +160,7 @@ build-iPhoneSimulator/
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
.rvmrc


# Tuist
*.xcodeproj/
*.xcworkspace/
Derived/
20 changes: 10 additions & 10 deletions ...ace/xcshareddata/swiftpm/Package.resolved → .package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -5,44 +5,44 @@
"kind" : "remoteSourceControl",
"location" : "[email protected]:adamwulf/ClippingBezier.git",
"state" : {
"revision" : "b6405e29fc840f89869cbfcbc5ee34ef9d5dfafe",
"version" : "1.2.2"
"revision" : "7b55731c019b2e9de3c9543d2892f034dba86da8",
"version" : "1.2.5"
}
},
{
"identity" : "openssl",
"kind" : "remoteSourceControl",
"location" : "[email protected]:krzyzanowskim/OpenSSL.git",
"state" : {
"revision" : "b0d25e59b229fad71aab93828bb4d9cab7a90ed0",
"version" : "3.1.5003"
"revision" : "84a8ae774291a4ab1971e42908d5114d98d4b623",
"version" : "3.1.5004"
}
},
{
"identity" : "performancebezier",
"kind" : "remoteSourceControl",
"location" : "https://github.com/adamwulf/PerformanceBezier.git",
"state" : {
"revision" : "7676ed00a64377e15aa92e3ba2853e6fb7a143f9",
"version" : "1.3.1"
"revision" : "b3cc82221836a8ce1f0692033d58b1ff836c57f8",
"version" : "1.3.2"
}
},
{
"identity" : "swiftclient",
"kind" : "remoteSourceControl",
"location" : "[email protected]:TelemetryDeck/SwiftClient.git",
"state" : {
"revision" : "cb34730027fcf560005aad57f2b53506064b228f",
"version" : "1.4.3"
"revision" : "d20ccc4b8266cf739eede58cdfc7e9c6ffb41cda",
"version" : "1.5.1"
}
},
{
"identity" : "swiftui-introspect",
"kind" : "remoteSourceControl",
"location" : "https://github.com/siteline/SwiftUI-Introspect.git",
"state" : {
"revision" : "f2616860a41f9d9932da412a8978fec79c06fe24",
"version" : "0.1.4"
"revision" : "121c146fe591b1320238d054ae35c81ffa45f45a",
"version" : "0.12.0"
}
}
],
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
5,880 changes: 0 additions & 5,880 deletions Highlighter.xcodeproj/project.pbxproj

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

183 changes: 0 additions & 183 deletions Highlighter.xcodeproj/xcshareddata/xcschemes/Action.xcscheme

This file was deleted.

71 changes: 0 additions & 71 deletions Highlighter.xcodeproj/xcshareddata/xcschemes/AppRatings.xcscheme

This file was deleted.

Loading

0 comments on commit fbb0b46

Please sign in to comment.