The iOS demo uses the dynamic framework instead of the static one
Showing
1 changed file
with
17 additions
and
17 deletions
@@ -14,7 +14,6 @@ | @@ -14,7 +14,6 @@ | ||
14 | 4314D1B31D0E1182004B36C9 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4314D1B11D0E1182004B36C9 /* Main.storyboard */; }; | 14 | 4314D1B31D0E1182004B36C9 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4314D1B11D0E1182004B36C9 /* Main.storyboard */; }; |
15 | 4314D1B51D0E1182004B36C9 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4314D1B41D0E1182004B36C9 /* Assets.xcassets */; }; | 15 | 4314D1B51D0E1182004B36C9 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4314D1B41D0E1182004B36C9 /* Assets.xcassets */; }; |
16 | 4314D1BC1D0E11A8004B36C9 /* SDWebImage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 431739601CDFCC370008FEB9 /* SDWebImage.framework */; }; | 16 | 4314D1BC1D0E11A8004B36C9 /* SDWebImage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 431739601CDFCC370008FEB9 /* SDWebImage.framework */; }; |
17 | - 4317396A1CDFCCE20008FEB9 /* libSDWebImage iOS static.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DA248D741954841D00390AB0 /* libSDWebImage iOS static.a */; }; | ||
18 | 43A629D31D0DFD000089D7DD /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A629D21D0DFD000089D7DD /* AppDelegate.m */; }; | 17 | 43A629D31D0DFD000089D7DD /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A629D21D0DFD000089D7DD /* AppDelegate.m */; }; |
19 | 43A629D61D0DFD000089D7DD /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A629D51D0DFD000089D7DD /* main.m */; }; | 18 | 43A629D61D0DFD000089D7DD /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A629D51D0DFD000089D7DD /* main.m */; }; |
20 | 43A629D91D0DFD000089D7DD /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A629D81D0DFD000089D7DD /* ViewController.m */; }; | 19 | 43A629D91D0DFD000089D7DD /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 43A629D81D0DFD000089D7DD /* ViewController.m */; }; |
@@ -30,6 +29,7 @@ | @@ -30,6 +29,7 @@ | ||
30 | 43A62A0B1D0E07600089D7DD /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 43A62A0A1D0E07600089D7DD /* Assets.xcassets */; }; | 29 | 43A62A0B1D0E07600089D7DD /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 43A62A0A1D0E07600089D7DD /* Assets.xcassets */; }; |
31 | 43A62A0F1D0E07600089D7DD /* SDWebImage Watch Demo.app in Embed Watch Content */ = {isa = PBXBuildFile; fileRef = 43A629EE1D0E07600089D7DD /* SDWebImage Watch Demo.app */; }; | 30 | 43A62A0F1D0E07600089D7DD /* SDWebImage Watch Demo.app in Embed Watch Content */ = {isa = PBXBuildFile; fileRef = 43A629EE1D0E07600089D7DD /* SDWebImage Watch Demo.app */; }; |
32 | 43F04B3F1D9E468D003F9640 /* SDWebImage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4397D2751D0DDBE100BB2784 /* SDWebImage.framework */; }; | 31 | 43F04B3F1D9E468D003F9640 /* SDWebImage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4397D2751D0DDBE100BB2784 /* SDWebImage.framework */; }; |
32 | + 43F100181D9EE18300F6E0CE /* SDWebImage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 43A0FAAF1BDD16AC00B7582B /* SDWebImage.framework */; }; | ||
33 | 531041C1157EAC8F00BBABC3 /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 537612E6155ABA44005750A4 /* ImageIO.framework */; }; | 33 | 531041C1157EAC8F00BBABC3 /* ImageIO.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 537612E6155ABA44005750A4 /* ImageIO.framework */; }; |
34 | 5376129A155AB74D005750A4 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 53761299155AB74D005750A4 /* UIKit.framework */; }; | 34 | 5376129A155AB74D005750A4 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 53761299155AB74D005750A4 /* UIKit.framework */; }; |
35 | 5376129C155AB74D005750A4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5376129B155AB74D005750A4 /* Foundation.framework */; }; | 35 | 5376129C155AB74D005750A4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5376129B155AB74D005750A4 /* Foundation.framework */; }; |
@@ -68,13 +68,6 @@ | @@ -68,13 +68,6 @@ | ||
68 | remoteGlobalIDString = 00733A4C1BC487C000A5A117; | 68 | remoteGlobalIDString = 00733A4C1BC487C000A5A117; |
69 | remoteInfo = "WebImage tvOS"; | 69 | remoteInfo = "WebImage tvOS"; |
70 | }; | 70 | }; |
71 | - 431739681CDFCCDE0008FEB9 /* PBXContainerItemProxy */ = { | ||
72 | - isa = PBXContainerItemProxy; | ||
73 | - containerPortal = DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */; | ||
74 | - proxyType = 1; | ||
75 | - remoteGlobalIDString = 53761307155AD0D5005750A4; | ||
76 | - remoteInfo = SDWebImage; | ||
77 | - }; | ||
78 | 4397D2741D0DDBE100BB2784 /* PBXContainerItemProxy */ = { | 71 | 4397D2741D0DDBE100BB2784 /* PBXContainerItemProxy */ = { |
79 | isa = PBXContainerItemProxy; | 72 | isa = PBXContainerItemProxy; |
80 | containerPortal = DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */; | 73 | containerPortal = DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */; |
@@ -124,6 +117,13 @@ | @@ -124,6 +117,13 @@ | ||
124 | remoteGlobalIDString = 431BB6891D06D2C1006A3455; | 117 | remoteGlobalIDString = 431BB6891D06D2C1006A3455; |
125 | remoteInfo = "SDWebImage watchOS"; | 118 | remoteInfo = "SDWebImage watchOS"; |
126 | }; | 119 | }; |
120 | + 43F100161D9EE17C00F6E0CE /* PBXContainerItemProxy */ = { | ||
121 | + isa = PBXContainerItemProxy; | ||
122 | + containerPortal = DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */; | ||
123 | + proxyType = 1; | ||
124 | + remoteGlobalIDString = 4A2CADFE1AB4BB5300B6BC39; | ||
125 | + remoteInfo = "SDWebImage iOS"; | ||
126 | + }; | ||
127 | DA248D731954841D00390AB0 /* PBXContainerItemProxy */ = { | 127 | DA248D731954841D00390AB0 /* PBXContainerItemProxy */ = { |
128 | isa = PBXContainerItemProxy; | 128 | isa = PBXContainerItemProxy; |
129 | containerPortal = DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */; | 129 | containerPortal = DA248D6C1954841D00390AB0 /* SDWebImage.xcodeproj */; |
@@ -244,7 +244,7 @@ | @@ -244,7 +244,7 @@ | ||
244 | isa = PBXFrameworksBuildPhase; | 244 | isa = PBXFrameworksBuildPhase; |
245 | buildActionMask = 2147483647; | 245 | buildActionMask = 2147483647; |
246 | files = ( | 246 | files = ( |
247 | - 4317396A1CDFCCE20008FEB9 /* libSDWebImage iOS static.a in Frameworks */, | 247 | + 43F100181D9EE18300F6E0CE /* SDWebImage.framework in Frameworks */, |
248 | DA248D44195470FD00390AB0 /* MapKit.framework in Frameworks */, | 248 | DA248D44195470FD00390AB0 /* MapKit.framework in Frameworks */, |
249 | 531041C1157EAC8F00BBABC3 /* ImageIO.framework in Frameworks */, | 249 | 531041C1157EAC8F00BBABC3 /* ImageIO.framework in Frameworks */, |
250 | 5376129A155AB74D005750A4 /* UIKit.framework in Frameworks */, | 250 | 5376129A155AB74D005750A4 /* UIKit.framework in Frameworks */, |
@@ -503,7 +503,7 @@ | @@ -503,7 +503,7 @@ | ||
503 | buildRules = ( | 503 | buildRules = ( |
504 | ); | 504 | ); |
505 | dependencies = ( | 505 | dependencies = ( |
506 | - 431739691CDFCCDE0008FEB9 /* PBXTargetDependency */, | 506 | + 43F100171D9EE17C00F6E0CE /* PBXTargetDependency */, |
507 | 43A62A0E1D0E07600089D7DD /* PBXTargetDependency */, | 507 | 43A62A0E1D0E07600089D7DD /* PBXTargetDependency */, |
508 | ); | 508 | ); |
509 | name = "SDWebImage iOS Demo"; | 509 | name = "SDWebImage iOS Demo"; |
@@ -708,11 +708,6 @@ | @@ -708,11 +708,6 @@ | ||
708 | name = "SDWebImage tvOS"; | 708 | name = "SDWebImage tvOS"; |
709 | targetProxy = 4314D1BA1D0E11A0004B36C9 /* PBXContainerItemProxy */; | 709 | targetProxy = 4314D1BA1D0E11A0004B36C9 /* PBXContainerItemProxy */; |
710 | }; | 710 | }; |
711 | - 431739691CDFCCDE0008FEB9 /* PBXTargetDependency */ = { | ||
712 | - isa = PBXTargetDependency; | ||
713 | - name = SDWebImage; | ||
714 | - targetProxy = 431739681CDFCCDE0008FEB9 /* PBXContainerItemProxy */; | ||
715 | - }; | ||
716 | 43A629EA1D0DFDCA0089D7DD /* PBXTargetDependency */ = { | 711 | 43A629EA1D0DFDCA0089D7DD /* PBXTargetDependency */ = { |
717 | isa = PBXTargetDependency; | 712 | isa = PBXTargetDependency; |
718 | name = "SDWebImage OSX"; | 713 | name = "SDWebImage OSX"; |
@@ -733,6 +728,11 @@ | @@ -733,6 +728,11 @@ | ||
733 | name = "SDWebImage watchOS"; | 728 | name = "SDWebImage watchOS"; |
734 | targetProxy = 43F04B3D1D9E467E003F9640 /* PBXContainerItemProxy */; | 729 | targetProxy = 43F04B3D1D9E467E003F9640 /* PBXContainerItemProxy */; |
735 | }; | 730 | }; |
731 | + 43F100171D9EE17C00F6E0CE /* PBXTargetDependency */ = { | ||
732 | + isa = PBXTargetDependency; | ||
733 | + name = "SDWebImage iOS"; | ||
734 | + targetProxy = 43F100161D9EE17C00F6E0CE /* PBXContainerItemProxy */; | ||
735 | + }; | ||
736 | /* End PBXTargetDependency section */ | 736 | /* End PBXTargetDependency section */ |
737 | 737 | ||
738 | /* Begin PBXVariantGroup section */ | 738 | /* Begin PBXVariantGroup section */ |
@@ -1145,7 +1145,7 @@ | @@ -1145,7 +1145,7 @@ | ||
1145 | "\"$(TARGET_BUILD_DIR)/usr/local/lib/include\"", | 1145 | "\"$(TARGET_BUILD_DIR)/usr/local/lib/include\"", |
1146 | ); | 1146 | ); |
1147 | INFOPLIST_FILE = "SDWebImage Demo/SDWebImage Demo-Info.plist"; | 1147 | INFOPLIST_FILE = "SDWebImage Demo/SDWebImage Demo-Info.plist"; |
1148 | - IPHONEOS_DEPLOYMENT_TARGET = 7.0; | 1148 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
1149 | OTHER_CFLAGS = ""; | 1149 | OTHER_CFLAGS = ""; |
1150 | OTHER_LDFLAGS = "-ObjC"; | 1150 | OTHER_LDFLAGS = "-ObjC"; |
1151 | PRODUCT_BUNDLE_IDENTIFIER = "com.dailymotion.${PRODUCT_NAME:rfc1034identifier}"; | 1151 | PRODUCT_BUNDLE_IDENTIFIER = "com.dailymotion.${PRODUCT_NAME:rfc1034identifier}"; |
@@ -1170,7 +1170,7 @@ | @@ -1170,7 +1170,7 @@ | ||
1170 | "\"$(TARGET_BUILD_DIR)/usr/local/lib/include\"", | 1170 | "\"$(TARGET_BUILD_DIR)/usr/local/lib/include\"", |
1171 | ); | 1171 | ); |
1172 | INFOPLIST_FILE = "SDWebImage Demo/SDWebImage Demo-Info.plist"; | 1172 | INFOPLIST_FILE = "SDWebImage Demo/SDWebImage Demo-Info.plist"; |
1173 | - IPHONEOS_DEPLOYMENT_TARGET = 7.0; | 1173 | + IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
1174 | OTHER_LDFLAGS = "-ObjC"; | 1174 | OTHER_LDFLAGS = "-ObjC"; |
1175 | PRODUCT_BUNDLE_IDENTIFIER = "com.dailymotion.${PRODUCT_NAME:rfc1034identifier}"; | 1175 | PRODUCT_BUNDLE_IDENTIFIER = "com.dailymotion.${PRODUCT_NAME:rfc1034identifier}"; |
1176 | PRODUCT_NAME = "$(TARGET_NAME)"; | 1176 | PRODUCT_NAME = "$(TARGET_NAME)"; |
-
Please register or login to post a comment