문제

I went into my xcode project folder directory in terminal, and typed apportable load in there, and it compiled my project, but I'm not sure where the ADK is for me to upload to Google Play... Does apportable create uploadable ADK's or, no? I thought it did.

도움이 되었습니까?

해결책

All Apportable build artifacts, including apk files are in the ~/.apportable/SDK/Build directory.

Full details about making release builds are in the Apportable docs here.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top