I have an application that uses a static library and an extension. After I built it and uploaded to the Appstore I got an email with the following:
Invalid Symlink - Your package contains a symbolic link 'ApptentiveResources.bundle/ApptentiveResources.bundle' which resolves to a location '/Users/administrator/Library/Developer/Xcode/DerivedData/APPNAME-deobhgkhragul tfojmikyyibbvsx/Build/Intermediates/ArchiveIntermediates/APPNAME/IntermediateBuildFilesPath/UninstalledProducts/ApptentiveResources.bundle' that does not exist or is outside of the package.
Invalid Symlink - Your package contains a symbolic link 'PlugIns/Share With APPNAME.appex/Share With APPNAME.appex' which resolves to a location '/Users/administrator/Library/Developer/Xcode/DerivedData/APPNAME-deobhgkhragultfojmikyyibbvsx/Build/Intermediates/ArchiveIntermediates/APPNAME/IntermediateBuildFilesPath/UninstalledProducts/Share With APPNAME.appex' that does not exist or is outside of the package.
Any ideas what to do?