Miesięczne archiwum: listopad 2012

Add CGRect to NSMutableArray

Problem: you want to add CGRect to NSMutableArray but editor marks it as an error.

Czytaj więcej »

When archiving one of the targets, Xcode issues an error of incorrect provisioning profile

Problem: you want to sign and archive one of your project’s targets but Xcode issues an error message, stating that the provisioning profile is incorrect and does not match the target’s bundle id: Provisioning profile '<name of the profile>’ specifies the Application Identifier '<identifier from profile>’ which doesn’t match the current setting '<identifier from application>’.

Czytaj więcej »

Show hidden fields in design layer of Web UI components

Problem: you have a lot of fields in the structure of BO but only some of them can be selected in the configuration of a view.

Czytaj więcej »