4
我使用Theo by DHowett製作了應用程序和mobilesubstrate調整。調整是應用程序的一個子項目。我在我的iPhone上測試過,一切正常。然後我做了一個Cydia回購,並將我的項目加載到它。問題是,當我從Cydia安裝我的應用程序調整時,它不會響應我的iPhone。它只是顯示按鈕「返回Cydia」。所以我必須手動呼叫我的iPhone才能使其工作。 我得在每個項目2個控制文件,我認爲我必須以某種方式改變他們,但我不知道如何:從Cydia安裝調整後應答
應用」控制:
Package: com.espe.dualtime
Name: DualTime
Depends: mobilesubstrate
Version: 1.0.3
Architecture: iphoneos-arm
Description: Dual time zone for lockscreen
Maintainer: Danis Ziganshin
Author: Danis Ziganshin
Section: Tweaks
調整的控制:
Package: com.espe.tweak
Name: tweak
Depends: mobilesubstrate
Version: 0.0.1
Architecture: iphoneos-arm
Description: An awesome MobileSubstrate tweak!
Maintainer: Danis Ziganshin
Author: Danis Ziganshin
Section: Tweaks