This is an automated email from the ASF dual-hosted git repository.

lostluck pushed a commit to branch swift-sdk
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 844cd182f1625105bc34d4733f0c91d9ebe5d54f
Author: Byron Ellis <[email protected]>
AuthorDate: Thu Aug 17 14:11:33 2023 -0700

    Move typealiases for model protos to make it easier to find and less likely 
to be ignored by .gitignore
---
 .../ApacheBeam/{Generated/Model => Internal}/Model+Typealias.swift        | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git 
a/sdks/swift/Sources/ApacheBeam/Generated/Model/Model+Typealias.swift 
b/sdks/swift/Sources/ApacheBeam/Internal/Model+Typealias.swift
similarity index 100%
rename from sdks/swift/Sources/ApacheBeam/Generated/Model/Model+Typealias.swift
rename to sdks/swift/Sources/ApacheBeam/Internal/Model+Typealias.swift

Reply via email to