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

fix(ios): build module platform/xcframwork symbolic links #13811

Merged
merged 14 commits into from
Apr 20, 2023

Conversation

mbender74
Copy link
Contributor

Optional Description:
fix to keep symbolic links in /platform/*.XCFramework folder for MacCatalyst xcframeworks when packaging the module.
Else the symlinks of MacCatalyst version of xcframework will be resolved and building the app for target 'macos' will fail!

@mbender74 mbender74 marked this pull request as draft April 19, 2023 22:29
@mbender74 mbender74 marked this pull request as ready for review April 19, 2023 22:30
iphone/cli/commands/_buildModule.js Outdated Show resolved Hide resolved
mbender74 and others added 2 commits April 20, 2023 19:52
the entryData parameter works! :-)

Co-authored-by: Chris Barber <chris.barber@vercel.com>
iphone/cli/commands/_buildModule.js Outdated Show resolved Hide resolved
Co-authored-by: Chris Barber <chris.barber@vercel.com>
@hansemannn hansemannn merged commit 22faf58 into tidev:master Apr 20, 2023
hansemannn added a commit that referenced this pull request Apr 24, 2023
* feat: add option to exclude dir(s) from compiling to assests catalog when app-thinning is used

* Update gather.js

fixed lint error

* feat: fixed lint error

* fixed RegEx Lint warning

* fix(ios): build module platform/xcframwork symbolic links

build module platform/*.xcframwork symbolic links

* fix(ios): build module platform/xcframwork symbolic links

* feat(ios):  added scrollEnabled and removeInputAccessoryView to webView

* Revert "feat(ios):  added scrollEnabled and removeInputAccessoryView to webView"

This reverts commit 5e6ffc3.

* Update iphone/cli/commands/_buildModule.js

the entryData parameter works! :-)

Co-authored-by: Chris Barber <chris.barber@vercel.com>

* chore: fix linting issue

* chore: fix linting

Co-authored-by: Chris Barber <chris.barber@vercel.com>

---------

Co-authored-by: Chris Barber <chris.barber@vercel.com>
Co-authored-by: Hans Knöchel <hansemannn@users.noreply.github.com>
narbs pushed a commit to narbs/titanium_mobile that referenced this pull request Jun 7, 2023
* feat: add option to exclude dir(s) from compiling to assests catalog when app-thinning is used

* Update gather.js

fixed lint error

* feat: fixed lint error

* fixed RegEx Lint warning

* fix(ios): build module platform/xcframwork symbolic links

build module platform/*.xcframwork symbolic links

* fix(ios): build module platform/xcframwork symbolic links

* feat(ios):  added scrollEnabled and removeInputAccessoryView to webView

* Revert "feat(ios):  added scrollEnabled and removeInputAccessoryView to webView"

This reverts commit 5e6ffc3.

* Update iphone/cli/commands/_buildModule.js

the entryData parameter works! :-)

Co-authored-by: Chris Barber <chris.barber@vercel.com>

* chore: fix linting issue

* chore: fix linting

Co-authored-by: Chris Barber <chris.barber@vercel.com>

---------

Co-authored-by: Chris Barber <chris.barber@vercel.com>
Co-authored-by: Hans Knöchel <hansemannn@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants