Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

UIStackView can't be used when the deployment target is lower than 9.0 and Cocoapods version is 1.1.0.rc3

Open
#41 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
objective-c

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.

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

Dominant language
Objective-C
Stars
2.5k
Forks
310
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from forkingdog/FDStackView

All issues in forkingdog/FDStackView

Similar issues

More Objective-C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.