Reorganize AltStore project into UIKit and SwiftUI folders

This commit is contained in:
naturecodevoid
2023-05-20 12:35:53 -07:00
parent e06cca8224
commit 2db073d2c5
115 changed files with 41 additions and 25 deletions

View File

@@ -14,10 +14,10 @@ strings:
- inputs: AltStore/Resources/en.lproj/Localizable.strings
outputs:
templateName: structured-swift5
output: AltStore/Generated/Localizations.swift
output: AltStore/SwiftUI/Generated/Localizations.swift
xcassets:
inputs: AltStore/Resources/Assets.xcassets
outputs:
templateName: swift5
output: AltStore/Generated/Assets.swift
output: AltStore/SwiftUI/Generated/Assets.swift