Github user shortstuffsushi commented on a diff in the pull request:

    https://github.com/apache/cordova-ios/pull/104#discussion_r19095215
  
    --- Diff: bin/templates/project/__CLI__.xcodeproj/project.pbxproj ---
    @@ -38,25 +37,9 @@
                7E7966E61810823500FA85AD /* icon-small.png in Resources */ = 
{isa = PBXBuildFile; fileRef = 7E7966DC1810823500FA85AD /* icon-small.png */; };
                7E7966E71810823500FA85AD /* [email protected] in Resources */ = 
{isa = PBXBuildFile; fileRef = 7E7966DD1810823500FA85AD /* [email protected] 
*/; };
                D4A0D8761607E02300AEF8BB /* Default-568h@2x~iphone.png in 
Resources */ = {isa = PBXBuildFile; fileRef = D4A0D8751607E02300AEF8BB /* 
Default-568h@2x~iphone.png */; };
    +        D955B48319C82B54003F0FB2 /* libCordova.a in Frameworks */ = {isa = 
PBXBuildFile; fileRef = D955B48219C82B54003F0FB2 /* libCordova.a */; };
    --- End diff --
    
    I'm not sure why this isn't present currently, but UIKit should also be 
added to the project. I've made the changes locally, but can't do so here 
(since you own this commit). Could you update your template with that added 
(should update four locations -- here, the next PBXFileReference section 
(around line 43), the frameworks section (line 94), and the other frameworks 
section (line 184).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to