chronotruck / FlagPhoneNumber

A formatted phone number UITextField with country flag picker.
Apache License 2.0
437 stars 317 forks source link

Update to podspec file #193

Open tabrezp opened 2 years ago

tabrezp commented 2 years ago

Instead of making use of resource_bundles, I have changed it to use resources. This fixes the issue wherein the builds uploaded to TestFlight from Xcode 13 don't show up the flag icons.

scy0334 commented 2 years ago

@tabrezp Seems your pull request has not been merged yet. So how can I update it manually on my XCode TT?

jorgtz commented 10 months ago

This creates an error when building:

Showing Recent Messages

Multiple commands produce '/Users/user/Library/Developer/Xcode/DerivedData/myapp-deihxwhjfkxfeofoygvcqusvdtbn/Build/Products/DebugStag-iphonesimulator/myapp.app/Assets.car'

Showing Recent Messages
That command depends on command in Target 'myapp' (project 'myapp'): script phase “[CP] Copy Pods Resources”

How to fix this ?