Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[🚧 WIP]: linking iOS #6

Merged
merged 27 commits into from
Feb 22, 2024
Merged

[🚧 WIP]: linking iOS #6

merged 27 commits into from
Feb 22, 2024

Conversation

hannojg
Copy link
Member

@hannojg hannojg commented Feb 22, 2024

No description provided.

@hannojg hannojg requested a review from mrousavy February 22, 2024 12:22
@@ -20,7 +20,9 @@ target="release"
echo "Building Filament for iOS ($target)..."
# -s = iOS simulator support
# -l = Build fat universal library (x86_64 + arm64)
./build.sh -s -p ios -i "$target"
# -c = Cleans out the cmake build directory
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for debugging fine, but please revert before merging as this does a clean build everytime instead of doing it incrementally

@mrousavy mrousavy force-pushed the fix/ios-linking-filament branch from ec512c1 to c26d56d Compare February 22, 2024 15:02
@mrousavy mrousavy merged commit 6477edc into main Feb 22, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants