Posts

Post not yet marked as solved
0 Replies
402 Views
I have two build actions in my workflow. One is for iOS build and the other one is watchOS build. iOS build is okay but watchOS build is always failed. I got message saying "xcodebuild: error: unable to find a destination matching the provided destination specifier: {generic:1, platform:watchOs Simulator}" Any help?
Posted
by kosuel.
Last updated
.
Post not yet marked as solved
0 Replies
840 Views
I integrated EKEventEditViewController on my calendar app. When I type some text on the title field, it is supposed to show matched events with title. If you use iCal and type title, you can see the search result below title field. I believe I am using the same class for creating an event, EKEventEditViewController. I am wondering why my EKEventEditViewController doesn't show searching list.
Posted
by kosuel.
Last updated
.