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