Skip to content

Commit 285b623

Browse files
authored
Update README with CocoaPods error clarification
Clarify CocoaPods installation error message and solution.
1 parent 4069fff commit 285b623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ pod 'NestedPageViewController'
9898
pod install
9999
```
100100

101-
注意:如果CocoaPods的方式安装,编译报错:Xcode error when building app: line 7: /resources-to-copy-Project.txt: Permission denied,请在你的主工程中的Targets -> Build Settings -> User Script Sandboxing 改为No
101+
注意:如果CocoaPods的方式安装,编译报错:Xcode error when building app: line 7: /resources-to-copy-Project.txt: Permission denied,或者其他类似权限问题,请在你的主工程中的Targets -> Build Settings -> User Script Sandboxing 改为No
102102

103103
## 使用方法
104104

0 commit comments

Comments
 (0)