|
38 | 38 | A79762951B199541006D94CB /* event_data.js in Resources */ = {isa = PBXBuildFile; fileRef = A79762941B199541006D94CB /* event_data.js */; }; |
39 | 39 | A79762971B19954A006D94CB /* event_data.html in Resources */ = {isa = PBXBuildFile; fileRef = A79762961B19954A006D94CB /* event_data.html */; }; |
40 | 40 | A7AC9F2A1B349BB40041EB0B /* caravel.min.js in Resources */ = {isa = PBXBuildFile; fileRef = A7AC9F291B349BB40041EB0B /* caravel.min.js */; }; |
| 41 | + A7BC5DC41C09507100C0230A /* Caravel.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7BC5DC31C09507100C0230A /* Caravel.framework */; }; |
| 42 | + A7BC5DC51C09507100C0230A /* Caravel.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = A7BC5DC31C09507100C0230A /* Caravel.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
41 | 43 | A7C869061B18CEF30070AF5A /* basic_triggering.html in Resources */ = {isa = PBXBuildFile; fileRef = A7C869051B18CEF30070AF5A /* basic_triggering.html */; }; |
42 | 44 | A7C869081B18CF450070AF5A /* basic_triggering.js in Resources */ = {isa = PBXBuildFile; fileRef = A7C869071B18CF450070AF5A /* basic_triggering.js */; }; |
43 | 45 | A7DC081B1B18C73500D98DA5 /* BasicTriggeringController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7DC081A1B18C73500D98DA5 /* BasicTriggeringController.swift */; }; |
44 | | - A7EE0BA71BEC423E00D0925C /* Caravel.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A7EE0BA61BEC423E00D0925C /* Caravel.framework */; }; |
45 | | - A7EE0BA81BEC423E00D0925C /* Caravel.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = A7EE0BA61BEC423E00D0925C /* Caravel.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
46 | 46 | A7F1DE291B18045C001E9B94 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7F1DE281B18045C001E9B94 /* AppDelegate.swift */; }; |
47 | 47 | A7F1DE2B1B18045C001E9B94 /* MainController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7F1DE2A1B18045C001E9B94 /* MainController.swift */; }; |
48 | 48 | A7F1DE2E1B18045C001E9B94 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = A7F1DE2C1B18045C001E9B94 /* Main.storyboard */; }; |
|
62 | 62 | /* End PBXContainerItemProxy section */ |
63 | 63 |
|
64 | 64 | /* Begin PBXCopyFilesBuildPhase section */ |
65 | | - A7EE0BA91BEC423E00D0925C /* Embed Frameworks */ = { |
| 65 | + A7BC5DC61C09507100C0230A /* Embed Frameworks */ = { |
66 | 66 | isa = PBXCopyFilesBuildPhase; |
67 | 67 | buildActionMask = 2147483647; |
68 | 68 | dstPath = ""; |
69 | 69 | dstSubfolderSpec = 10; |
70 | 70 | files = ( |
71 | | - A7EE0BA81BEC423E00D0925C /* Caravel.framework in Embed Frameworks */, |
| 71 | + A7BC5DC51C09507100C0230A /* Caravel.framework in Embed Frameworks */, |
72 | 72 | ); |
73 | 73 | name = "Embed Frameworks"; |
74 | 74 | runOnlyForDeploymentPostprocessing = 0; |
|
107 | 107 | A79762941B199541006D94CB /* event_data.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = event_data.js; path = js/event_data.js; sourceTree = "<group>"; }; |
108 | 108 | A79762961B19954A006D94CB /* event_data.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = event_data.html; path = html/event_data.html; sourceTree = "<group>"; }; |
109 | 109 | A7AC9F291B349BB40041EB0B /* caravel.min.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = caravel.min.js; path = caravel/js/caravel.min.js; sourceTree = SOURCE_ROOT; }; |
| 110 | + A7BC5DC31C09507100C0230A /* Caravel.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; name = Caravel.framework; path = "/Users/acadet/Library/Developer/Xcode/DerivedData/caravel-dlpamqduufdwsvhblzaeqpmtdyag/Build/Products/Debug-iphoneos/Caravel.framework"; sourceTree = "<absolute>"; }; |
110 | 111 | A7C869051B18CEF30070AF5A /* basic_triggering.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = basic_triggering.html; path = html/basic_triggering.html; sourceTree = "<group>"; }; |
111 | 112 | A7C869071B18CF450070AF5A /* basic_triggering.js */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.javascript; name = basic_triggering.js; path = js/basic_triggering.js; sourceTree = "<group>"; }; |
112 | 113 | A7DC081A1B18C73500D98DA5 /* BasicTriggeringController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BasicTriggeringController.swift; sourceTree = "<group>"; }; |
113 | | - A7EE0BA61BEC423E00D0925C /* Caravel.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; name = Caravel.framework; path = "/Users/acadet/Library/Developer/Xcode/DerivedData/caravel-gxizvdjjntycpgaiopgmjthvbutx/Build/Products/Debug-iphoneos/Caravel.framework"; sourceTree = "<absolute>"; }; |
114 | 114 | A7F1DE231B18045C001E9B94 /* caravel-test.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "caravel-test.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
115 | 115 | A7F1DE271B18045C001E9B94 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
116 | 116 | A7F1DE281B18045C001E9B94 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
|
128 | 128 | isa = PBXFrameworksBuildPhase; |
129 | 129 | buildActionMask = 2147483647; |
130 | 130 | files = ( |
131 | | - A7EE0BA71BEC423E00D0925C /* Caravel.framework in Frameworks */, |
| 131 | + A7BC5DC41C09507100C0230A /* Caravel.framework in Frameworks */, |
132 | 132 | ); |
133 | 133 | runOnlyForDeploymentPostprocessing = 0; |
134 | 134 | }; |
|
182 | 182 | A7F1DE1A1B18045C001E9B94 = { |
183 | 183 | isa = PBXGroup; |
184 | 184 | children = ( |
185 | | - A7EE0BA61BEC423E00D0925C /* Caravel.framework */, |
| 185 | + A7BC5DC31C09507100C0230A /* Caravel.framework */, |
186 | 186 | A7F1DE251B18045C001E9B94 /* caravel-test */, |
187 | 187 | A7F1DE3B1B18045C001E9B94 /* caravel-testTests */, |
188 | 188 | A7F1DE241B18045C001E9B94 /* Products */, |
|
259 | 259 | A7F1DE1F1B18045C001E9B94 /* Sources */, |
260 | 260 | A7F1DE201B18045C001E9B94 /* Frameworks */, |
261 | 261 | A7F1DE211B18045C001E9B94 /* Resources */, |
262 | | - A7EE0BA91BEC423E00D0925C /* Embed Frameworks */, |
| 262 | + A7BC5DC61C09507100C0230A /* Embed Frameworks */, |
263 | 263 | ); |
264 | 264 | buildRules = ( |
265 | 265 | ); |
|
518 | 518 | FRAMEWORK_SEARCH_PATHS = ( |
519 | 519 | "$(inherited)", |
520 | 520 | "/Users/acadet/Documents/workspace/swift/caravel/build/Debug-iphoneos", |
| 521 | + "$(PROJECT_DIR)/build/Debug-iphoneos", |
521 | 522 | ); |
522 | 523 | INFOPLIST_FILE = "caravel-test/Info.plist"; |
523 | 524 | IPHONEOS_DEPLOYMENT_TARGET = 8.1; |
|
534 | 535 | FRAMEWORK_SEARCH_PATHS = ( |
535 | 536 | "$(inherited)", |
536 | 537 | "/Users/acadet/Documents/workspace/swift/caravel/build/Debug-iphoneos", |
| 538 | + "$(PROJECT_DIR)/build/Debug-iphoneos", |
537 | 539 | ); |
538 | 540 | INFOPLIST_FILE = "caravel-test/Info.plist"; |
539 | 541 | IPHONEOS_DEPLOYMENT_TARGET = 8.1; |
|
0 commit comments