我按照这个操作的,头文件可以正常import,但是实际写的时候还是提示类找不到
iOS在第三方库中引用自己工程的文件iOS开发过程中,使用cocoapods下载的第三方库,有时候需要用到自己工程中创建的文件,这时候会发现#import xxx.h不起作用,以下步骤完美解决该问题: 注意:在...
@一个认真工作的iOS留下背影
楼主我卡在这里了,有遇到过吗?
zhongjing@zhongjingdeMacBookPro Telegram-iOS % python3 build-system/Make/Make.py \
--overrideXcodeVersion \
--cacheDir="$HOME/telegram-bazel-cache" \
generateProject \
--configurationPath="$HOME/telegram-configuration/development-configuration.json" \
--codesigningInformationPath "$HOME/telegram-configuration/fake-codesigning" \
--disableExtensions \
--disableProvisioningProfiles
Starting local Bazel server and connecting to it...
INFO: Analyzed target //:tulsi (72 packages loaded, 1205 targets configured).
INFO: Found 1 target...
Target //:tulsi up-to-date:
bazel-bin/tulsi.zip
INFO: Elapsed time: 11.328s, Critical Path: 0.47s
INFO: 1 process: 1 internal.
INFO: Build completed successfully, 1 total action
[Syslog] Tulsi CLI: version 0.20220209.88
[Syslog] Create project: Telegram
iOS Telegram编译8.7.1版本(Xcode成功运行)首先打开官网github地址。 https://github.com/TelegramMessenger/Telegram-iOS[https://github.com/Te...