|
|
@@ -281,6 +281,7 @@ namespace Pack
|
|
|
plArr.AddString("fbshareextension");
|
|
|
plArr.AddString("fb-messenger-share-api");
|
|
|
|
|
|
+ PlistAddUrlType(plistDocument, null, "facebook", "Editor", "fb743858834901692");
|
|
|
|
|
|
plistDocument.WriteToFile(plistPath);
|
|
|
EditorUtility.DisplayProgressBar("修改XCodeProject", "修改info.list完成", 0.5f);
|