root / platforms / ios / ClicAlbum.xcodeproj / project.pbxproj @ bc5b332c
Historique | Voir | Annoter | Télécharger (32,9 ko)
1 |
// !$*UTF8*$! |
---|---|
2 |
{ |
3 |
archiveVersion = 1; |
4 |
classes = { |
5 |
}; |
6 |
objectVersion = 46; |
7 |
objects = { |
8 |
|
9 |
/* Begin PBXBuildFile section */ |
10 |
00C72F4A2430E9C700BC8675 /* TNSSideDrawer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C72F492430E9C700BC8675 /* TNSSideDrawer.framework */; }; |
11 |
00C72F4B2430E9C700BC8675 /* TNSSideDrawer.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 00C72F492430E9C700BC8675 /* TNSSideDrawer.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
12 |
02C314CBA9954EA2AA496A2B /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B6D28D5ADCD440E9AD70B697 /* Assets.xcassets */; }; |
13 |
05A67C36665E40FABB03535C /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 328F972D106B46F49E25EB6F /* LaunchScreen.storyboard */; }; |
14 |
10A86042880A4F0785AABCF1 /* TNSWidgets.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = FD307AA688EE4936BB12642B /* TNSWidgets.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; |
15 |
1433367D89C54428BDE85F47 /* menu@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = D644B9B3306D464CA0A86005 /* menu@3x.png */; }; |
16 |
2F4636EF395A4E97A06C6DBE /* menu.png in Resources */ = {isa = PBXBuildFile; fileRef = E691273FCCE0430AB51BFA28 /* menu.png */; }; |
17 |
30A20E8A8D194E1BAA81FD98 /* NativeScriptEmbedder.m in Sources */ = {isa = PBXBuildFile; fileRef = DA50EDF8B3DC4429BC213C55 /* NativeScriptEmbedder.m */; }; |
18 |
3ADE09F7BCE14E61B5785D97 /* menu@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FDBCFF7A6D5B4D5A946BDDE5 /* menu@2x.png */; }; |
19 |
43DDDD2990234301BD3B34A0 /* TNSCore.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = F0C5E73001534E428404E403 /* TNSCore.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, ); }; }; |
20 |
63AA59E1C2964242AE5604D9 /* TNSWidgets.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FD307AA688EE4936BB12642B /* TNSWidgets.framework */; }; |
21 |
858B842D18CA22B800AB12DE /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 858B833A18CA111C00AB12DE /* InfoPlist.strings */; }; |
22 |
93AE42BBB0A34187878C8E9B /* TNSCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F0C5E73001534E428404E403 /* TNSCore.framework */; }; |
23 |
CD45EE7C18DC2D5800FB50C0 /* app in Resources */ = {isa = PBXBuildFile; fileRef = CD45EE7A18DC2D5800FB50C0 /* app */; }; |
24 |
CD62955D1BB2678900AE3A93 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = CD62955C1BB2678900AE3A93 /* main.m */; }; |
25 |
D22B2B96F09A3C51994C25F0 /* Pods_ClicAlbum.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DE77FB16AD2D3A8DB49614C4 /* Pods_ClicAlbum.framework */; }; |
26 |
/* End PBXBuildFile section */ |
27 |
|
28 |
/* Begin PBXCopyFilesBuildPhase section */ |
29 |
85F5BDFC1A9363BE006B9701 /* Embed Frameworks */ = { |
30 |
isa = PBXCopyFilesBuildPhase; |
31 |
buildActionMask = 2147483647; |
32 |
dstPath = ""; |
33 |
dstSubfolderSpec = 10; |
34 |
files = ( |
35 |
43DDDD2990234301BD3B34A0 /* TNSCore.framework in Embed Frameworks */, |
36 |
00C72F4B2430E9C700BC8675 /* TNSSideDrawer.framework in Embed Frameworks */, |
37 |
10A86042880A4F0785AABCF1 /* TNSWidgets.framework in Embed Frameworks */, |
38 |
); |
39 |
name = "Embed Frameworks"; |
40 |
runOnlyForDeploymentPostprocessing = 0; |
41 |
}; |
42 |
/* End PBXCopyFilesBuildPhase section */ |
43 |
|
44 |
/* Begin PBXFileReference section */ |
45 |
00C72F482430E9AC00BC8675 /* ios */ = {isa = PBXFileReference; lastKnownFileType = folder; name = ios; path = "../../node_modules/nativescript-ui-sidedrawer/platforms/ios"; sourceTree = "<group>"; }; |
46 |
00C72F492430E9C700BC8675 /* TNSSideDrawer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = TNSSideDrawer.framework; path = "../../node_modules/nativescript-ui-sidedrawer/platforms/ios/TNSSideDrawer.framework"; sourceTree = "<group>"; }; |
47 |
1CCEC1F50B84CC9CEC4AE596 /* Pods-ClicAlbum.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ClicAlbum.release.xcconfig"; path = "Target Support Files/Pods-ClicAlbum/Pods-ClicAlbum.release.xcconfig"; sourceTree = "<group>"; }; |
48 |
301D00D6709B849487EAA213 /* Pods-ClicAlbum.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ClicAlbum.debug.xcconfig"; path = "Target Support Files/Pods-ClicAlbum/Pods-ClicAlbum.debug.xcconfig"; sourceTree = "<group>"; }; |
49 |
328F972D106B46F49E25EB6F /* LaunchScreen.storyboard */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = LaunchScreen.storyboard; path = ClicAlbum/Resources/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
50 |
33AF6635A2044F5682242BFC /* build.xcconfig */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = text.xcconfig; name = build.xcconfig; path = ClicAlbum/Resources/build.xcconfig; sourceTree = "<group>"; }; |
51 |
391174B321F1CBD300BA2583 /* TNSDebugging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TNSDebugging.h; path = internal/TNSDebugging.h; sourceTree = SOURCE_ROOT; }; |
52 |
391174B421F1CBD300BA2583 /* TNSExceptionHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TNSExceptionHandler.h; path = internal/TNSExceptionHandler.h; sourceTree = SOURCE_ROOT; }; |
53 |
391174B521F1D7BF00BA2583 /* nativescript-build.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "nativescript-build.xcconfig"; path = "internal/nativescript-build.xcconfig"; sourceTree = SOURCE_ROOT; }; |
54 |
391174B721F1D99900BA2583 /* plugins-release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "plugins-release.xcconfig"; sourceTree = SOURCE_ROOT; }; |
55 |
391174B821F1D99900BA2583 /* plugins-debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "plugins-debug.xcconfig"; sourceTree = SOURCE_ROOT; }; |
56 |
42C751E2232B769100186695 /* nativescript-pre-link */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "nativescript-pre-link"; path = "internal/nativescript-pre-link"; sourceTree = SOURCE_ROOT; }; |
57 |
42C751E3232B769100186695 /* strip-dynamic-framework-architectures.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = "strip-dynamic-framework-architectures.sh"; path = "internal/strip-dynamic-framework-architectures.sh"; sourceTree = SOURCE_ROOT; }; |
58 |
42C751E4232B769100186695 /* nsld.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; name = nsld.sh; path = internal/nsld.sh; sourceTree = SOURCE_ROOT; }; |
59 |
42C751E5232B769100186695 /* nativescript-post-build */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "nativescript-post-build"; path = "internal/nativescript-post-build"; sourceTree = SOURCE_ROOT; }; |
60 |
42C751E6232B769100186695 /* nativescript-pre-build */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "nativescript-pre-build"; path = "internal/nativescript-pre-build"; sourceTree = SOURCE_ROOT; }; |
61 |
5D9AA31E6DD04405824ACA7E /* module.modulemap */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "sourcecode.module-map"; name = module.modulemap; path = "../../node_modules/@nativescript/core/platforms/ios/src/module.modulemap"; sourceTree = "<group>"; }; |
62 |
858B832E18CA111C00AB12DE /* ClicAlbum.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ClicAlbum.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
63 |
858B833918CA111C00AB12DE /* ClicAlbum-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ClicAlbum-Info.plist"; sourceTree = "<group>"; }; |
64 |
858B833B18CA111C00AB12DE /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
65 |
858B833F18CA111C00AB12DE /* ClicAlbum-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ClicAlbum-Prefix.pch"; sourceTree = "<group>"; }; |
66 |
858B843318CA22B800AB12DE /* ClicAlbum.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ClicAlbum.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
67 |
930F05DB22671AE300D269DC /* Swift-ObjC-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "Swift-ObjC-Bridging-Header.h"; path = "internal/Swift-ObjC-Bridging-Header.h"; sourceTree = SOURCE_ROOT; }; |
68 |
97D942D8C30B4AACBFB4E531 /* NativeScriptEmbedder.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = NativeScriptEmbedder.h; path = "../../node_modules/@nativescript/core/platforms/ios/src/NativeScriptEmbedder.h"; sourceTree = "<group>"; }; |
69 |
B6D28D5ADCD440E9AD70B697 /* Assets.xcassets */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = folder.assetcatalog; name = Assets.xcassets; path = ClicAlbum/Resources/Assets.xcassets; sourceTree = "<group>"; }; |
70 |
CD45EE7A18DC2D5800FB50C0 /* app */ = {isa = PBXFileReference; lastKnownFileType = folder; path = app; sourceTree = "<group>"; }; |
71 |
CD62955C1BB2678900AE3A93 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = internal/main.m; sourceTree = SOURCE_ROOT; }; |
72 |
CDD59A261BB43B5D00EC2671 /* build-debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "build-debug.xcconfig"; sourceTree = "<group>"; }; |
73 |
CDD59A271BB43B5D00EC2671 /* build-release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = "build-release.xcconfig"; sourceTree = "<group>"; }; |
74 |
CDF4743E1BA4855C0087EA85 /* build.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = build.xcconfig; sourceTree = "<group>"; }; |
75 |
D644B9B3306D464CA0A86005 /* menu@3x.png */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = image.png; name = "menu@3x.png"; path = "ClicAlbum/Resources/menu@3x.png"; sourceTree = "<group>"; }; |
76 |
DA50EDF8B3DC4429BC213C55 /* NativeScriptEmbedder.m */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.objc; name = NativeScriptEmbedder.m; path = "../../node_modules/@nativescript/core/platforms/ios/src/NativeScriptEmbedder.m"; sourceTree = "<group>"; }; |
77 |
DE77FB16AD2D3A8DB49614C4 /* Pods_ClicAlbum.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_ClicAlbum.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
78 |
E691273FCCE0430AB51BFA28 /* menu.png */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = image.png; name = menu.png; path = ClicAlbum/Resources/menu.png; sourceTree = "<group>"; }; |
79 |
F0C5E73001534E428404E403 /* TNSCore.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = TNSCore.framework; path = "$(SRCROOT)/../../node_modules/nativescript-ui-core/platforms/ios/TNSCore.framework"; sourceTree = "<group>"; }; |
80 |
FD307AA688EE4936BB12642B /* TNSWidgets.framework */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = wrapper.framework; name = TNSWidgets.framework; path = "$(SRCROOT)/../../node_modules/tns-core-modules-widgets/platforms/ios/TNSWidgets.framework"; sourceTree = "<group>"; }; |
81 |
FDBCFF7A6D5B4D5A946BDDE5 /* menu@2x.png */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = image.png; name = "menu@2x.png"; path = "ClicAlbum/Resources/menu@2x.png"; sourceTree = "<group>"; }; |
82 |
/* End PBXFileReference section */ |
83 |
|
84 |
/* Begin PBXFrameworksBuildPhase section */ |
85 |
858B83F418CA22B800AB12DE /* Frameworks */ = { |
86 |
isa = PBXFrameworksBuildPhase; |
87 |
buildActionMask = 2147483647; |
88 |
files = ( |
89 |
93AE42BBB0A34187878C8E9B /* TNSCore.framework in Frameworks */, |
90 |
63AA59E1C2964242AE5604D9 /* TNSWidgets.framework in Frameworks */, |
91 |
00C72F4A2430E9C700BC8675 /* TNSSideDrawer.framework in Frameworks */, |
92 |
D22B2B96F09A3C51994C25F0 /* Pods_ClicAlbum.framework in Frameworks */, |
93 |
); |
94 |
runOnlyForDeploymentPostprocessing = 0; |
95 |
}; |
96 |
/* End PBXFrameworksBuildPhase section */ |
97 |
|
98 |
/* Begin PBXGroup section */ |
99 |
17FB7C31EE2740EF8A8FD952 /* @nativescript/core */ = { |
100 |
isa = PBXGroup; |
101 |
children = ( |
102 |
97D942D8C30B4AACBFB4E531 /* NativeScriptEmbedder.h */, |
103 |
DA50EDF8B3DC4429BC213C55 /* NativeScriptEmbedder.m */, |
104 |
5D9AA31E6DD04405824ACA7E /* module.modulemap */, |
105 |
); |
106 |
name = "@nativescript/core"; |
107 |
sourceTree = "<group>"; |
108 |
}; |
109 |
256CD9F40195440EA5AE95D7 /* nativescript-ui-core */ = { |
110 |
isa = PBXGroup; |
111 |
children = ( |
112 |
); |
113 |
name = "nativescript-ui-core"; |
114 |
sourceTree = "<group>"; |
115 |
}; |
116 |
42C751E1232B767700186695 /* Build Scripts */ = { |
117 |
isa = PBXGroup; |
118 |
children = ( |
119 |
42C751E5232B769100186695 /* nativescript-post-build */, |
120 |
42C751E6232B769100186695 /* nativescript-pre-build */, |
121 |
42C751E2232B769100186695 /* nativescript-pre-link */, |
122 |
42C751E4232B769100186695 /* nsld.sh */, |
123 |
42C751E3232B769100186695 /* strip-dynamic-framework-architectures.sh */, |
124 |
); |
125 |
name = "Build Scripts"; |
126 |
sourceTree = "<group>"; |
127 |
}; |
128 |
45F1199BA9844F1FE155D95B /* Pods */ = { |
129 |
isa = PBXGroup; |
130 |
children = ( |
131 |
301D00D6709B849487EAA213 /* Pods-ClicAlbum.debug.xcconfig */, |
132 |
1CCEC1F50B84CC9CEC4AE596 /* Pods-ClicAlbum.release.xcconfig */, |
133 |
); |
134 |
path = Pods; |
135 |
sourceTree = "<group>"; |
136 |
}; |
137 |
858B832518CA111C00AB12DE = { |
138 |
isa = PBXGroup; |
139 |
children = ( |
140 |
E070579D1B39A9D000214BF1 /* Resources */, |
141 |
858B833718CA111C00AB12DE /* ClicAlbum */, |
142 |
858B833018CA111C00AB12DE /* Frameworks */, |
143 |
858B832F18CA111C00AB12DE /* Products */, |
144 |
45F1199BA9844F1FE155D95B /* Pods */, |
145 |
256CD9F40195440EA5AE95D7 /* nativescript-ui-core */, |
146 |
17FB7C31EE2740EF8A8FD952 /* @nativescript/core */, |
147 |
E80687D96FF4437DA8C7964B /* tns-core-modules-widgets */, |
148 |
A76BF4AB5B4A4DE88E4518E9 /* TNSNativeSource */, |
149 |
); |
150 |
sourceTree = "<group>"; |
151 |
}; |
152 |
858B832F18CA111C00AB12DE /* Products */ = { |
153 |
isa = PBXGroup; |
154 |
children = ( |
155 |
858B832E18CA111C00AB12DE /* ClicAlbum.app */, |
156 |
858B843318CA22B800AB12DE /* ClicAlbum.app */, |
157 |
); |
158 |
name = Products; |
159 |
sourceTree = "<group>"; |
160 |
}; |
161 |
858B833018CA111C00AB12DE /* Frameworks */ = { |
162 |
isa = PBXGroup; |
163 |
children = ( |
164 |
00C72F492430E9C700BC8675 /* TNSSideDrawer.framework */, |
165 |
00C72F482430E9AC00BC8675 /* ios */, |
166 |
F0C5E73001534E428404E403 /* TNSCore.framework */, |
167 |
FD307AA688EE4936BB12642B /* TNSWidgets.framework */, |
168 |
DE77FB16AD2D3A8DB49614C4 /* Pods_ClicAlbum.framework */, |
169 |
); |
170 |
name = Frameworks; |
171 |
sourceTree = "<group>"; |
172 |
}; |
173 |
858B833718CA111C00AB12DE /* ClicAlbum */ = { |
174 |
isa = PBXGroup; |
175 |
children = ( |
176 |
CD45EE7A18DC2D5800FB50C0 /* app */, |
177 |
858B833818CA111C00AB12DE /* Supporting Files */, |
178 |
); |
179 |
path = ClicAlbum; |
180 |
sourceTree = "<group>"; |
181 |
}; |
182 |
858B833818CA111C00AB12DE /* Supporting Files */ = { |
183 |
isa = PBXGroup; |
184 |
children = ( |
185 |
42C751E1232B767700186695 /* Build Scripts */, |
186 |
391174B821F1D99900BA2583 /* plugins-debug.xcconfig */, |
187 |
391174B721F1D99900BA2583 /* plugins-release.xcconfig */, |
188 |
391174B321F1CBD300BA2583 /* TNSDebugging.h */, |
189 |
391174B421F1CBD300BA2583 /* TNSExceptionHandler.h */, |
190 |
CDF4743E1BA4855C0087EA85 /* build.xcconfig */, |
191 |
CDD59A261BB43B5D00EC2671 /* build-debug.xcconfig */, |
192 |
CDD59A271BB43B5D00EC2671 /* build-release.xcconfig */, |
193 |
391174B521F1D7BF00BA2583 /* nativescript-build.xcconfig */, |
194 |
858B833918CA111C00AB12DE /* ClicAlbum-Info.plist */, |
195 |
858B833A18CA111C00AB12DE /* InfoPlist.strings */, |
196 |
CD62955C1BB2678900AE3A93 /* main.m */, |
197 |
858B833F18CA111C00AB12DE /* ClicAlbum-Prefix.pch */, |
198 |
930F05DB22671AE300D269DC /* Swift-ObjC-Bridging-Header.h */, |
199 |
); |
200 |
name = "Supporting Files"; |
201 |
sourceTree = "<group>"; |
202 |
}; |
203 |
A76BF4AB5B4A4DE88E4518E9 /* TNSNativeSource */ = { |
204 |
isa = PBXGroup; |
205 |
children = ( |
206 |
); |
207 |
name = TNSNativeSource; |
208 |
sourceTree = "<group>"; |
209 |
}; |
210 |
E070579D1B39A9D000214BF1 /* Resources */ = { |
211 |
isa = PBXGroup; |
212 |
children = ( |
213 |
B6D28D5ADCD440E9AD70B697 /* Assets.xcassets */, |
214 |
328F972D106B46F49E25EB6F /* LaunchScreen.storyboard */, |
215 |
33AF6635A2044F5682242BFC /* build.xcconfig */, |
216 |
E691273FCCE0430AB51BFA28 /* menu.png */, |
217 |
FDBCFF7A6D5B4D5A946BDDE5 /* menu@2x.png */, |
218 |
D644B9B3306D464CA0A86005 /* menu@3x.png */, |
219 |
); |
220 |
name = Resources; |
221 |
sourceTree = "<group>"; |
222 |
}; |
223 |
E80687D96FF4437DA8C7964B /* tns-core-modules-widgets */ = { |
224 |
isa = PBXGroup; |
225 |
children = ( |
226 |
); |
227 |
name = "tns-core-modules-widgets"; |
228 |
sourceTree = "<group>"; |
229 |
}; |
230 |
/* End PBXGroup section */ |
231 |
|
232 |
/* Begin PBXNativeTarget section */ |
233 |
858B83EF18CA22B800AB12DE /* ClicAlbum */ = { |
234 |
isa = PBXNativeTarget; |
235 |
buildConfigurationList = 858B843018CA22B800AB12DE /* Build configuration list for PBXNativeTarget "ClicAlbum" */; |
236 |
buildPhases = ( |
237 |
C1C864B468A90A3299BDCB80 /* [CP] Check Pods Manifest.lock */, |
238 |
C97FD7AC1ADE5369004DB2A4 /* NativeScript PreBuild */, |
239 |
858B83F218CA22B800AB12DE /* Sources */, |
240 |
CD62955B1BB2651D00AE3A93 /* NativeScript PreLink */, |
241 |
858B83F418CA22B800AB12DE /* Frameworks */, |
242 |
858B842C18CA22B800AB12DE /* Resources */, |
243 |
85F5BDFC1A9363BE006B9701 /* Embed Frameworks */, |
244 |
CD3EAD351B05FF060042DBFC /* NativeScript PostBuild */, |
245 |
DC8137368C843E4EBA30F612 /* [CP] Embed Pods Frameworks */, |
246 |
); |
247 |
buildRules = ( |
248 |
); |
249 |
dependencies = ( |
250 |
); |
251 |
name = ClicAlbum; |
252 |
productName = JDBridgeApp; |
253 |
productReference = 858B843318CA22B800AB12DE /* ClicAlbum.app */; |
254 |
productType = "com.apple.product-type.application"; |
255 |
}; |
256 |
/* End PBXNativeTarget section */ |
257 |
|
258 |
/* Begin PBXProject section */ |
259 |
858B832618CA111C00AB12DE /* Project object */ = { |
260 |
isa = PBXProject; |
261 |
attributes = { |
262 |
CLASSPREFIX = TNS; |
263 |
LastUpgradeCheck = 1130; |
264 |
ORGANIZATIONNAME = Telerik; |
265 |
TargetAttributes = { |
266 |
858B83EF18CA22B800AB12DE = { |
267 |
DevelopmentTeam = JV7DXQ8UHN; |
268 |
ProvisioningStyle = Automatic; |
269 |
}; |
270 |
}; |
271 |
}; |
272 |
buildConfigurationList = 858B832918CA111C00AB12DE /* Build configuration list for PBXProject "ClicAlbum" */; |
273 |
compatibilityVersion = "Xcode 3.2"; |
274 |
developmentRegion = en; |
275 |
hasScannedForEncodings = 0; |
276 |
knownRegions = ( |
277 |
en, |
278 |
Base, |
279 |
); |
280 |
mainGroup = 858B832518CA111C00AB12DE; |
281 |
productRefGroup = 858B832F18CA111C00AB12DE /* Products */; |
282 |
projectDirPath = ""; |
283 |
projectRoot = ""; |
284 |
targets = ( |
285 |
858B83EF18CA22B800AB12DE /* ClicAlbum */, |
286 |
); |
287 |
}; |
288 |
/* End PBXProject section */ |
289 |
|
290 |
/* Begin PBXResourcesBuildPhase section */ |
291 |
858B842C18CA22B800AB12DE /* Resources */ = { |
292 |
isa = PBXResourcesBuildPhase; |
293 |
buildActionMask = 2147483647; |
294 |
files = ( |
295 |
CD45EE7C18DC2D5800FB50C0 /* app in Resources */, |
296 |
858B842D18CA22B800AB12DE /* InfoPlist.strings in Resources */, |
297 |
02C314CBA9954EA2AA496A2B /* Assets.xcassets in Resources */, |
298 |
05A67C36665E40FABB03535C /* LaunchScreen.storyboard in Resources */, |
299 |
2F4636EF395A4E97A06C6DBE /* menu.png in Resources */, |
300 |
3ADE09F7BCE14E61B5785D97 /* menu@2x.png in Resources */, |
301 |
1433367D89C54428BDE85F47 /* menu@3x.png in Resources */, |
302 |
); |
303 |
runOnlyForDeploymentPostprocessing = 0; |
304 |
}; |
305 |
/* End PBXResourcesBuildPhase section */ |
306 |
|
307 |
/* Begin PBXShellScriptBuildPhase section */ |
308 |
C1C864B468A90A3299BDCB80 /* [CP] Check Pods Manifest.lock */ = { |
309 |
isa = PBXShellScriptBuildPhase; |
310 |
buildActionMask = 2147483647; |
311 |
files = ( |
312 |
); |
313 |
inputFileListPaths = ( |
314 |
); |
315 |
inputPaths = ( |
316 |
"${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
317 |
"${PODS_ROOT}/Manifest.lock", |
318 |
); |
319 |
name = "[CP] Check Pods Manifest.lock"; |
320 |
outputFileListPaths = ( |
321 |
); |
322 |
outputPaths = ( |
323 |
"$(DERIVED_FILE_DIR)/Pods-ClicAlbum-checkManifestLockResult.txt", |
324 |
); |
325 |
runOnlyForDeploymentPostprocessing = 0; |
326 |
shellPath = /bin/sh; |
327 |
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
328 |
showEnvVarsInLog = 0; |
329 |
}; |
330 |
C97FD7AC1ADE5369004DB2A4 /* NativeScript PreBuild */ = { |
331 |
isa = PBXShellScriptBuildPhase; |
332 |
buildActionMask = 2147483647; |
333 |
files = ( |
334 |
); |
335 |
inputPaths = ( |
336 |
); |
337 |
name = "NativeScript PreBuild"; |
338 |
outputPaths = ( |
339 |
); |
340 |
runOnlyForDeploymentPostprocessing = 0; |
341 |
shellPath = /bin/sh; |
342 |
shellScript = "\"$SRCROOT/internal/nativescript-pre-build\"\n"; |
343 |
showEnvVarsInLog = 0; |
344 |
}; |
345 |
CD3EAD351B05FF060042DBFC /* NativeScript PostBuild */ = { |
346 |
isa = PBXShellScriptBuildPhase; |
347 |
buildActionMask = 2147483647; |
348 |
files = ( |
349 |
); |
350 |
inputPaths = ( |
351 |
); |
352 |
name = "NativeScript PostBuild"; |
353 |
outputPaths = ( |
354 |
); |
355 |
runOnlyForDeploymentPostprocessing = 0; |
356 |
shellPath = /bin/sh; |
357 |
shellScript = "\"$SRCROOT/internal/nativescript-post-build\""; |
358 |
showEnvVarsInLog = 0; |
359 |
}; |
360 |
CD62955B1BB2651D00AE3A93 /* NativeScript PreLink */ = { |
361 |
isa = PBXShellScriptBuildPhase; |
362 |
buildActionMask = 2147483647; |
363 |
files = ( |
364 |
); |
365 |
inputPaths = ( |
366 |
); |
367 |
name = "NativeScript PreLink"; |
368 |
outputPaths = ( |
369 |
); |
370 |
runOnlyForDeploymentPostprocessing = 0; |
371 |
shellPath = /bin/sh; |
372 |
shellScript = "\"$SRCROOT/internal/nativescript-pre-link\""; |
373 |
showEnvVarsInLog = 0; |
374 |
}; |
375 |
DC8137368C843E4EBA30F612 /* [CP] Embed Pods Frameworks */ = { |
376 |
isa = PBXShellScriptBuildPhase; |
377 |
buildActionMask = 2147483647; |
378 |
files = ( |
379 |
); |
380 |
inputPaths = ( |
381 |
"${PODS_ROOT}/Target Support Files/Pods-ClicAlbum/Pods-ClicAlbum-frameworks.sh", |
382 |
"${BUILT_PRODUCTS_DIR}/BEMCheckBox/BEMCheckBox.framework", |
383 |
"${BUILT_PRODUCTS_DIR}/MDFInternationalization/MDFInternationalization.framework", |
384 |
"${BUILT_PRODUCTS_DIR}/MaterialComponents/MaterialComponents.framework", |
385 |
"${BUILT_PRODUCTS_DIR}/iOSPhotoEditor/iOSPhotoEditor.framework", |
386 |
); |
387 |
name = "[CP] Embed Pods Frameworks"; |
388 |
outputPaths = ( |
389 |
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/BEMCheckBox.framework", |
390 |
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MDFInternationalization.framework", |
391 |
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MaterialComponents.framework", |
392 |
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/iOSPhotoEditor.framework", |
393 |
); |
394 |
runOnlyForDeploymentPostprocessing = 0; |
395 |
shellPath = /bin/sh; |
396 |
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-ClicAlbum/Pods-ClicAlbum-frameworks.sh\"\n"; |
397 |
showEnvVarsInLog = 0; |
398 |
}; |
399 |
/* End PBXShellScriptBuildPhase section */ |
400 |
|
401 |
/* Begin PBXSourcesBuildPhase section */ |
402 |
858B83F218CA22B800AB12DE /* Sources */ = { |
403 |
isa = PBXSourcesBuildPhase; |
404 |
buildActionMask = 2147483647; |
405 |
files = ( |
406 |
CD62955D1BB2678900AE3A93 /* main.m in Sources */, |
407 |
30A20E8A8D194E1BAA81FD98 /* NativeScriptEmbedder.m in Sources */, |
408 |
); |
409 |
runOnlyForDeploymentPostprocessing = 0; |
410 |
}; |
411 |
/* End PBXSourcesBuildPhase section */ |
412 |
|
413 |
/* Begin PBXVariantGroup section */ |
414 |
858B833A18CA111C00AB12DE /* InfoPlist.strings */ = { |
415 |
isa = PBXVariantGroup; |
416 |
children = ( |
417 |
858B833B18CA111C00AB12DE /* en */, |
418 |
); |
419 |
name = InfoPlist.strings; |
420 |
sourceTree = "<group>"; |
421 |
}; |
422 |
/* End PBXVariantGroup section */ |
423 |
|
424 |
/* Begin XCBuildConfiguration section */ |
425 |
858B835818CA111C00AB12DE /* Debug */ = { |
426 |
isa = XCBuildConfiguration; |
427 |
buildSettings = { |
428 |
ALWAYS_SEARCH_USER_PATHS = NO; |
429 |
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
430 |
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
431 |
CLANG_CXX_LIBRARY = "libc++"; |
432 |
CLANG_ENABLE_MODULES = YES; |
433 |
CLANG_ENABLE_OBJC_ARC = YES; |
434 |
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
435 |
CLANG_WARN_BOOL_CONVERSION = YES; |
436 |
CLANG_WARN_COMMA = YES; |
437 |
CLANG_WARN_CONSTANT_CONVERSION = YES; |
438 |
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
439 |
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
440 |
CLANG_WARN_EMPTY_BODY = YES; |
441 |
CLANG_WARN_ENUM_CONVERSION = YES; |
442 |
CLANG_WARN_INFINITE_RECURSION = YES; |
443 |
CLANG_WARN_INT_CONVERSION = YES; |
444 |
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
445 |
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
446 |
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
447 |
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
448 |
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
449 |
CLANG_WARN_STRICT_PROTOTYPES = YES; |
450 |
CLANG_WARN_SUSPICIOUS_MOVE = YES; |
451 |
CLANG_WARN_UNREACHABLE_CODE = YES; |
452 |
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
453 |
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
454 |
COPY_PHASE_STRIP = NO; |
455 |
ENABLE_STRICT_OBJC_MSGSEND = YES; |
456 |
ENABLE_TESTABILITY = YES; |
457 |
GCC_C_LANGUAGE_STANDARD = gnu99; |
458 |
GCC_DYNAMIC_NO_PIC = NO; |
459 |
GCC_NO_COMMON_BLOCKS = YES; |
460 |
GCC_OPTIMIZATION_LEVEL = 0; |
461 |
GCC_SYMBOLS_PRIVATE_EXTERN = NO; |
462 |
GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
463 |
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
464 |
GCC_WARN_UNDECLARED_SELECTOR = YES; |
465 |
GCC_WARN_UNINITIALIZED_AUTOS = YES; |
466 |
GCC_WARN_UNUSED_FUNCTION = YES; |
467 |
GCC_WARN_UNUSED_VARIABLE = YES; |
468 |
IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
469 |
ONLY_ACTIVE_ARCH = YES; |
470 |
SDKROOT = iphoneos; |
471 |
STRIP_SWIFT_SYMBOLS = NO; |
472 |
SWIFT_OBJC_BRIDGING_HEADER = "$SRCROOT/internal/Swift-ObjC-Bridging-Header.h"; |
473 |
SWIFT_VERSION = 4.2; |
474 |
TARGETED_DEVICE_FAMILY = "1,2"; |
475 |
}; |
476 |
name = Debug; |
477 |
}; |
478 |
858B835918CA111C00AB12DE /* Release */ = { |
479 |
isa = XCBuildConfiguration; |
480 |
buildSettings = { |
481 |
ALWAYS_SEARCH_USER_PATHS = NO; |
482 |
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES; |
483 |
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; |
484 |
CLANG_CXX_LIBRARY = "libc++"; |
485 |
CLANG_ENABLE_MODULES = YES; |
486 |
CLANG_ENABLE_OBJC_ARC = YES; |
487 |
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; |
488 |
CLANG_WARN_BOOL_CONVERSION = YES; |
489 |
CLANG_WARN_COMMA = YES; |
490 |
CLANG_WARN_CONSTANT_CONVERSION = YES; |
491 |
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; |
492 |
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; |
493 |
CLANG_WARN_EMPTY_BODY = YES; |
494 |
CLANG_WARN_ENUM_CONVERSION = YES; |
495 |
CLANG_WARN_INFINITE_RECURSION = YES; |
496 |
CLANG_WARN_INT_CONVERSION = YES; |
497 |
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; |
498 |
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; |
499 |
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; |
500 |
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; |
501 |
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; |
502 |
CLANG_WARN_STRICT_PROTOTYPES = YES; |
503 |
CLANG_WARN_SUSPICIOUS_MOVE = YES; |
504 |
CLANG_WARN_UNREACHABLE_CODE = YES; |
505 |
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; |
506 |
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
507 |
COPY_PHASE_STRIP = YES; |
508 |
ENABLE_NS_ASSERTIONS = NO; |
509 |
ENABLE_STRICT_OBJC_MSGSEND = YES; |
510 |
GCC_C_LANGUAGE_STANDARD = gnu99; |
511 |
GCC_NO_COMMON_BLOCKS = YES; |
512 |
GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
513 |
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; |
514 |
GCC_WARN_UNDECLARED_SELECTOR = YES; |
515 |
GCC_WARN_UNINITIALIZED_AUTOS = YES; |
516 |
GCC_WARN_UNUSED_FUNCTION = YES; |
517 |
GCC_WARN_UNUSED_VARIABLE = YES; |
518 |
IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
519 |
SDKROOT = iphoneos; |
520 |
STRIP_SWIFT_SYMBOLS = NO; |
521 |
SWIFT_OBJC_BRIDGING_HEADER = "$SRCROOT/internal/Swift-ObjC-Bridging-Header.h"; |
522 |
SWIFT_VERSION = 4.2; |
523 |
TARGETED_DEVICE_FAMILY = "1,2"; |
524 |
VALIDATE_PRODUCT = YES; |
525 |
}; |
526 |
name = Release; |
527 |
}; |
528 |
858B843118CA22B800AB12DE /* Debug */ = { |
529 |
isa = XCBuildConfiguration; |
530 |
baseConfigurationReference = CDD59A261BB43B5D00EC2671 /* build-debug.xcconfig */; |
531 |
buildSettings = { |
532 |
CURRENT_PROJECT_VERSION = 1.0.3; |
533 |
DEVELOPMENT_TEAM = JV7DXQ8UHN; |
534 |
ENABLE_BITCODE = NO; |
535 |
FRAMEWORK_SEARCH_PATHS = ( |
536 |
"$(inherited)", |
537 |
"\"$(SRCROOT)/../../node_modules/nativescript-ui-sidedrawer/platforms/ios\"", |
538 |
"\"$(SRCROOT)/../../node_modules/nativescript-ui-core/platforms/ios\"", |
539 |
"\"$(SRCROOT)/../../node_modules/tns-core-modules-widgets/platforms/ios\"", |
540 |
); |
541 |
GCC_PRECOMPILE_PREFIX_HEADER = YES; |
542 |
GCC_PREFIX_HEADER = "ClicAlbum/ClicAlbum-Prefix.pch"; |
543 |
GCC_PREPROCESSOR_DEFINITIONS = ( |
544 |
"$(inherited)", |
545 |
"DEBUG=1", |
546 |
); |
547 |
HEADER_SEARCH_PATHS = ( |
548 |
"$(inherited)", |
549 |
"\"$SRCROOT/internal/Swift-Modules\"", |
550 |
"\"$(SRCROOT)/internal\"", |
551 |
"\"$(SRCROOT)/../../App_Resources/iOS/src\"", |
552 |
"\"$(SRCROOT)/../../node_modules/@nstudio/nativescript-checkbox/platforms/ios/src\"", |
553 |
"\"$(SRCROOT)/../../node_modules/nativescript-camera/platforms/ios/src\"", |
554 |
"\"$(SRCROOT)/../../node_modules/nativescript-photo-editor/platforms/ios/src\"", |
555 |
"\"$(SRCROOT)/../../node_modules/nativescript-ui-sidedrawer/platforms/ios/src\"", |
556 |
"\"$(SRCROOT)/../../node_modules/nativescript-ui-core/platforms/ios/src\"", |
557 |
"\"$(SRCROOT)/../../node_modules/@nativescript/core/platforms/ios/src\"", |
558 |
"\"$(SRCROOT)/../../node_modules/tns-core-modules-widgets/platforms/ios/src\"", |
559 |
"\"$(SRCROOT)/../../App_Resources/iOS/src\"", |
560 |
"\"$(SRCROOT)/../../App_Resources/iOS/src\"", |
561 |
"\"$(SRCROOT)/../../node_modules/@nstudio/nativescript-checkbox/platforms/ios/src\"", |
562 |
"\"$(SRCROOT)/../../node_modules/nativescript-camera/platforms/ios/src\"", |
563 |
"\"$(SRCROOT)/../../node_modules/nativescript-photo-editor/platforms/ios/src\"", |
564 |
"\"$(SRCROOT)/../../node_modules/nativescript-ui-sidedrawer/platforms/ios/src\"", |
565 |
"\"$(SRCROOT)/../../node_modules/nativescript-ui-core/platforms/ios/src\"", |
566 |
"\"$(SRCROOT)/../../node_modules/@nativescript/core/platforms/ios/src\"", |
567 |
"\"$(SRCROOT)/../../node_modules/tns-core-modules-widgets/platforms/ios/src\"", |
568 |
"\"$(SRCROOT)/../../App_Resources/iOS/src\"", |
569 |
); |
570 |
INFOPLIST_FILE = "$(SRCROOT)/ClicAlbum/ClicAlbum-Info.plist"; |
571 |
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
572 |
MARKETING_VERSION = 1.0.3; |
573 |
PRODUCT_BUNDLE_IDENTIFIER = fr.caprel.clicalbum; |
574 |
PRODUCT_NAME = ClicAlbum; |
575 |
WRAPPER_EXTENSION = app; |
576 |
}; |
577 |
name = Debug; |
578 |
}; |
579 |
858B843218CA22B800AB12DE /* Release */ = { |
580 |
isa = XCBuildConfiguration; |
581 |
baseConfigurationReference = CDD59A271BB43B5D00EC2671 /* build-release.xcconfig */; |
582 |
buildSettings = { |
583 |
CURRENT_PROJECT_VERSION = 1.0.3; |
584 |
DEVELOPMENT_TEAM = JV7DXQ8UHN; |
585 |
ENABLE_BITCODE = NO; |
586 |
FRAMEWORK_SEARCH_PATHS = ( |
587 |
"$(inherited)", |
588 |
"\"$(SRCROOT)/../../node_modules/nativescript-ui-sidedrawer/platforms/ios\"", |
589 |
"\"$(SRCROOT)/../../node_modules/nativescript-ui-core/platforms/ios\"", |
590 |
"\"$(SRCROOT)/../../node_modules/tns-core-modules-widgets/platforms/ios\"", |
591 |
); |
592 |
GCC_PRECOMPILE_PREFIX_HEADER = YES; |
593 |
GCC_PREFIX_HEADER = "ClicAlbum/ClicAlbum-Prefix.pch"; |
594 |
HEADER_SEARCH_PATHS = ( |
595 |
"$(inherited)", |
596 |
"$SRCROOT/internal/Swift-Modules", |
597 |
"$(SRCROOT)/internal", |
598 |
"\"$(SRCROOT)/../../App_Resources/iOS/src\"", |
599 |
"\"$(SRCROOT)/../../node_modules/@nstudio/nativescript-checkbox/platforms/ios/src\"", |
600 |
"\"$(SRCROOT)/../../node_modules/nativescript-camera/platforms/ios/src\"", |
601 |
"\"$(SRCROOT)/../../node_modules/nativescript-photo-editor/platforms/ios/src\"", |
602 |
"\"$(SRCROOT)/../../node_modules/nativescript-ui-sidedrawer/platforms/ios/src\"", |
603 |
"\"$(SRCROOT)/../../node_modules/nativescript-ui-core/platforms/ios/src\"", |
604 |
"\"$(SRCROOT)/../../node_modules/@nativescript/core/platforms/ios/src\"", |
605 |
"\"$(SRCROOT)/../../node_modules/tns-core-modules-widgets/platforms/ios/src\"", |
606 |
"\"$(SRCROOT)/../../App_Resources/iOS/src\"", |
607 |
"\"$(SRCROOT)/../../App_Resources/iOS/src\"", |
608 |
"\"$(SRCROOT)/../../node_modules/@nstudio/nativescript-checkbox/platforms/ios/src\"", |
609 |
"\"$(SRCROOT)/../../node_modules/nativescript-camera/platforms/ios/src\"", |
610 |
"\"$(SRCROOT)/../../node_modules/nativescript-photo-editor/platforms/ios/src\"", |
611 |
"\"$(SRCROOT)/../../node_modules/nativescript-ui-sidedrawer/platforms/ios/src\"", |
612 |
"\"$(SRCROOT)/../../node_modules/nativescript-ui-core/platforms/ios/src\"", |
613 |
"\"$(SRCROOT)/../../node_modules/@nativescript/core/platforms/ios/src\"", |
614 |
"\"$(SRCROOT)/../../node_modules/tns-core-modules-widgets/platforms/ios/src\"", |
615 |
"\"$(SRCROOT)/../../App_Resources/iOS/src\"", |
616 |
); |
617 |
INFOPLIST_FILE = "$(SRCROOT)/ClicAlbum/ClicAlbum-Info.plist"; |
618 |
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
619 |
MARKETING_VERSION = 1.0.3; |
620 |
PRODUCT_BUNDLE_IDENTIFIER = fr.caprel.clicalbum; |
621 |
PRODUCT_NAME = ClicAlbum; |
622 |
WRAPPER_EXTENSION = app; |
623 |
}; |
624 |
name = Release; |
625 |
}; |
626 |
/* End XCBuildConfiguration section */ |
627 |
|
628 |
/* Begin XCConfigurationList section */ |
629 |
858B832918CA111C00AB12DE /* Build configuration list for PBXProject "ClicAlbum" */ = { |
630 |
isa = XCConfigurationList; |
631 |
buildConfigurations = ( |
632 |
858B835818CA111C00AB12DE /* Debug */, |
633 |
858B835918CA111C00AB12DE /* Release */, |
634 |
); |
635 |
defaultConfigurationIsVisible = 0; |
636 |
defaultConfigurationName = Release; |
637 |
}; |
638 |
858B843018CA22B800AB12DE /* Build configuration list for PBXNativeTarget "ClicAlbum" */ = { |
639 |
isa = XCConfigurationList; |
640 |
buildConfigurations = ( |
641 |
858B843118CA22B800AB12DE /* Debug */, |
642 |
858B843218CA22B800AB12DE /* Release */, |
643 |
); |
644 |
defaultConfigurationIsVisible = 0; |
645 |
defaultConfigurationName = Release; |
646 |
}; |
647 |
/* End XCConfigurationList section */ |
648 |
}; |
649 |
rootObject = 858B832618CA111C00AB12DE /* Project object */; |
650 |
} |