@Polyphonic What should i do if i wanted to use iPhone device on MacOS? Previously when i have only iphone in destination, it appeared as "Mac (Designed for iPhone)", but after i added iPad, it auto changed to "Mac (Designed for iPad)". Now it's running on iPad device in TestFlight when opening from M1 Macs. How do I get it to run on iPhone device?
Post
Replies
Boosts
Views
Activity
Had the same issue and found out the cause after checking in Copy Pods Resources that one of my package pods has the same privacy manifest file name (/BranchSDK/Sources/Resources/PrivacyInfo.xcprivacy) which conflicts with my app's privacy file. Was able to solve the multiple commands error after the package address the prob in their latest version update. You might want to check which package causes the error.