Skip to content

issues Search Results · repo:nerdycat/Cupcake language:Swift

Filter by

17 results
 (78 ms)

17 results

innerdycat/Cupcake (press backspace or delete to remove)

Access to UITextField s _placeholderLabel ivar is prohibited. This is an application bug
  • FrancisChenY
  • Opened 
    on Oct 25, 2021
  • #20

This happened with Xcode 12.0 and Carthage: *** Building scheme Cupcake in Cupcake.xcodeproj Build Failed Task failed with exit code 1: /usr/bin/xcrun lipo -create /Users/ user /Library/Caches/org.carthage.CarthageKit/DerivedData/12.0_12A7209/Cupcake/1.3.1/Build/Intermediates.noindex/ArchiveIntermediates/Cupcake/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/Cupcake.framework/Cupcake ...
  • aornano
  • Opened 
    on Oct 2, 2020
  • #18

支持一下spm吧
  • miaoruiyuan
  • Opened 
    on Nov 7, 2019
  • #17

Hstack does not support rtl orientations
  • adelbios
  • Opened 
    on Oct 17, 2019
  • #16

比如:button 在disable 状态下的color , img textFiled 的几个style 目前发现的
  • miaoruiyuan
  • Opened 
    on Jul 14, 2019
  • #15

co-worker found this issue. I do not know what is make this problem exactly. This issue does not appear if remove below code and KVO observes. UITextView.cpk_swizzle(method1: dealloc , method2: #selector(UITextView.cpk_deinit)) ...
  • nothing2lose-zz
  • 1
  • Opened 
    on May 8, 2019
  • #14

After updated Xcode 10.2, swift compiler gets error following if style != .none style != .single style != .thick style != .double { :: none is unavailable: use [] to construct an empty option set I think ...
  • banggaoo
  • 1
  • Opened 
    on Mar 26, 2019
  • #12

For the following line indexLabel = Label.font(17).color( darkGray ).align(.center).pin(.w(44)) Xcode throws the following error Value of type UILabel has no member pin
  • arunabhdas
  • 3
  • Opened 
    on Jan 13, 2019
  • #11

let bgView = View.bg(UIColor.c_mask_b) let contentView = View.bg( white ).radius(Specs.metric.cornerRadius).pin(.center) contentView.addTo(bgView).makeCons({ (make) in make.right.equal(bgView).offset(Specs.metric.ratioMargin) ...
  • shengwanlin
  • 4
  • Opened 
    on Dec 28, 2018
  • #10

Hi, I got this error when using xCode 10 with swift 4.2 compiling as Swift 4.2, with Cupcake built as Swift 4.1.50 (this is supported but may expose additional compiler issues)
  • OuSS-90
  • 2
  • Opened 
    on Oct 9, 2018
  • #9
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub