Skip to content

Commit f1ba997

Browse files
committed
Merge pull request slackhq#228 from slackhq/framework-fix
Framework fix
2 parents 28264ef + cf13d27 commit f1ba997

File tree

8 files changed

+151
-99
lines changed

8 files changed

+151
-99
lines changed

Carthage/SlackTextViewController.xcodeproj/project.pbxproj renamed to Framework/SlackTextViewController.xcodeproj/project.pbxproj

Lines changed: 103 additions & 99 deletions
Large diffs are not rendered by default.

Framework/SlackTextViewController.xcodeproj/project.xcworkspace/contents.xcworkspacedata

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>IDESourceControlProjectFavoriteDictionaryKey</key>
6+
<false/>
7+
<key>IDESourceControlProjectIdentifier</key>
8+
<string>F6ACFB74-19CC-4588-BF83-D0B0E49194DD</string>
9+
<key>IDESourceControlProjectName</key>
10+
<string>SlackTextViewController</string>
11+
<key>IDESourceControlProjectOriginsDictionary</key>
12+
<dict>
13+
<key>8E9694F087F70D8D068B66654B1CC8608B5F6B2D</key>
14+
<string>https://github.com/slackhq/SlackTextViewController.git</string>
15+
</dict>
16+
<key>IDESourceControlProjectPath</key>
17+
<string>Framework/SlackTextViewController.xcodeproj</string>
18+
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
19+
<dict>
20+
<key>8E9694F087F70D8D068B66654B1CC8608B5F6B2D</key>
21+
<string>../../..</string>
22+
</dict>
23+
<key>IDESourceControlProjectURL</key>
24+
<string>https://github.com/slackhq/SlackTextViewController.git</string>
25+
<key>IDESourceControlProjectVersion</key>
26+
<integer>111</integer>
27+
<key>IDESourceControlProjectWCCIdentifier</key>
28+
<string>8E9694F087F70D8D068B66654B1CC8608B5F6B2D</string>
29+
<key>IDESourceControlProjectWCConfigurations</key>
30+
<array>
31+
<dict>
32+
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
33+
<string>public.vcs.git</string>
34+
<key>IDESourceControlWCCIdentifierKey</key>
35+
<string>8E9694F087F70D8D068B66654B1CC8608B5F6B2D</string>
36+
<key>IDESourceControlWCCName</key>
37+
<string>SlackTextViewController</string>
38+
</dict>
39+
</array>
40+
</dict>
41+
</plist>

0 commit comments

Comments
 (0)