material-foundation / material-internationalization-ios

MDFInternationalization assists in internationalizing your IOS app or components.
Apache License 2.0
40 stars 32 forks source link

Add support for Unicode Bidi Isolate marks #44

Open ianegordon opened 6 years ago

kishan-ck commented 2 years ago

Getting Error

/BuildProductsPath/Release-iphoneos/MDFInternationalization/MDFInternationalization.framework/MDFInternationalization, building for iOS-armv7 but attempting to link with file built for iOS-arm64
Undefined symbols for architecture armv7:
  "_MDFInsetsFlippedHorizontally", referenced from:
      -[MDCFloatingButton insetBoundsForBounds:] in MDCFloatingButton.o
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)
algrn1406 commented 2 years ago

ios