|
@@ -426,6 +426,7 @@
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
);
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.appflowy.macos;
|
|
PRODUCT_NAME = AppFlowy;
|
|
PRODUCT_NAME = AppFlowy;
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
STRIP_STYLE = "non-global";
|
|
STRIP_STYLE = "non-global";
|
|
@@ -556,6 +557,7 @@
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
);
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.appflowy.macos;
|
|
PRODUCT_NAME = AppFlowy;
|
|
PRODUCT_NAME = AppFlowy;
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
STRIP_STYLE = "non-global";
|
|
STRIP_STYLE = "non-global";
|
|
@@ -578,6 +580,7 @@
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
);
|
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.appflowy.macos;
|
|
PRODUCT_NAME = AppFlowy;
|
|
PRODUCT_NAME = AppFlowy;
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
STRIP_STYLE = "non-global";
|
|
STRIP_STYLE = "non-global";
|