forkingdog / forkingdog/FDStackView
UIStackView can't be used when the deployment target is lower than 9.0 and Cocoapods version is 1.1.0.rc3
- Dominant language
- Objective-C
- Stars
- 2.5k
- Forks
- 310
- PR merge metrics
- No merged PRs in 30d
Description
When I update Cocoapods to 1.1.0.rc3
It seems the verifying is more strict in CocoaPods
Showing All Messages
ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target 7.0 --output-format human-readable-text --compile /Users/jenkins/Library/Developer/Xcode/DerivedData/EMStock-ejggipzgbvudbrelswbgumssqjfg/Build/Products/Debug-iphonesimulator/EMStock.app/EMIndDetailCell.nib /Users/jenkins/Desktop/emstock-git@pod1.0/Pods/EMMarket/EMMarket/StockDetail/Classes/view/EMIndDetailCell.xib --sdk /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.0.sdk --target-device iphone
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the build with CocoaPods 1.1.0.rc3, deployment target 7.0, and the ibtool command shown in the report. Inspect EMIndDetailCell.xib and the FDStackView integration to determine why verification rejects the project; done means the affected project builds successfully with the lower deployment target.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- build-system, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100