Skip to content

Commit

Permalink
check in project files.
Browse files Browse the repository at this point in the history
  • Loading branch information
norsez committed Dec 15, 2014
1 parent 72c7d0a commit e97a8db
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 0 additions & 2 deletions BDDynamicGridViewDemo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
FF1CCA5115942E7100745F68 /* LICENSE in Resources */ = {isa = PBXBuildFile; fileRef = FF1CCA4F15942E7100745F68 /* LICENSE */; };
FF1CCA5215942E7100745F68 /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = FF1CCA5015942E7100745F68 /* README.md */; };
FF52D5CD15946A490037D45B /* placeholder.png in Resources */ = {isa = PBXBuildFile; fileRef = FF52D5CC15946A490037D45B /* placeholder.png */; };
FF52D5E7159483BE0037D45B /* BDDynamicGridViewController.podspec in Resources */ = {isa = PBXBuildFile; fileRef = FF52D5E6159483BE0037D45B /* BDDynamicGridViewController.podspec */; };
FF52D5F21594862B0037D45B /* BDDynamicGridViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = FF52D5F01594862B0037D45B /* BDDynamicGridViewController.m */; };
FF5D5FE8159310FE00984C2F /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FF5D5FE7159310FE00984C2F /* UIKit.framework */; };
FF5D5FEA159310FE00984C2F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FF5D5FE9159310FE00984C2F /* Foundation.framework */; };
Expand Down Expand Up @@ -305,7 +304,6 @@
FF1CCA5115942E7100745F68 /* LICENSE in Resources */,
FF1CCA5215942E7100745F68 /* README.md in Resources */,
FF52D5CD15946A490037D45B /* placeholder.png in Resources */,
FF52D5E7159483BE0037D45B /* BDDynamicGridViewController.podspec in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,29 +10,29 @@
<string>BDDynamicGridViewDemo</string>
<key>IDESourceControlProjectOriginsDictionary</key>
<dict>
<key>CE355C7A-4AE4-48DA-A606-3F81BB387467</key>
<key>131B89C7C6CBC5187B1EBF3F6D9A07D0A91EECF8</key>
<string>https://github.com/norsez/BDDynamicGridViewController.git</string>
</dict>
<key>IDESourceControlProjectPath</key>
<string>BDDynamicGridViewDemo.xcodeproj/project.xcworkspace</string>
<key>IDESourceControlProjectRelativeInstallPathDictionary</key>
<dict>
<key>CE355C7A-4AE4-48DA-A606-3F81BB387467</key>
<key>131B89C7C6CBC5187B1EBF3F6D9A07D0A91EECF8</key>
<string>../..</string>
</dict>
<key>IDESourceControlProjectURL</key>
<string>https://github.com/norsez/BDDynamicGridViewController.git</string>
<key>IDESourceControlProjectVersion</key>
<integer>110</integer>
<integer>111</integer>
<key>IDESourceControlProjectWCCIdentifier</key>
<string>CE355C7A-4AE4-48DA-A606-3F81BB387467</string>
<string>131B89C7C6CBC5187B1EBF3F6D9A07D0A91EECF8</string>
<key>IDESourceControlProjectWCConfigurations</key>
<array>
<dict>
<key>IDESourceControlRepositoryExtensionIdentifierKey</key>
<string>public.vcs.git</string>
<key>IDESourceControlWCCIdentifierKey</key>
<string>CE355C7A-4AE4-48DA-A606-3F81BB387467</string>
<string>131B89C7C6CBC5187B1EBF3F6D9A07D0A91EECF8</string>
<key>IDESourceControlWCCName</key>
<string>BDDynamicGridViewController</string>
</dict>
Expand Down

0 comments on commit e97a8db

Please sign in to comment.