Skip to content

More examples or case usages would be very helpful #2

@wincLei

Description

@wincLei

It would be greatly appreciated if you could furnish additional examples of how this is typically used. More case usages would certainly aid in my understanding.

During the compilation process, there might be some issues. I can provide some scripts for reference to help avoid potential pitfalls.

cmake -S . -GXcode -DCMAKE_SYSTEM_NAME=iOS -DALSOFT_OSX_FRAMEWORK=ON -B build_x64 -DCMAKE_OSX_SYSROOT=iphonesimulator -DCMAKE_OSX_ARCHITECTURES=x86_64

cmake -S . -GXcode -DCMAKE_SYSTEM_NAME=iOS -DALSOFT_OSX_FRAMEWORK=ON -B build_arm -DCMAKE_OSX_SYSROOT=iphoneos -DCMAKE_OSX_ARCHITECTURES=arm64

my macos 14.2.1 (23C71)
cmake version 3.30.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions