diff --git a/MarkdownKit.xcodeproj/project.pbxproj b/MarkdownKit.xcodeproj/project.pbxproj index bff83a4..0c9c63b 100644 --- a/MarkdownKit.xcodeproj/project.pbxproj +++ b/MarkdownKit.xcodeproj/project.pbxproj @@ -7,8 +7,7 @@ objects = { /* Begin PBXBuildFile section */ - 6CBBF757D7C5F868299202E2 /* Pods_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2009DA929218EA48384D9545 /* Pods_Example.framework */; }; - B06D95C41727E6744BAFB130 /* Pods_MarkdownKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9BB616C620AA78CC178349EA /* Pods_MarkdownKit.framework */; }; + 4E89E7B3CCF50D7D343B4739 /* Pods_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F4D91B88F4CA1807971F79DF /* Pods_Example.framework */; }; B62C1BEB21EF7D8D00308C8C /* String+HTMLDecode.swift in Sources */ = {isa = PBXBuildFile; fileRef = B62C1BE221EF7D8C00308C8C /* String+HTMLDecode.swift */; }; B62C1BEC21EF7D8D00308C8C /* MarkdownSubreddit.swift in Sources */ = {isa = PBXBuildFile; fileRef = B62C1BE321EF7D8C00308C8C /* MarkdownSubreddit.swift */; }; B62C1BEE21EF7D8D00308C8C /* Product Sans Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = B62C1BE521EF7D8C00308C8C /* Product Sans Regular.ttf */; }; @@ -44,10 +43,7 @@ /* End PBXBuildFile section */ /* Begin PBXFileReference section */ - 2009DA929218EA48384D9545 /* Pods_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 71F56393B2792188BC560048 /* Pods-MarkdownKit.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MarkdownKit.release.xcconfig"; path = "Target Support Files/Pods-MarkdownKit/Pods-MarkdownKit.release.xcconfig"; sourceTree = ""; }; - 7D049EC64593E526238AC045 /* Pods-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.release.xcconfig"; path = "Target Support Files/Pods-Example/Pods-Example.release.xcconfig"; sourceTree = ""; }; - 9BB616C620AA78CC178349EA /* Pods_MarkdownKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_MarkdownKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + B30A8E26AF20015FD244B312 /* Pods-Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.release.xcconfig"; path = "Target Support Files/Pods-Example/Pods-Example.release.xcconfig"; sourceTree = ""; }; B62C1BAD21EF7C8000308C8C /* Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Example.app; sourceTree = BUILT_PRODUCTS_DIR; }; B62C1BE221EF7D8C00308C8C /* String+HTMLDecode.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+HTMLDecode.swift"; sourceTree = ""; }; B62C1BE321EF7D8C00308C8C /* MarkdownSubreddit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MarkdownSubreddit.swift; sourceTree = ""; }; @@ -83,8 +79,8 @@ B672001921EF8A96008649E1 /* MarkdownElement.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MarkdownElement.swift; sourceTree = ""; }; B672001A21EF8A96008649E1 /* MarkdownStyle.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MarkdownStyle.swift; sourceTree = ""; }; B695DA0D21F5E60300FC6FCD /* MarkdownKitViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MarkdownKitViewModel.swift; sourceTree = ""; }; - D541903D4B863D139D52AF42 /* Pods-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.debug.xcconfig"; path = "Target Support Files/Pods-Example/Pods-Example.debug.xcconfig"; sourceTree = ""; }; - E0F59E3C6A539A19D874DE27 /* Pods-MarkdownKit.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MarkdownKit.debug.xcconfig"; path = "Target Support Files/Pods-MarkdownKit/Pods-MarkdownKit.debug.xcconfig"; sourceTree = ""; }; + B94280DC2376A2F2904B3443 /* Pods-Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example.debug.xcconfig"; path = "Target Support Files/Pods-Example/Pods-Example.debug.xcconfig"; sourceTree = ""; }; + F4D91B88F4CA1807971F79DF /* Pods_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -93,7 +89,7 @@ buildActionMask = 2147483647; files = ( B672000021EF8825008649E1 /* MarkdownKit.framework in Frameworks */, - 6CBBF757D7C5F868299202E2 /* Pods_Example.framework in Frameworks */, + 4E89E7B3CCF50D7D343B4739 /* Pods_Example.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -101,23 +97,18 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - B06D95C41727E6744BAFB130 /* Pods_MarkdownKit.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ - 9958FA90ED0DF60AFA5C69DA /* Pods */ = { + 1F4FFDFAC9D07F319CB2F8E9 /* Frameworks */ = { isa = PBXGroup; children = ( - D541903D4B863D139D52AF42 /* Pods-Example.debug.xcconfig */, - 7D049EC64593E526238AC045 /* Pods-Example.release.xcconfig */, - E0F59E3C6A539A19D874DE27 /* Pods-MarkdownKit.debug.xcconfig */, - 71F56393B2792188BC560048 /* Pods-MarkdownKit.release.xcconfig */, + F4D91B88F4CA1807971F79DF /* Pods_Example.framework */, ); - name = Pods; - path = Pods; + name = Frameworks; sourceTree = ""; }; B62C1BA421EF7C8000308C8C = { @@ -126,8 +117,8 @@ B62C1BAF21EF7C8000308C8C /* Example */, B62C1C0021EF7EED00308C8C /* MarkdownKit */, B62C1BAE21EF7C8000308C8C /* Products */, - B672FFFF21EF8825008649E1 /* Frameworks */, - 9958FA90ED0DF60AFA5C69DA /* Pods */, + DB7B6E69BE6DC6C1FEC0636D /* Pods */, + 1F4FFDFAC9D07F319CB2F8E9 /* Frameworks */, ); sourceTree = ""; }; @@ -231,15 +222,6 @@ path = Protocols; sourceTree = ""; }; - B672FFFF21EF8825008649E1 /* Frameworks */ = { - isa = PBXGroup; - children = ( - 2009DA929218EA48384D9545 /* Pods_Example.framework */, - 9BB616C620AA78CC178349EA /* Pods_MarkdownKit.framework */, - ); - name = Frameworks; - sourceTree = ""; - }; B688EF9D21EF84D6003FF4AC /* Resources */ = { isa = PBXGroup; children = ( @@ -268,6 +250,15 @@ path = Extensions; sourceTree = ""; }; + DB7B6E69BE6DC6C1FEC0636D /* Pods */ = { + isa = PBXGroup; + children = ( + B94280DC2376A2F2904B3443 /* Pods-Example.debug.xcconfig */, + B30A8E26AF20015FD244B312 /* Pods-Example.release.xcconfig */, + ); + path = Pods; + sourceTree = ""; + }; /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ @@ -286,11 +277,11 @@ isa = PBXNativeTarget; buildConfigurationList = B62C1BCA21EF7C8100308C8C /* Build configuration list for PBXNativeTarget "Example" */; buildPhases = ( - E8D1545A32A10AFAFF88C956 /* [CP] Check Pods Manifest.lock */, + B172423B523F90EDA359C103 /* [CP] Check Pods Manifest.lock */, B62C1BA921EF7C8000308C8C /* Sources */, B62C1BAA21EF7C8000308C8C /* Frameworks */, B62C1BAB21EF7C8000308C8C /* Resources */, - 52B210B76D0B5A10B67EBBEE /* [CP] Embed Pods Frameworks */, + A202C26498C51CCFFAAC97DD /* [CP] Embed Pods Frameworks */, ); buildRules = ( ); @@ -305,7 +296,6 @@ isa = PBXNativeTarget; buildConfigurationList = B62C1C1021EF7EED00308C8C /* Build configuration list for PBXNativeTarget "MarkdownKit" */; buildPhases = ( - 30227220D940239A6198465A /* [CP] Check Pods Manifest.lock */, B62C1BFA21EF7EED00308C8C /* Headers */, B62C1BFB21EF7EED00308C8C /* Sources */, B62C1BFC21EF7EED00308C8C /* Frameworks */, @@ -382,29 +372,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ - 30227220D940239A6198465A /* [CP] Check Pods Manifest.lock */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputFileListPaths = ( - ); - inputPaths = ( - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", - "${PODS_ROOT}/Manifest.lock", - ); - name = "[CP] Check Pods Manifest.lock"; - outputFileListPaths = ( - ); - outputPaths = ( - "$(DERIVED_FILE_DIR)/Pods-MarkdownKit-checkManifestLockResult.txt", - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; - showEnvVarsInLog = 0; - }; - 52B210B76D0B5A10B67EBBEE /* [CP] Embed Pods Frameworks */ = { + A202C26498C51CCFFAAC97DD /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -426,7 +394,7 @@ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Example/Pods-Example-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; - E8D1545A32A10AFAFF88C956 /* [CP] Check Pods Manifest.lock */ = { + B172423B523F90EDA359C103 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -630,7 +598,7 @@ }; B62C1BCB21EF7C8100308C8C /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D541903D4B863D139D52AF42 /* Pods-Example.debug.xcconfig */; + baseConfigurationReference = B94280DC2376A2F2904B3443 /* Pods-Example.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; @@ -650,7 +618,7 @@ }; B62C1BCC21EF7C8100308C8C /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7D049EC64593E526238AC045 /* Pods-Example.release.xcconfig */; + baseConfigurationReference = B30A8E26AF20015FD244B312 /* Pods-Example.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; @@ -669,7 +637,6 @@ }; B62C1C1121EF7EED00308C8C /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E0F59E3C6A539A19D874DE27 /* Pods-MarkdownKit.debug.xcconfig */; buildSettings = { CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = ""; @@ -681,6 +648,7 @@ DYLIB_INSTALL_NAME_BASE = "@rpath"; INFOPLIST_FILE = MarkdownKit/Resources/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", @@ -699,7 +667,6 @@ }; B62C1C1221EF7EED00308C8C /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 71F56393B2792188BC560048 /* Pods-MarkdownKit.release.xcconfig */; buildSettings = { CLANG_ENABLE_MODULES = YES; CODE_SIGN_IDENTITY = ""; @@ -711,6 +678,7 @@ DYLIB_INSTALL_NAME_BASE = "@rpath"; INFOPLIST_FILE = MarkdownKit/Resources/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 9.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", diff --git a/Podfile b/Podfile index f22ef4c..a6f8499 100644 --- a/Podfile +++ b/Podfile @@ -5,8 +5,3 @@ target 'Example' do use_frameworks! pod 'Alamofire', '~> 5.0.0.beta.1' end - -target 'MarkdownKit' do - use_frameworks! - -end diff --git a/Podfile.lock b/Podfile.lock index c8337f7..a1b9a35 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -11,6 +11,6 @@ SPEC REPOS: SPEC CHECKSUMS: Alamofire: 2ef6d6c984c5d21c366e9b41a9ae7dfee2b67a44 -PODFILE CHECKSUM: 056fb12cb831c84165a65378ddd59f3ad8c252bd +PODFILE CHECKSUM: 911a14138440bd885fac1e1964e362b5b0c71077 COCOAPODS: 1.6.0.beta.2