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): building for MacOS (Catalyst) now works with that fix #13903

Merged
merged 4 commits into from Sep 4, 2023

Conversation

mbender74
Copy link
Contributor

Building was not working because of not longer supported removeFromSuperView in MacOSCatalyst Updated Titanium.xcodeproj to correct destination settings for using same bundleId for iOS and MacOS

Building was not working because of not longer supported removeFromSuperView in MacOSCatalyst
Updated Titanium.xcodeproj to correct destination settings for using same bundleId for iOS and MacOS
iphone/cli/commands/_build.js Outdated Show resolved Hide resolved
@hansemannn
Copy link
Collaborator

hansemannn commented Sep 2, 2023

Once the layout-changes from my other PR are cherry-picked and the iOS build works again (this is just a linting issue which should be solved with the cherry-pick), we can merge this and backport it for the 12.2.0.GA :-) No worries, I can do the backport once merged!

@mbender74
Copy link
Contributor Author

@hansemannn I take over #13899 and now all checks passed :-)

@hansemannn hansemannn merged commit 51c7c98 into tidev:master Sep 4, 2023
5 checks passed
hansemannn pushed a commit that referenced this pull request Sep 4, 2023
* fix(ios): building for MacOS (Catalyst) now works with that fix

Building was not working because of not longer supported removeFromSuperView in MacOSCatalyst
Updated Titanium.xcodeproj to correct destination settings for using same bundleId for iOS and MacOS

* fix(ios): building for MacOS (Catalyst)  finding all provisioning profiles

* fix(ios): tab/spaces correction and  m1ga hint correted about the WWDR cert

* fix(macos): fix layout issue
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.

None yet

3 participants