2
0

Hopefully fixed an odd PearlLogger bug.

This commit is contained in:
Maarten Billemont
2014-04-26 16:29:13 -04:00
parent 6345899783
commit 9105055ff4
2 changed files with 2 additions and 2 deletions

2
External/Pearl vendored

View File

@@ -5,7 +5,7 @@ shopt -s extglob
## Submodules that need to be checked out.
dependencies=( External/{FontReplacer,InAppSettingsKit,Pearl{,:External/jrswizzle,:External/uicolor-utilities},google-plus-ios-sdk,UbiquityStoreManager,RHStatusItemView,LoveLyndir,DCIntrospect} )
dependencies=( External/{InAppSettingsKit,Pearl{,:External/jrswizzle,:External/uicolor-utilities},UbiquityStoreManager,RHStatusItemView,LoveLyndir} )
## Custom migration.
# None yet.