Re: ITMS-90171 libswiftRemoteMirror.dylib
Re: ITMS-90171 libswiftRemoteMirror.dylib
- Subject: Re: ITMS-90171 libswiftRemoteMirror.dylib
- From: Torsten Curdt <email@hidden>
- Date: Sun, 25 Sep 2016 13:21:48 +0200
As for going with "build" instead of "archive" I see this in the log
builtin-swiftStdLibTool --copy --verbose --sign
99D83694482D58B0EBB9A85D9528ECC7247A7DB1
--scan-executable /project/build/iphoneos10.0/Applications/Foo.app/Foo
--scan-folder
/project/build/iphoneos10.0/Applications/Foo.app/Frameworks
--scan-folder /project/build/iphoneos10.0/Applications/Foo.app/PlugIns
--scan-folder
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS10.0.sdk/System/Library/Frameworks/SystemConfiguration.framework
...the frameworks from the platform...
--scan-folder /project/Carthage/Build/iOS/HockeySDK.framework
...the frameworks from Carthage...
--platform iphoneos
--toolchain
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
--toolchain
/Applications/Xcode.app/Contents/Developer/Toolchains/Swift_2.3.xctoolchain
--toolchain
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain
--destination
/project/build/iphoneos10.0/Applications/Foo.app/Frameworks
--strip-bitcode
--resource-destination /project/build/iphoneos10.0/Applications/Foo.app
--resource-library libswiftRemoteMirror.dylib
Besides the weird toolchain parameter (twice the default and Swift 2.3
while I am using Swift 3.0) there is "--resource-library
libswiftRemoteMirror.dylib"
Not that this makes me any wiser.
On Sun, Sep 25, 2016 at 2:02 AM, Torsten Curdt <email@hidden> wrote:
> I was just trying to upload an IPA to Testflight I am getting:
>
> ERROR ITMS-90171: "Invalid Bundle Structure - The binary file
> 'Foo.app/libswiftRemoteMirror.dylib' is not permitted. Your app can’t
> contain standalone executables or libraries, other than the
> CFBundleExecutable of supported bundles. Refer to the Bundle Programming
> Guide at https://developer.apple.com/go/?id=bundle-structure for
> information on the iOS app bundle structure."
>
> What's libswiftRemoteMirror.dylib? And where is it coming from?
>
> Google and SO were not particularly helpful yet.
> Any pointers would be great.
>
> cheers,
> Torsten
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden