Skip to content

Commit

Permalink
Merge pull request #5028 from jonalter/TIMOB-15833_3_2_X
Browse files Browse the repository at this point in the history
[TIMOB-15833] Weak link MapKit 3_2_X
  • Loading branch information
srahim committed Nov 26, 2013
2 parents d092e1a + 16a219f commit 19edd9c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions iphone/iphone/Titanium.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@
24CA8C78111167B60084E2DE /* AddressBookUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 24CA8C77111167B60084E2DE /* AddressBookUI.framework */; };
24CA8C7C111167B60084E2DE /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 24CA8C7B111167B60084E2DE /* CFNetwork.framework */; };
24CA8C7E111167B60084E2DE /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 24CA8C7D111167B60084E2DE /* CoreLocation.framework */; };
24CA8C80111167B60084E2DE /* MapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 24CA8C7F111167B60084E2DE /* MapKit.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
24CA8C82111167B60084E2DE /* MessageUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 24CA8C81111167B60084E2DE /* MessageUI.framework */; };
24CA8C84111167B60084E2DE /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 24CA8C83111167B60084E2DE /* MobileCoreServices.framework */; };
24CA8C86111167B60084E2DE /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 24CA8C85111167B60084E2DE /* OpenGLES.framework */; };
Expand Down Expand Up @@ -407,6 +408,7 @@
24D8E49D119B9D8A00F8CAA6 /* AddressBookUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 24CA8C77111167B60084E2DE /* AddressBookUI.framework */; };
24D8E49E119B9D8A00F8CAA6 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 24CA8C7B111167B60084E2DE /* CFNetwork.framework */; };
24D8E49F119B9D8A00F8CAA6 /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 24CA8C7D111167B60084E2DE /* CoreLocation.framework */; };
24D8E4A0119B9D8A00F8CAA6 /* MapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 24CA8C7F111167B60084E2DE /* MapKit.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
24D8E4A1119B9D8A00F8CAA6 /* MessageUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 24CA8C81111167B60084E2DE /* MessageUI.framework */; };
24D8E4A2119B9D8A00F8CAA6 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 24CA8C83111167B60084E2DE /* MobileCoreServices.framework */; };
24D8E4A3119B9D8A00F8CAA6 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 24CA8C85111167B60084E2DE /* OpenGLES.framework */; };
Expand Down Expand Up @@ -881,6 +883,7 @@
DABB37A612E8CB280026A6EA /* AddressBookUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 24CA8C77111167B60084E2DE /* AddressBookUI.framework */; };
DABB37A712E8CB280026A6EA /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 24CA8C7B111167B60084E2DE /* CFNetwork.framework */; };
DABB37A812E8CB280026A6EA /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 24CA8C7D111167B60084E2DE /* CoreLocation.framework */; };
DABB37A912E8CB280026A6EA /* MapKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 24CA8C7F111167B60084E2DE /* MapKit.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
DABB37AA12E8CB280026A6EA /* MessageUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 24CA8C81111167B60084E2DE /* MessageUI.framework */; };
DABB37AB12E8CB280026A6EA /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 24CA8C83111167B60084E2DE /* MobileCoreServices.framework */; };
DABB37AC12E8CB280026A6EA /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 24CA8C85111167B60084E2DE /* OpenGLES.framework */; };
Expand Down Expand Up @@ -1285,6 +1288,7 @@
24CA8C77111167B60084E2DE /* AddressBookUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AddressBookUI.framework; path = System/Library/Frameworks/AddressBookUI.framework; sourceTree = SDKROOT; };
24CA8C7B111167B60084E2DE /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
24CA8C7D111167B60084E2DE /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
24CA8C7F111167B60084E2DE /* MapKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MapKit.framework; path = System/Library/Frameworks/MapKit.framework; sourceTree = SDKROOT; };
24CA8C81111167B60084E2DE /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; };
24CA8C83111167B60084E2DE /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
24CA8C85111167B60084E2DE /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
Expand Down Expand Up @@ -1578,6 +1582,7 @@
24CA8C78111167B60084E2DE /* AddressBookUI.framework in Frameworks */,
24CA8C7C111167B60084E2DE /* CFNetwork.framework in Frameworks */,
24CA8C7E111167B60084E2DE /* CoreLocation.framework in Frameworks */,
24CA8C80111167B60084E2DE /* MapKit.framework in Frameworks */,
24CA8C82111167B60084E2DE /* MessageUI.framework in Frameworks */,
24CA8C84111167B60084E2DE /* MobileCoreServices.framework in Frameworks */,
24CA8C86111167B60084E2DE /* OpenGLES.framework in Frameworks */,
Expand Down Expand Up @@ -1613,6 +1618,7 @@
24D8E49D119B9D8A00F8CAA6 /* AddressBookUI.framework in Frameworks */,
24D8E49E119B9D8A00F8CAA6 /* CFNetwork.framework in Frameworks */,
24D8E49F119B9D8A00F8CAA6 /* CoreLocation.framework in Frameworks */,
24D8E4A0119B9D8A00F8CAA6 /* MapKit.framework in Frameworks */,
24D8E4A1119B9D8A00F8CAA6 /* MessageUI.framework in Frameworks */,
24D8E4A2119B9D8A00F8CAA6 /* MobileCoreServices.framework in Frameworks */,
24D8E4A3119B9D8A00F8CAA6 /* OpenGLES.framework in Frameworks */,
Expand Down Expand Up @@ -1649,6 +1655,7 @@
DABB37A612E8CB280026A6EA /* AddressBookUI.framework in Frameworks */,
DABB37A712E8CB280026A6EA /* CFNetwork.framework in Frameworks */,
DABB37A812E8CB280026A6EA /* CoreLocation.framework in Frameworks */,
DABB37A912E8CB280026A6EA /* MapKit.framework in Frameworks */,
DABB37AA12E8CB280026A6EA /* MessageUI.framework in Frameworks */,
DABB37AB12E8CB280026A6EA /* MobileCoreServices.framework in Frameworks */,
DABB37AC12E8CB280026A6EA /* OpenGLES.framework in Frameworks */,
Expand Down Expand Up @@ -2782,6 +2789,7 @@
24CA8C77111167B60084E2DE /* AddressBookUI.framework */,
24CA8C7B111167B60084E2DE /* CFNetwork.framework */,
24CA8C7D111167B60084E2DE /* CoreLocation.framework */,
24CA8C7F111167B60084E2DE /* MapKit.framework */,
24CA8C81111167B60084E2DE /* MessageUI.framework */,
24CA8C83111167B60084E2DE /* MobileCoreServices.framework */,
24CA8C85111167B60084E2DE /* OpenGLES.framework */,
Expand Down

0 comments on commit 19edd9c

Please sign in to comment.