Skip to content

Commit 1e8fd0f

Browse files
feat: dynamic folders reduced pbxproject conflicts (#56)
1 parent 651932b commit 1e8fd0f

145 files changed

Lines changed: 41 additions & 170 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

platforms/swift/Samples/MobileBuyIntegration/MobileBuyIntegration.xcodeproj/project.pbxproj

Lines changed: 34 additions & 163 deletions
Large diffs are not rendered by default.

platforms/swift/Samples/MobileBuyIntegration/MobileBuyIntegration/GraphQL/Mutations/CartCreate.graphql renamed to platforms/swift/Samples/MobileBuyIntegration/MobileBuyIntegration/Sources/Api/Mutations/CartCreate.graphql

File renamed without changes.

platforms/swift/Samples/MobileBuyIntegration/MobileBuyIntegration/GraphQL/Mutations/CartLinesAdd.graphql renamed to platforms/swift/Samples/MobileBuyIntegration/MobileBuyIntegration/Sources/Api/Mutations/CartLinesAdd.graphql

File renamed without changes.

platforms/swift/Samples/MobileBuyIntegration/MobileBuyIntegration/GraphQL/Mutations/CartLinesUpdate.graphql renamed to platforms/swift/Samples/MobileBuyIntegration/MobileBuyIntegration/Sources/Api/Mutations/CartLinesUpdate.graphql

File renamed without changes.

platforms/swift/Samples/MobileBuyIntegration/MobileBuyIntegration/Network.swift renamed to platforms/swift/Samples/MobileBuyIntegration/MobileBuyIntegration/Sources/Api/Network.swift

File renamed without changes.

platforms/swift/Samples/MobileBuyIntegration/MobileBuyIntegration/GraphQL/Queries/CartDeliveryGroupFragment.graphql renamed to platforms/swift/Samples/MobileBuyIntegration/MobileBuyIntegration/Sources/Api/Queries/CartDeliveryGroupFragment.graphql

File renamed without changes.

platforms/swift/Samples/MobileBuyIntegration/MobileBuyIntegration/GraphQL/Queries/CartFragment.graphql renamed to platforms/swift/Samples/MobileBuyIntegration/MobileBuyIntegration/Sources/Api/Queries/CartFragment.graphql

File renamed without changes.

platforms/swift/Samples/MobileBuyIntegration/MobileBuyIntegration/GraphQL/Queries/CartLineFragment.graphql renamed to platforms/swift/Samples/MobileBuyIntegration/MobileBuyIntegration/Sources/Api/Queries/CartLineFragment.graphql

File renamed without changes.

platforms/swift/Samples/MobileBuyIntegration/MobileBuyIntegration/GraphQL/Queries/CartQuery.graphql renamed to platforms/swift/Samples/MobileBuyIntegration/MobileBuyIntegration/Sources/Api/Queries/CartQuery.graphql

File renamed without changes.

platforms/swift/Samples/MobileBuyIntegration/MobileBuyIntegration/GraphQL/Queries/CartUserErrorFragment.graphql renamed to platforms/swift/Samples/MobileBuyIntegration/MobileBuyIntegration/Sources/Api/Queries/CartUserErrorFragment.graphql

File renamed without changes.

0 commit comments

Comments
 (0)