Skip to content

release-5.8 WatchCommonWatch/WatchCommonWatch.h not found #76

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

Closed
shivanraptor opened this issue Jun 24, 2019 · 6 comments
Closed

release-5.8 WatchCommonWatch/WatchCommonWatch.h not found #76

shivanraptor opened this issue Jun 24, 2019 · 6 comments

Comments

@shivanraptor
Copy link

shivanraptor commented Jun 24, 2019

In the release-5.8, I'm unable to compile the source, as Xcode claims WatchCommonWatch/WatchCommonWatch.h cannot be found when I'm compiling the Telegram-iOS-Fork's Watch Extension submodule, though the 2 targets in the newly introduced WatchCommon project can be successfully built.

Did I missing something important? I have already changed the entitlements, bundle IDs, and Developer identity as usual.

p.s. I just checked that the structure of release-5.8 is quite different than the previous ones. Why?

p.s. I think this issue list should make good use of the labels (sadly the repo owner didn't reply anything)

Screenshot 2019-06-24 at 6 39 02 PM

@ghost
Copy link

ghost commented Jun 25, 2019

The selected configuration in sub projects are wrong, maybe you should chose a right one by yourself

@shivanraptor
Copy link
Author

The selected configuration in sub projects are wrong, maybe you should chose a right one by yourself

Can you be more specific? I double checked, they are almost identical as their release-5.7 counterparts.

@jmluang
Copy link

jmluang commented Jun 29, 2019

Same problem, is there any one know how to fix this problem ?

@ghost
Copy link

ghost commented Jun 29, 2019

The selected configuration in sub projects are wrong, maybe you should chose a right one by yourself

Can you be more specific? I double checked, they are almost identical as their release-5.7 counterparts.

for example, you can chose the "DebugFork" for all projects in the workspace, some sub project don't have this configuration, so, just create a new configuration named like that. only if all projects have same build configuration, then those frameworks can be found in right path

@jmluang
Copy link

jmluang commented Jun 29, 2019

Same problem, is there any one know how to fix this problem ?

i'm using the AppStoreLLC scheme and work well.

@shivanraptor
Copy link
Author

By creating a configuration named "DebugFork" in all projects (by duplicating "DebugAppStoreLLC"), the workspace can be built without errors. Thanks @xianhe92 !

This was referenced Jul 5, 2019
lgilyazov added a commit to Telegru/Telegram-iOS that referenced this issue May 12, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
* Обновил прокси Даль

* Обновил конфиги

---------

Co-authored-by: Lenar Gilyazov <lenar@tusco.ru>
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

2 participants