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

seeing a crash when in use with xcframeworks #1

Closed
wweevv-johndpope opened this issue Sep 5, 2022 · 1 comment
Closed

seeing a crash when in use with xcframeworks #1

wweevv-johndpope opened this issue Sep 5, 2022 · 1 comment

Comments

@wweevv-johndpope
Copy link

wweevv-johndpope commented Sep 5, 2022

Screen Shot 2022-09-05 at 12 00 43 pm

Screen Shot 2022-09-05 at 12 01 26 pm

Screen Shot 2022-09-05 at 12 02 04 pm

https://github.com/wweevv-johndpope/Telegram-iOS/tree/supabase

python3 build-system/Make/Make.py
--cacheDir="$HOME/telegram-bazel-cache"
generateProject
--configurationPath="$HOME/telegram-configuration"
--disableExtensions
--disableProvisioningProfiles

$HOME/telegram-configuration/variables.bzl
telegram_bundle_id = "blabla"
telegram_api_id = "8"
telegram_api_hash = "1234"
telegram_team_id = "1234"
telegram_app_center_id = "0"
telegram_is_internal_build = "false"
telegram_is_appstore_build = "true"
telegram_appstore_id = "686449807"
telegram_app_specific_url_scheme = "tg"
telegram_aps_environment = "production"
telegram_enable_siri = True
telegram_enable_icloud = True
telegram_enable_watch = True

@wweevv-johndpope
Copy link
Author

I'll close this ticket for now - differing to supabase/supabase-swift#38

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

No branches or pull requests

1 participant