I am try to get the LwA to compile for iOS but running into an issue with including the framework, as its not completing codesign successfully.
Showing All Messages
CodeSign /Volumes/External/XCodeStuff/iosApp-aglkjnlrbyadpjatxuprysrbwpjp/Build/Products/Debug-iphoneos/Market\ Meadow.app/Frameworks/LoginWithAmazon.framework/Versions/A (in target ‘iosApp’ from project ‘iosApp’)
cd /Users/josephmontanez/Documents/GitHub/market_meadow_compose/iosAppSigning Identity: "Apple Development: Joseph Montanez (<redacted>)" Provisioning Profile: "iOS Team Provisioning Profile: *" (<redacted>) /usr/bin/codesign --force --sign <redacted> --timestamp\=none --preserve-metadata\=identifier,entitlements,flags --generate-entitlement-der /Volumes/External/XCodeStuff/iosApp-aglkjnlrbyadpjatxuprysrbwpjp/Build/Products/Debug-iphoneos/Market\ Meadow.app/Frameworks/LoginWithAmazon.framework/Versions/A
note: Injecting stub binary into codeless framework (in target ‘iosApp’ from project ‘iosApp’)
/Volumes/External/XCodeStuff/iosApp-aglkjnlrbyadpjatxuprysrbwpjp/Build/Products/Debug-iphoneos/Market Meadow.app/Frameworks/LoginWithAmazon.framework/Versions/A: bundle format unrecognized, invalid, or unsuitable
Command CodeSign failed with a nonzero exit codeInjecting stub binary into codeless framework
Command CodeSign failed with a nonzero exit code