Where can I find a step by step guide to do local build for iOS?
I used to work on a windows system using SideKick with cloud builds, but since Sidekick was discontinue I turned to local build. I have never worked with xcode nor mac os before.
My first attempt to build failed.
ld; symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
note: Using new build systemnote: Planning buildnote: Construction build description
** BUILD FAILED 88
Command xcodebuild failed with exit code 65
Help!
Where can I find a step by step guide to do local build for iOS?
I used to work on a windows system using SideKick with cloud builds, but since Sidekick was discontinue I turned to local build. I have never worked with xcode nor mac os before.
My first attempt to build failed.
ld; symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
note: Using new build systemnote: Planning buildnote: Construction build description
** BUILD FAILED 88
Command xcodebuild failed with exit code 65
Help!