Whereas creating my app, I confronted subsequent drawback: after I construct the app, the error is:
*”A number of instructions produce ‘/Customers/mac/Library/Developer/Xcode/DerivedData/Zavtra-gmajehvtvjnpwrdmbbdgnfhsdstk/Construct/Merchandise/Debug-iphonesimulator/Zavtra.app/Information.plist’
Goal ‘Zavtra’ (challenge ‘Zavtra’) has copy command from ‘/Customers/mac/Desktop/Zavtra/Zavtra/Utility/Information.plist’ to ‘/Customers/mac/Library/Developer/Xcode/DerivedData/Zavtra-gmajehvtvjnpwrdmbbdgnfhsdstk/Construct/Merchandise/Debug-iphonesimulator/Zavtra.app/Information.plist’
Goal ‘Zavtra’ (challenge ‘Zavtra’) has course of command with output ‘/Customers/mac/Library/Developer/Xcode/DerivedData/Zavtra-gmajehvtvjnpwrdmbbdgnfhsdstk/Construct/Merchandise/Debug-iphonesimulator/Zavtra.app/Information.plist’*
From ChatGPT and solutions right here, I discovered that I ought to delete data.plist file from Construct Phases -> Copy Bundle Sources, however when i do it, the verify mark from data.plist’s Goal Membership -> Zavtra is eliminated and I’ve errors like “The appliance’s Information.plist doesn’t include a sound CFBundleVersion. Guarantee your bundle incorporates a sound CFBundleVersion.”, “The appliance’s Information.plist doesn’t include a sound CFBundleShortVersionString. Guarantee your bundle incorporates a sound CFBundleShortVersionString.” and many others.
I do know that I have to verify mark Zavtra as my data.plist’s goal membership. What ought to I do on this scenario?