|
169 | 169 | CD1229AE1DF678FB003B9649 /* QDImagePreviewViewController1.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QDImagePreviewViewController1.m; sourceTree = "<group>"; }; |
170 | 170 | CD1229B01DF67922003B9649 /* QDImagePreviewViewController2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QDImagePreviewViewController2.h; sourceTree = "<group>"; }; |
171 | 171 | CD1229B11DF67922003B9649 /* QDImagePreviewViewController2.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QDImagePreviewViewController2.m; sourceTree = "<group>"; }; |
172 | | - CD828F0F1C22802B006481C5 /* Reveal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Reveal.framework; sourceTree = "<group>"; }; |
173 | 172 | CD9207241DD49CD100AE32C0 /* QDFloatLayoutViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QDFloatLayoutViewController.h; sourceTree = "<group>"; }; |
174 | 173 | CD9207251DD49CD100AE32C0 /* QDFloatLayoutViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QDFloatLayoutViewController.m; sourceTree = "<group>"; }; |
175 | 174 | CDB8C9371DCC815A00769DF0 /* QMUIConfigurationTemplate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QMUIConfigurationTemplate.h; sourceTree = "<group>"; }; |
|
305 | 304 | CDD0D81C1E0A88B600A38B96 /* image4@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "image4@2x.png"; sourceTree = "<group>"; }; |
306 | 305 | CDD0D81D1E0A88B600A38B96 /* image5@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "image5@2x.png"; sourceTree = "<group>"; }; |
307 | 306 | CDD0D81E1E0A88B600A38B96 /* image6@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "image6@2x.png"; sourceTree = "<group>"; }; |
| 307 | + CDD4942E1E5E92FA00829B7D /* RevealServer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = RevealServer.framework; path = qmuidemo/Frameworks/RevealServer.framework; sourceTree = SOURCE_ROOT; }; |
308 | 308 | CDD4D1EC1DCE09FE00417427 /* QDAboutViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = QDAboutViewController.h; sourceTree = "<group>"; }; |
309 | 309 | CDD4D1ED1DCE09FE00417427 /* QDAboutViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = QDAboutViewController.m; sourceTree = "<group>"; }; |
310 | 310 | CDE50AD21DAA6E6F000D5414 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; }; |
|
364 | 364 | 165F42F81ADB60180057EF6A /* AppDelegate.m */, |
365 | 365 | 165F43001ADB60180057EF6A /* Images.xcassets */, |
366 | 366 | 165F43021ADB60180057EF6A /* LaunchScreen.xib */, |
367 | | - 165F43191ADB62C00057EF6A /* Framewroks */, |
| 367 | + 165F43191ADB62C00057EF6A /* Frameworks */, |
368 | 368 | 165F431A1ADB62C00057EF6A /* Resources */, |
369 | 369 | 165F43541ADB719F0057EF6A /* Modules */, |
370 | 370 | 165F42F31ADB60180057EF6A /* Supporting Files */, |
|
382 | 382 | name = "Supporting Files"; |
383 | 383 | sourceTree = "<group>"; |
384 | 384 | }; |
385 | | - 165F43191ADB62C00057EF6A /* Framewroks */ = { |
| 385 | + 165F43191ADB62C00057EF6A /* Frameworks */ = { |
386 | 386 | isa = PBXGroup; |
387 | 387 | children = ( |
| 388 | + CDD4942E1E5E92FA00829B7D /* RevealServer.framework */, |
388 | 389 | FE7DC1691D2265DC0057A06E /* libxml2.2.tbd */, |
389 | | - 6D03A52F1B4AB63E003BDDE4 /* Photos.framework */, |
390 | 390 | 162E44171B1B2A3B006B73CD /* MediaPlayer.framework */, |
391 | | - CD828F0F1C22802B006481C5 /* Reveal.framework */, |
| 391 | + 6D03A52F1B4AB63E003BDDE4 /* Photos.framework */, |
392 | 392 | 16FE87E81AF76C8500289834 /* qmui.xcodeproj */, |
393 | 393 | ); |
| 394 | + name = Frameworks; |
394 | 395 | path = Framewroks; |
395 | 396 | sourceTree = "<group>"; |
396 | 397 | }; |
|
685 | 686 | 165F42EE1ADB60180057EF6A /* Resources */, |
686 | 687 | CD454B891D913A2E00BE3804 /* Run Script */, |
687 | 688 | CDD0D8741E0D2BC600A38B96 /* Embed Frameworks */, |
| 689 | + CDD4942D1E5E8C3900829B7D /* Integrate Reveal Server */, |
688 | 690 | ); |
689 | 691 | buildRules = ( |
690 | 692 | ); |
|
708 | 710 | TargetAttributes = { |
709 | 711 | 165F42EF1ADB60180057EF6A = { |
710 | 712 | CreatedOnToolsVersion = 6.3; |
711 | | - DevelopmentTeam = XKMGNG3AWZ; |
| 713 | + DevelopmentTeam = FP989NU38H; |
712 | 714 | DevelopmentTeamName = "沛钞 陈 (Personal Team)"; |
713 | 715 | ProvisioningStyle = Manual; |
714 | 716 | }; |
|
791 | 793 | shellPath = /bin/sh; |
792 | 794 | shellScript = "# compress application.\n\n/bin/mkdir -p $CONFIGURATION_BUILD_DIR/Payload\n\n/bin/cp -R $CONFIGURATION_BUILD_DIR/qmuidemo.app $CONFIGURATION_BUILD_DIR/Payload\n\n#/bin/cp images/logo_itunes.png $CONFIGURATION_BUILD_DIR/iTunesArtwork\n\ncd $CONFIGURATION_BUILD_DIR\n\n# zip up the qmuidemo directory\n\n/usr/bin/zip -r qmuidemo.ipa Payload iTunesArtwork"; |
793 | 795 | }; |
| 796 | + CDD4942D1E5E8C3900829B7D /* Integrate Reveal Server */ = { |
| 797 | + isa = PBXShellScriptBuildPhase; |
| 798 | + buildActionMask = 2147483647; |
| 799 | + files = ( |
| 800 | + ); |
| 801 | + inputPaths = ( |
| 802 | + ); |
| 803 | + name = "Integrate Reveal Server"; |
| 804 | + outputPaths = ( |
| 805 | + ); |
| 806 | + runOnlyForDeploymentPostprocessing = 0; |
| 807 | + shellPath = /bin/sh; |
| 808 | + shellScript = "export REVEAL_SERVER_FILENAME=\"RevealServer.framework\"\n\n# Update this path to point to the location of RevealServer.framework in your project.\nexport REVEAL_SERVER_PATH=\"${SRCROOT}/qmuidemo/Frameworks/${REVEAL_SERVER_FILENAME}\"\n\n# If configuration is not Debug, skip this script.\n[ \"${CONFIGURATION}\" != \"Debug\" ] && exit 0\n\n# If RevealServer.framework exists at the specified path, run code signing script.\nif [ -d \"${REVEAL_SERVER_PATH}\" ]; then\n\"${REVEAL_SERVER_PATH}/Scripts/copy_and_codesign_revealserver.sh\"\nelse\necho \"Cannot find RevealServer.framework, so Reveal Server will not be started for your app.\"\nfi"; |
| 809 | + }; |
794 | 810 | /* End PBXShellScriptBuildPhase section */ |
795 | 811 |
|
796 | 812 | /* Begin PBXSourcesBuildPhase section */ |
|
998 | 1014 | FRAMEWORK_SEARCH_PATHS = ( |
999 | 1015 | "$(inherited)", |
1000 | 1016 | "$(PROJECT_DIR)", |
1001 | | - "$(PROJECT_DIR)/qmuidemo/Framewroks/**", |
1002 | | - "$(PROJECT_DIR)/qmuidemo/Framewroks", |
| 1017 | + "$(SRCROOT)", |
| 1018 | + "$(PROJECT_DIR)/qmuidemo/Frameworks", |
1003 | 1019 | ); |
1004 | 1020 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
1005 | 1021 | GCC_PREFIX_HEADER = ./qmuidemo/PrefixHeader.pch; |
|
1014 | 1030 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
1015 | 1031 | OTHER_LDFLAGS = ( |
1016 | 1032 | "-ObjC", |
1017 | | - "-lz", |
1018 | | - "-framework", |
1019 | | - Reveal, |
| 1033 | + "-weak_framework", |
| 1034 | + RevealServer, |
1020 | 1035 | ); |
1021 | 1036 | PRODUCT_BUNDLE_IDENTIFIER = com.qmuidemo.qmui; |
1022 | 1037 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
1037 | 1052 | FRAMEWORK_SEARCH_PATHS = ( |
1038 | 1053 | "$(inherited)", |
1039 | 1054 | "$(PROJECT_DIR)", |
1040 | | - "$(PROJECT_DIR)/qmuidemo/Framewroks/**", |
1041 | | - "$(PROJECT_DIR)/qmuidemo/Framewroks", |
| 1055 | + "$(PROJECT_DIR)/qmuidemo/Frameworks", |
1042 | 1056 | ); |
1043 | 1057 | GCC_PRECOMPILE_PREFIX_HEADER = YES; |
1044 | 1058 | GCC_PREFIX_HEADER = ./qmuidemo/PrefixHeader.pch; |
|
0 commit comments