Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add SecCopyErrorMessageString for iOS and update README for iOS#6862

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ethomson merged 13 commits intolibgit2:mainfromKyle-Ye:optimize/ios
Sep 26, 2024

Conversation

Kyle-Ye
Copy link
Contributor

@Kyle-YeKyle-Ye commentedAug 17, 2024
edited
Loading

  • Add iOS build instruction in README
  • Fix iOS build issue
  • Add SecCopyErrorMessageString API when building for iOS

Close#6861

@Kyle-Ye
Copy link
ContributorAuthor

Kyle-Ye commentedAug 18, 2024
edited
Loading

Some notes for the reviewer:

  1. Do we want to add iOS CI check here?
  2. There is a flaky Windows test case failing. Maybe a rerun will temporary pass it.
    Experimental Features / Build: Windows (SHA256, amd64, Visual Studio) (pull_request)
  3. The iOS CI is failing due to a permission issue
ln: /usr/local/lib: Permission denied

I'll align the host os to macos-12 as the same version of the existing macOS CI to try to fix it.

  1. Is it OK have a dependency on master branch of eetal/ios-cmake for the iOS CI?

@Kyle-YeKyle-Yeforce-pushed theoptimize/ios branch 2 times, most recently from3a8ba3c tod7dc82fCompareAugust 24, 2024 06:25
@Uncommon
Copy link
Contributor

Are these changes actually specific to iOS, or do they apply to macOS as well?

@Kyle-Ye
Copy link
ContributorAuthor

Are these changes actually specific to iOS, or do they apply to macOS as well?

specific to iOS

@Kyle-YeKyle-Ye marked this pull request as ready for reviewSeptember 5, 2024 16:29
@Kyle-Ye
Copy link
ContributorAuthor

Kyle-Ye commentedSep 5, 2024
edited
Loading

The CI is failing due to libgit2_tests issue.

It will bebuild/libgit2_tests.app/libgit2_tests instead ofbuild/libgit2_tests for iOS.

And we can fix it by modifyingtests/libgit2/CMakeLists.txt. But it will then be killed since it is an iOS app and we are running it directly on macOS.

1 - offline (Subprocess killed)

I suggest for now we just skip the tests on iOS and add them back later.

@ethomson
Copy link
Member

I suggest for now we just skip the tests on iOS and add them back later.

👍

Thanks; I want to figure out how this integrates with#6848 since they're touching roughly the same bits of code. Will get these both merged this weekend. Thanks for this effort!

Kyle-Ye and vcfxb reacted with rocket emoji

Some minor refactoring for iOS:- Roll back clar changes; these should be a bit more measured, and occur  in clar upstream.- Move iOS to nightly builds
@ethomson
Copy link
Member

Thanks! I moved the iOS build into the nightlies, and I reverted the clar changes so that we could think a bit more how (or if) we would address iOS on clar.

Kyle-Ye reacted with thumbs up emoji

@ethomsonethomson merged commitd19558a intolibgit2:mainSep 26, 2024
49 of 52 checks passed
@Kyle-YeKyle-Ye deleted the optimize/ios branchSeptember 27, 2024 03:19
@ethomsonethomson added cleanup and removed feature labelsOct 19, 2024
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Add SecCopyErrorMessageString for iOS
3 participants
@Kyle-Ye@Uncommon@ethomson

[8]ページ先頭

©2009-2025 Movatter.jp