Material icon indicating copy to clipboard operation
Material copied to clipboard

Change submodule ( Motion ) path ( Sources/Frameworks -> Frameworks )

Open goodocy opened this issue 6 years ago • 4 comments

Change submodule ( Motion ) path ( Sources/Frameworks -> Frameworks )

Package.swift - target - exclude does not work as intended

Reason SPM (Swift Package Manager) does not support submodules, and when I checked it, I confirmed that when I updated the package, the material and motion conflict. Currently CocoaPods, Carthage, and SPM are using Motion, so I suggest changing the Sources/Framework/Motion from the SPM management folder (Sources) to external.

goodocy avatar Sep 23 '19 15:09 goodocy

@goodocy Thank you. I will read through this later today.

daniel-jonathan avatar Sep 23 '19 15:09 daniel-jonathan

@danieldahan Thank you for comment. so, If the translation is strange or does not understand, please tell me.

goodocy avatar Sep 23 '19 15:09 goodocy

Hmm... interesting Proceed to another Mac, new project, no problem.

Problem: Application.swift is Conflict because the Material/Sources/Framework/Motion folder is recognized in Xcode - Project Navigator - Swift Package Dependencies.

goodocy avatar Sep 23 '19 17:09 goodocy

Hi @goodocy, sorry I haven't had a chance to look into this issue. I will make some changes that externalize the Motion submodule framework based on this.

daniel-jonathan avatar Sep 27 '19 23:09 daniel-jonathan