Skip to content

Commit 29b08bf

Browse files
committed
[NEW] Whitelist iWeb.app. (bug 86)
1 parent b4eb42b commit 29b08bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Plugin/Plugin.m

+1
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ - (id) initWithArguments:(NSDictionary *)arguments
125125
@"com.adobe.flexbuilder",
126126
@"com.Zattoo.prefs",
127127
@"fr.understudy.HuluPlayer",
128+
@"com.apple.iWeb"
128129
nil];
129130

130131
SparkleManager *sharedSparkleManager = [SparkleManager sharedManager];

0 commit comments

Comments
 (0)