We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9db27e commit 2781d8bCopy full SHA for 2781d8b
Examples/MJRefreshExample/MJRefreshExample.xcodeproj/xcshareddata/xcschemes/MJRefreshFramework.xcscheme
MJRefresh.xcodeproj/project.pbxproj
@@ -423,7 +423,7 @@
423
DYLIB_INSTALL_NAME_BASE = "@rpath";
424
GCC_C_LANGUAGE_STANDARD = gnu11;
425
GCC_NO_COMMON_BLOCKS = YES;
426
- INFOPLIST_FILE = MJRefresh/info.plist;
+ INFOPLIST_FILE = MJRefresh/Info.plist;
427
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
428
LD_RUNPATH_SEARCH_PATHS = (
429
"$(inherited)",
@@ -468,7 +468,7 @@
468
469
470
471
472
473
474
0 commit comments