code tag

445 questions


1 answers
58 views
0
Understanding Definition Information for Classes Referenced by Swift

When using xcode and writing code with swift You can see class definition information by clicking command + class name.Where is that definition file?(You can find the header file of Objective-C, but y...

1 years ago

1 answers
80 views
0
Understanding Definition Information for Classes Referenced by Swift

When using xcode and writing code with swift You can see class definition information by clicking command + class name.Where is that definition file?(You can find the header file of Objective-C, but y...

1 years ago

1 answers
61 views
0
change the shape of UIButton

I tried to transform UIButton into a fan, and I tried to draw a fan using UIBezierPath, but I didn't know how to put the formula together, so I'm asking you a question.If you know how to do it, please...

1 years ago

1 answers
82 views
0
How to verify iOS 7.0 and what are the actual features of the target OS?

I started developing iOS later last year.I am currently creating an iOS 7 or later application, but Xcode 6 supports only 7.1 or later, and there is no verification method for 7.0.There was informatio...

1 years ago

1 answers
53 views
0
How to verify iOS 7.0 and what are the actual features of the target OS?

I started developing iOS later last year.I am currently creating an iOS 7 or later application, but Xcode 6 supports only 7.1 or later, and there is no verification method for 7.0.There was informatio...

1 years ago

1 answers
65 views
0
I want to prevent SourceKitService from crashing.

SourceKitService crashed and I'm in trouble.Even if you think it's fixed, it crashes again soon.Is there a way to prevent it from crashing?

1 years ago

1 answers
72 views
0
I want to prevent SourceKitService from crashing.

SourceKitService crashed and I'm in trouble.Even if you think it's fixed, it crashes again soon.Is there a way to prevent it from crashing?

1 years ago

3 answers
78 views
0
Why does the iPad2 simulator work, but the iPad Retina and iPad Air don't work?

I'm a beginner in iOS development, but I'm trying to develop universal apps that work with iPhone and iPad without using storyboard.If you select iPhone and iPad2 in the simulator and start it, it wil...

1 years ago

3 answers
57 views
0
Why does the iPad2 simulator work, but the iPad Retina and iPad Air don't work?

I'm a beginner in iOS development, but I'm trying to develop universal apps that work with iPhone and iPad without using storyboard.If you select iPhone and iPad2 in the simulator and start it, it wil...

1 years ago

1 answers
82 views
0
shared development in swift

I'm thinking of sharing the development work at Swift.A: Screen 1-3 (created on storyboard) B: Screen 4-6 (created on storyboard) C: Screen 7-9 (created on storyboard) As shown in , we consider the st...

1 years ago
« - 13 - »

© 2024 OneMinuteCode. All rights reserved.