{"id":4561,"date":"2014-03-30T13:32:12","date_gmt":"2014-03-30T13:32:12","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/how-to-make-a-universal-binary-out-of-two-separate-projects-collection-of-common-programming-errors\/"},"modified":"2014-03-30T13:32:12","modified_gmt":"2014-03-30T13:32:12","slug":"how-to-make-a-universal-binary-out-of-two-separate-projects-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/30\/how-to-make-a-universal-binary-out-of-two-separate-projects-collection-of-common-programming-errors\/","title":{"rendered":"How to make a Universal Binary out of two separate projects?-Collection of common programming errors"},"content":{"rendered":"<p>If that projects using the same code it would be quite easy: just create new project, add sources and set Targeted device family to iPhone\/iPad. However if you have separate code for each device, my congratulations, you&#8217;ll have a big pain in the butt: you have to merge that sources and check for the device at runtime. Everything else is like in the first case.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If that projects using the same code it would be quite easy: just create new project, add sources and set Targeted device family to iPhone\/iPad. However if you have separate code for each device, my congratulations, you&#8217;ll have a big pain in the butt: you have to merge that sources and check for the device [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-4561","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4561","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=4561"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/4561\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=4561"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=4561"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=4561"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}