Post

Replies

Boosts

Views

Created

current time
I used the Date class such as "currentTime = Date()", but I get a date that is off by 5 hours exactly. How do I get the current time? Is there a time zone setting I have to set?
18
0
5.7k
Jun ’17
EKEventStoreChanged
I'm trying to enable my app to receive a notification each time the event store changes.The documentation for EKEventStore at https://developer.apple.com/reference/eventkit/ekeventstore shows the following:static let EKEventStoreChanged: NSNotification.NameWhat does that mean? How do I use that information?
2
0
1.3k
Sep ’16
current time
I used the Date class such as "currentTime = Date()", but I get a date that is off by 5 hours exactly. How do I get the current time? Is there a time zone setting I have to set?
Replies
18
Boosts
0
Views
5.7k
Activity
Jun ’17
xib file
How do I put an xib file in my project? There is no option for xib in File->New->File.
Replies
2
Boosts
0
Views
1.4k
Activity
May ’17
error no .app bundles found in the package
Why would I get an error when I'm uploading the app using the Xcode organizer that says the following?ERROR ITMS-90167: "No .app bundles found in the package"
Replies
5
Boosts
0
Views
7.0k
Activity
Oct ’16
EKEventStoreChanged
I'm trying to enable my app to receive a notification each time the event store changes.The documentation for EKEventStore at https://developer.apple.com/reference/eventkit/ekeventstore shows the following:static let EKEventStoreChanged: NSNotification.NameWhat does that mean? How do I use that information?
Replies
2
Boosts
0
Views
1.3k
Activity
Sep ’16
code to force iCloud to sync
Sometimes it takes a long time for iCloud to begin syncing. Is there code I can use to cause iCloud to begin syncing when I want it to?
Replies
1
Boosts
0
Views
1.8k
Activity
Sep ’16
version number
I am preparing to submit an app for the very first time.Why is the default version number 1.0? Doesn't that 0 get truncated? Would it be better if I changed the version number to 1? Would it make a difference?
Replies
6
Boosts
1
Views
36k
Activity
Jul ’16