[ad_1]
I generated Charts.xcframework by Carthage domestically. And added this framework file into my mission root folder to trace it.
All works nice domestically. The framework path is Myproject/Myproject/Frameworks/Charts.framework
However once I wish to push them into distant repository I discovered Data.plist of the framework is lacking. If I copied that file it may be pushed.
No Data.plist in bitbucket repository if there may be solely Data.plist file..

Has Data copy.plist solely when has each Data copy.plist and Data.plist.

I did not add any ignore within the .gitignore file of Data.plist.
Undecided why bitbucket simply not monitoring the Data.plist within the Charts.framework. Any assist, thanks.
[ad_2]

