Skip to content

Commit 3d73f07

Browse files
committed
setup pod
1 parent 2654e19 commit 3d73f07

File tree

10 files changed

+546
-29
lines changed

10 files changed

+546
-29
lines changed

Example/Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ EXTERNAL SOURCES:
99
:path: ../
1010

1111
SPEC CHECKSUMS:
12-
StringExtensionHTML: 0156f380fee83f93a08a268929e9d30194cdd292
12+
StringExtensionHTML: 3f833ee9d1848431de873bf55b2db7dcba9be53c
1313

1414
COCOAPODS: 0.39.0

Example/Pods/Local Podspecs/StringExtensionHTML.podspec.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Pods.xcodeproj/project.pbxproj

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/StringExtensionHTML.xcscheme

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"DVTSourceControlWorkspaceBlueprintPrimaryRemoteRepositoryKey" : "96C53D56787C2F48568E63B2C6E7676847B8CECF",
3+
"DVTSourceControlWorkspaceBlueprintWorkingCopyRepositoryLocationsKey" : {
4+
5+
},
6+
"DVTSourceControlWorkspaceBlueprintWorkingCopyStatesKey" : {
7+
"8C4C24F447535745C2E1E94AFB86CDCABD8B2F1C" : 0,
8+
"96C53D56787C2F48568E63B2C6E7676847B8CECF" : 0
9+
},
10+
"DVTSourceControlWorkspaceBlueprintIdentifierKey" : "E8DC6331-7144-4202-B467-45386BE4CAF2",
11+
"DVTSourceControlWorkspaceBlueprintWorkingCopyPathsKey" : {
12+
"8C4C24F447535745C2E1E94AFB86CDCABD8B2F1C" : "..",
13+
"96C53D56787C2F48568E63B2C6E7676847B8CECF" : "StringExtensionHTML\/"
14+
},
15+
"DVTSourceControlWorkspaceBlueprintNameKey" : "StringExtensionHTML",
16+
"DVTSourceControlWorkspaceBlueprintVersion" : 204,
17+
"DVTSourceControlWorkspaceBlueprintRelativePathToProjectKey" : "Example\/StringExtensionHTML.xcworkspace",
18+
"DVTSourceControlWorkspaceBlueprintRemoteRepositoriesKey" : [
19+
{
20+
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryURLKey" : "https:\/\/github.com\/adela-chang\/shakeconnect",
21+
"DVTSourceControlWorkspaceBlueprintRemoteRepositorySystemKey" : "com.apple.dt.Xcode.sourcecontrol.Git",
22+
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryIdentifierKey" : "8C4C24F447535745C2E1E94AFB86CDCABD8B2F1C"
23+
},
24+
{
25+
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryURLKey" : "https:\/\/github.com\/adela-chang\/StringExtensionHTML.git",
26+
"DVTSourceControlWorkspaceBlueprintRemoteRepositorySystemKey" : "com.apple.dt.Xcode.sourcecontrol.Git",
27+
"DVTSourceControlWorkspaceBlueprintRemoteRepositoryIdentifierKey" : "96C53D56787C2F48568E63B2C6E7676847B8CECF"
28+
}
29+
]
30+
}

0 commit comments

Comments
 (0)