File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2049
2049
83978E15285C58190076ED21 /* FirebaseCrashlytics */,
2050
2050
83978E25285C596F0076ED21 /* FirebaseAnalytics */,
2051
2051
);
2052
- productInstallPath = "$(HOME) /Applications";
2052
+ productInstallPath = "/Applications";
2053
2053
productName = Cog;
2054
2054
productReference = 1770424E0B8BC41800B86321 /* Cog.app */;
2055
2055
productType = "com.apple.product-type.application";
2958
2958
GCC_OPTIMIZATION_LEVEL = 0;
2959
2959
HEADER_SEARCH_PATHS = ThirdParty/avif/include;
2960
2960
INFOPLIST_FILE = Info.plist;
2961
- INSTALL_PATH = "$(HOME) /Applications";
2961
+ INSTALL_PATH = "/Applications";
2962
2962
LD_RUNPATH_SEARCH_PATHS = (
2963
2963
"$(inherited)",
2964
2964
"@executable_path/../Frameworks",
3011
3011
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
3012
3012
HEADER_SEARCH_PATHS = ThirdParty/avif/include;
3013
3013
INFOPLIST_FILE = Info.plist;
3014
- INSTALL_PATH = "$(HOME) /Applications";
3014
+ INSTALL_PATH = "/Applications";
3015
3015
LD_RUNPATH_SEARCH_PATHS = (
3016
3016
"$(inherited)",
3017
3017
"@executable_path/../Frameworks",
You can’t perform that action at this time.
0 commit comments