4

I am developing one iOS product which has many files and third party libraries used with cocoapods. We have developed app in Swift 2.3 . Now we have started conversation to Swift 3 ,We have updated all cocoapod libraries and fixed all issues. We can run app in Device as well as simulator . Now i want to prepare ipa to my client ,but I am getting below error while archiving app. Can any one help me to come from out from this ?

Undefined symbols for architecture armv7:
  "_F3IBNG29NETWORK_PROFILE_CORNER_RADIUSV12CoreGraphics7CGFloat", referenced from:
      function signature specialization <Arg[0] = Owned To Guaranteed, Arg[1] = Owned To Guaranteed> of abc.abcViewController.tableView (__ObjC.UITableView, cellForRowAt : Foundation.IndexPath) -> __ObjC.UITableViewCell in abcViewController.o
ld: symbol(s) not found for architecture armv7

enter image description here

VDPATEL
  • 416
  • 3
  • 18

0 Answers0