lzwjava / LZAlbum

Moments based on LeanCloud, use LeanCloud elegantly
https://leancloud.cn/
428 stars 93 forks source link

打开应用之后只有一个空白界面 #3

Closed wakaryry closed 9 years ago

wakaryry commented 9 years ago

打开应用只显示一个空白界面,标题为登陆。还需要在哪里设置啥吗?

lzwjava commented 9 years ago

截图看看?改了什么吗?应该就像gif 那样的

wakaryry commented 9 years ago

2015-09-02 5 42 46 没有任何动静。我刚刚下载的,然后pod一下就打开运行。

wuxiaohuan18 commented 9 years ago

iff: /../Podfile.lock: No such file or directory diff: /Manifest.lock: No such file or directory error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.下载运行报错

lzwjava commented 9 years ago

请打开 LZAlbum.xcworkspace

HuaZao commented 9 years ago

[!] CocoaPods did not set the base configuration of your project because your project already has a custom config set. In order for CocoaPods integration to work at all, please either set the base configurations of the target LZAlbum to Pods/Target Support Files/Pods/Pods.debug.xcconfig or include the Pods/Target Support Files/Pods/Pods.debug.xcconfig in your build configuration.

[!] CocoaPods did not set the base configuration of your project because your project already has a custom config set. In order for CocoaPods integration to work at all, please either set the base configurations of the target LZAlbum to Pods/Target Support Files/Pods/Pods.release.xcconfig or include the Pods/Target Support Files/Pods/Pods.release.xcconfig in your build configuration.

HuaZao commented 9 years ago

Pod报警告.打开报错 diff: /../Podfile.lock: No such file or directory diff: /Manifest.lock: No such file or directory error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.

lzwjava commented 9 years ago

[!] CocoaPods did not set the base configuration of your project because your project already has a custom config set. In order for CocoaPods integration to work at all, please either set the base configurations of the target LZAlbum to Pods/Target Support Files/Pods/Pods.debug.xcconfig or include the Pods/Target Support Files/Pods/Pods.debug.xcconfig in your build configuration.

[!] CocoaPods did not set the base configuration of your project because your project already has a custom config set. In order for CocoaPods integration to work at all, please either set the base configurations of the target LZAlbum to Pods/Target Support Files/Pods/Pods.release.xcconfig or include the Pods/Target Support Files/Pods/Pods.release.xcconfig in your build configuration.

这个删除掉 下面图示的文件,再 pod install 一次

image

Pod报警告.打开报错 diff: /../Podfile.lock: No such file or directory diff: /Manifest.lock: No such file or directory error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.

这个请把具体错误界面截图过来看看