File tree Expand file tree Collapse file tree 35 files changed +730
-459
lines changed
23/toggle-slow-animations
25/storyboard-localization
27/tracking-drawing-errors
02/fixing-uicatalog-invalid-asset-error
04/how-to-animate-uilabel-properties
05/working-with-coretelephony-framework
16/uicollectionviews-now-have-easy-reordering
23/run-script-phase-reporting
04/using-sql-as-date-formatter
17/autolayout-breakpoints
24/dont-forget-about-uimotioneffects
02/autolayout-and-nslocalizedstring
14/logging-excessive-blocks-on-the-main-thread
23/uitraitcollection-trick
07/easy-cast-with-_ObjectiveCBridgeable
08/bluetooth-low-energy-the-fun-way
10/working-with-cfunction-pointers-in-swift
2016/05/02/wrapping-apis-using-the-builder-pattern
04/08/testing-the-camera-on-the-simulator
07/13/complete-flows-partial-models
2020/07/07/array-backwards-compatibility-using-property-wrappers Expand file tree Collapse file tree 35 files changed +730
-459
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -179,6 +179,10 @@ <h1 class="entry-title">Toggle Slow Animations</h1>
179
179
< h1 > Recent Posts</ h1 >
180
180
< ul id ="recent_posts ">
181
181
182
+ < li class ="post ">
183
+ < a href ="/blog/2020/07/07/array-backwards-compatibility-using-property-wrappers/ "> Array backwards compatibility using Property Wrappers</ a >
184
+ </ li >
185
+
182
186
< li class ="post ">
183
187
< a href ="/blog/2019/07/13/complete-flows-partial-models/ "> Complete flows, partial models</ a >
184
188
</ li >
@@ -195,10 +199,6 @@ <h1>Recent Posts</h1>
195
199
< a href ="/blog/2016/05/02/wrapping-apis-using-the-builder-pattern/ "> Wrapping API's using the Builder Pattern</ a >
196
200
</ li >
197
201
198
- < li class ="post ">
199
- < a href ="/blog/2015/10/23/noescape-attribute/ "> @noescape attribute</ a >
200
- </ li >
201
-
202
202
</ ul >
203
203
</ section >
204
204
@@ -213,7 +213,7 @@ <h1>Recent Posts</h1>
213
213
</ div >
214
214
</ div >
215
215
< footer role ="contentinfo "> < p >
216
- Copyright © 2019 - NSHint < br />
216
+ Copyright © 2020 - NSHint < br />
217
217
</ span >
218
218
</ p >
219
219
Original file line number Diff line number Diff line change @@ -149,6 +149,10 @@ <h1 class="entry-title">Detailed Exceptions</h1>
149
149
< h1 > Recent Posts</ h1 >
150
150
< ul id ="recent_posts ">
151
151
152
+ < li class ="post ">
153
+ < a href ="/blog/2020/07/07/array-backwards-compatibility-using-property-wrappers/ "> Array backwards compatibility using Property Wrappers</ a >
154
+ </ li >
155
+
152
156
< li class ="post ">
153
157
< a href ="/blog/2019/07/13/complete-flows-partial-models/ "> Complete flows, partial models</ a >
154
158
</ li >
@@ -165,10 +169,6 @@ <h1>Recent Posts</h1>
165
169
< a href ="/blog/2016/05/02/wrapping-apis-using-the-builder-pattern/ "> Wrapping API's using the Builder Pattern</ a >
166
170
</ li >
167
171
168
- < li class ="post ">
169
- < a href ="/blog/2015/10/23/noescape-attribute/ "> @noescape attribute</ a >
170
- </ li >
171
-
172
172
</ ul >
173
173
</ section >
174
174
@@ -183,7 +183,7 @@ <h1>Recent Posts</h1>
183
183
</ div >
184
184
</ div >
185
185
< footer role ="contentinfo "> < p >
186
- Copyright © 2019 - NSHint < br />
186
+ Copyright © 2020 - NSHint < br />
187
187
</ span >
188
188
</ p >
189
189
Original file line number Diff line number Diff line change @@ -332,6 +332,10 @@ <h1 class="entry-title">Storyboard Localization</h1>
332
332
< h1 > Recent Posts</ h1 >
333
333
< ul id ="recent_posts ">
334
334
335
+ < li class ="post ">
336
+ < a href ="/blog/2020/07/07/array-backwards-compatibility-using-property-wrappers/ "> Array backwards compatibility using Property Wrappers</ a >
337
+ </ li >
338
+
335
339
< li class ="post ">
336
340
< a href ="/blog/2019/07/13/complete-flows-partial-models/ "> Complete flows, partial models</ a >
337
341
</ li >
@@ -348,10 +352,6 @@ <h1>Recent Posts</h1>
348
352
< a href ="/blog/2016/05/02/wrapping-apis-using-the-builder-pattern/ "> Wrapping API's using the Builder Pattern</ a >
349
353
</ li >
350
354
351
- < li class ="post ">
352
- < a href ="/blog/2015/10/23/noescape-attribute/ "> @noescape attribute</ a >
353
- </ li >
354
-
355
355
</ ul >
356
356
</ section >
357
357
@@ -366,7 +366,7 @@ <h1>Recent Posts</h1>
366
366
</ div >
367
367
</ div >
368
368
< footer role ="contentinfo "> < p >
369
- Copyright © 2019 - NSHint < br />
369
+ Copyright © 2020 - NSHint < br />
370
370
</ span >
371
371
</ p >
372
372
Original file line number Diff line number Diff line change @@ -159,6 +159,10 @@ <h1 class="entry-title">Tracking Down Drawing Errors</h1>
159
159
< h1 > Recent Posts</ h1 >
160
160
< ul id ="recent_posts ">
161
161
162
+ < li class ="post ">
163
+ < a href ="/blog/2020/07/07/array-backwards-compatibility-using-property-wrappers/ "> Array backwards compatibility using Property Wrappers</ a >
164
+ </ li >
165
+
162
166
< li class ="post ">
163
167
< a href ="/blog/2019/07/13/complete-flows-partial-models/ "> Complete flows, partial models</ a >
164
168
</ li >
@@ -175,10 +179,6 @@ <h1>Recent Posts</h1>
175
179
< a href ="/blog/2016/05/02/wrapping-apis-using-the-builder-pattern/ "> Wrapping API's using the Builder Pattern</ a >
176
180
</ li >
177
181
178
- < li class ="post ">
179
- < a href ="/blog/2015/10/23/noescape-attribute/ "> @noescape attribute</ a >
180
- </ li >
181
-
182
182
</ ul >
183
183
</ section >
184
184
@@ -193,7 +193,7 @@ <h1>Recent Posts</h1>
193
193
</ div >
194
194
</ div >
195
195
< footer role ="contentinfo "> < p >
196
- Copyright © 2019 - NSHint < br />
196
+ Copyright © 2020 - NSHint < br />
197
197
</ span >
198
198
</ p >
199
199
Original file line number Diff line number Diff line change @@ -136,6 +136,10 @@ <h1 class="entry-title">Fixing UICatalog Invalid Asset Error</h1>
136
136
< h1 > Recent Posts</ h1 >
137
137
< ul id ="recent_posts ">
138
138
139
+ < li class ="post ">
140
+ < a href ="/blog/2020/07/07/array-backwards-compatibility-using-property-wrappers/ "> Array backwards compatibility using Property Wrappers</ a >
141
+ </ li >
142
+
139
143
< li class ="post ">
140
144
< a href ="/blog/2019/07/13/complete-flows-partial-models/ "> Complete flows, partial models</ a >
141
145
</ li >
@@ -152,10 +156,6 @@ <h1>Recent Posts</h1>
152
156
< a href ="/blog/2016/05/02/wrapping-apis-using-the-builder-pattern/ "> Wrapping API's using the Builder Pattern</ a >
153
157
</ li >
154
158
155
- < li class ="post ">
156
- < a href ="/blog/2015/10/23/noescape-attribute/ "> @noescape attribute</ a >
157
- </ li >
158
-
159
159
</ ul >
160
160
</ section >
161
161
@@ -170,7 +170,7 @@ <h1>Recent Posts</h1>
170
170
</ div >
171
171
</ div >
172
172
< footer role ="contentinfo "> < p >
173
- Copyright © 2019 - NSHint < br />
173
+ Copyright © 2020 - NSHint < br />
174
174
</ span >
175
175
</ p >
176
176
Original file line number Diff line number Diff line change @@ -180,6 +180,10 @@ <h1 class="entry-title">How to Animate UILabel Properties</h1>
180
180
< h1 > Recent Posts</ h1 >
181
181
< ul id ="recent_posts ">
182
182
183
+ < li class ="post ">
184
+ < a href ="/blog/2020/07/07/array-backwards-compatibility-using-property-wrappers/ "> Array backwards compatibility using Property Wrappers</ a >
185
+ </ li >
186
+
183
187
< li class ="post ">
184
188
< a href ="/blog/2019/07/13/complete-flows-partial-models/ "> Complete flows, partial models</ a >
185
189
</ li >
@@ -196,10 +200,6 @@ <h1>Recent Posts</h1>
196
200
< a href ="/blog/2016/05/02/wrapping-apis-using-the-builder-pattern/ "> Wrapping API's using the Builder Pattern</ a >
197
201
</ li >
198
202
199
- < li class ="post ">
200
- < a href ="/blog/2015/10/23/noescape-attribute/ "> @noescape attribute</ a >
201
- </ li >
202
-
203
203
</ ul >
204
204
</ section >
205
205
@@ -214,7 +214,7 @@ <h1>Recent Posts</h1>
214
214
</ div >
215
215
</ div >
216
216
< footer role ="contentinfo "> < p >
217
- Copyright © 2019 - NSHint < br />
217
+ Copyright © 2020 - NSHint < br />
218
218
</ span >
219
219
</ p >
220
220
Original file line number Diff line number Diff line change @@ -305,6 +305,10 @@ <h1 class="entry-title">Working With Core Telephony Framework</h1>
305
305
< h1 > Recent Posts</ h1 >
306
306
< ul id ="recent_posts ">
307
307
308
+ < li class ="post ">
309
+ < a href ="/blog/2020/07/07/array-backwards-compatibility-using-property-wrappers/ "> Array backwards compatibility using Property Wrappers</ a >
310
+ </ li >
311
+
308
312
< li class ="post ">
309
313
< a href ="/blog/2019/07/13/complete-flows-partial-models/ "> Complete flows, partial models</ a >
310
314
</ li >
@@ -321,10 +325,6 @@ <h1>Recent Posts</h1>
321
325
< a href ="/blog/2016/05/02/wrapping-apis-using-the-builder-pattern/ "> Wrapping API's using the Builder Pattern</ a >
322
326
</ li >
323
327
324
- < li class ="post ">
325
- < a href ="/blog/2015/10/23/noescape-attribute/ "> @noescape attribute</ a >
326
- </ li >
327
-
328
328
</ ul >
329
329
</ section >
330
330
@@ -339,7 +339,7 @@ <h1>Recent Posts</h1>
339
339
</ div >
340
340
</ div >
341
341
< footer role ="contentinfo "> < p >
342
- Copyright © 2019 - NSHint < br />
342
+ Copyright © 2020 - NSHint < br />
343
343
</ span >
344
344
</ p >
345
345
Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ <h1 class="entry-title">Shared Breakpoints</h1>
93
93
94
94
95
95
96
- < time datetime ="2015-07-12T19 :00:40+02 :00 " pubdate data-updated ="true "> </ time >
96
+ < time datetime ="2015-07-12T14 :00:40-03 :00 " pubdate data-updated ="true "> </ time >
97
97
98
98
</ p >
99
99
@@ -156,6 +156,10 @@ <h1 class="entry-title">Shared Breakpoints</h1>
156
156
< h1 > Recent Posts</ h1 >
157
157
< ul id ="recent_posts ">
158
158
159
+ < li class ="post ">
160
+ < a href ="/blog/2020/07/07/array-backwards-compatibility-using-property-wrappers/ "> Array backwards compatibility using Property Wrappers</ a >
161
+ </ li >
162
+
159
163
< li class ="post ">
160
164
< a href ="/blog/2019/07/13/complete-flows-partial-models/ "> Complete flows, partial models</ a >
161
165
</ li >
@@ -172,10 +176,6 @@ <h1>Recent Posts</h1>
172
176
< a href ="/blog/2016/05/02/wrapping-apis-using-the-builder-pattern/ "> Wrapping API's using the Builder Pattern</ a >
173
177
</ li >
174
178
175
- < li class ="post ">
176
- < a href ="/blog/2015/10/23/noescape-attribute/ "> @noescape attribute</ a >
177
- </ li >
178
-
179
179
</ ul >
180
180
</ section >
181
181
@@ -190,7 +190,7 @@ <h1>Recent Posts</h1>
190
190
</ div >
191
191
</ div >
192
192
< footer role ="contentinfo "> < p >
193
- Copyright © 2019 - NSHint < br />
193
+ Copyright © 2020 - NSHint < br />
194
194
</ span >
195
195
</ p >
196
196
Original file line number Diff line number Diff line change @@ -279,6 +279,10 @@ <h1 class="entry-title">UICollectionViews Now Have Easy Reordering</h1>
279
279
< h1 > Recent Posts</ h1 >
280
280
< ul id ="recent_posts ">
281
281
282
+ < li class ="post ">
283
+ < a href ="/blog/2020/07/07/array-backwards-compatibility-using-property-wrappers/ "> Array backwards compatibility using Property Wrappers</ a >
284
+ </ li >
285
+
282
286
< li class ="post ">
283
287
< a href ="/blog/2019/07/13/complete-flows-partial-models/ "> Complete flows, partial models</ a >
284
288
</ li >
@@ -295,10 +299,6 @@ <h1>Recent Posts</h1>
295
299
< a href ="/blog/2016/05/02/wrapping-apis-using-the-builder-pattern/ "> Wrapping API's using the Builder Pattern</ a >
296
300
</ li >
297
301
298
- < li class ="post ">
299
- < a href ="/blog/2015/10/23/noescape-attribute/ "> @noescape attribute</ a >
300
- </ li >
301
-
302
302
</ ul >
303
303
</ section >
304
304
@@ -313,7 +313,7 @@ <h1>Recent Posts</h1>
313
313
</ div >
314
314
</ div >
315
315
< footer role ="contentinfo "> < p >
316
- Copyright © 2019 - NSHint < br />
316
+ Copyright © 2020 - NSHint < br />
317
317
</ span >
318
318
</ p >
319
319
You can’t perform that action at this time.
0 commit comments