|
1 | 1 | // !$*UTF8*$! |
2 | 2 | { |
3 | | - /* generated with cargo-xcode 1.11.0 */ |
4 | 3 | archiveVersion = 1; |
5 | 4 | classes = { |
6 | 5 | }; |
|
32 | 31 |
|
33 | 32 | /* Begin PBXFileReference section */ |
34 | 33 | CA00B9937C4654FCDE10A9EB /* libriti.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libriti.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
35 | | - CAF95239D67F3EF4668187A5 /* Cargo.toml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Cargo.toml; path = Cargo.toml; sourceTree = "<group>"; }; |
| 34 | + CAF95239D67F3EF4668187A5 /* Cargo.toml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = Cargo.toml; sourceTree = "<group>"; }; |
36 | 35 | /* End PBXFileReference section */ |
37 | 36 |
|
38 | 37 | /* Begin PBXGroup section */ |
|
124 | 123 | /* End PBXSourcesBuildPhase section */ |
125 | 124 |
|
126 | 125 | /* Begin XCBuildConfiguration section */ |
127 | | - CA00A0F7F57D1056C3DE07A2 /* Release */ = { |
| 126 | + CA004EBF41001056C3DE07A2 /* Debug */ = { |
128 | 127 | isa = XCBuildConfiguration; |
129 | 128 | buildSettings = { |
130 | 129 | CARGO_XCODE_CARGO_DEP_FILE_NAME = libriti.d; |
131 | 130 | CARGO_XCODE_CARGO_FILE_NAME = libriti.a; |
132 | 131 | INSTALL_GROUP = ""; |
133 | 132 | INSTALL_MODE_FLAG = ""; |
134 | 133 | INSTALL_OWNER = ""; |
| 134 | + MACOSX_DEPLOYMENT_TARGET = 10.15; |
135 | 135 | PRODUCT_NAME = riti; |
136 | 136 | SKIP_INSTALL = YES; |
137 | 137 | SUPPORTED_PLATFORMS = "xrsimulator xros watchsimulator watchos macosx iphonesimulator iphoneos driverkit appletvsimulator appletvos"; |
138 | 138 | }; |
139 | | - name = Release; |
| 139 | + name = Debug; |
140 | 140 | }; |
141 | | - CA004EBF41001056C3DE07A2 /* Debug */ = { |
| 141 | + CA00A0F7F57D1056C3DE07A2 /* Release */ = { |
142 | 142 | isa = XCBuildConfiguration; |
143 | 143 | buildSettings = { |
144 | 144 | CARGO_XCODE_CARGO_DEP_FILE_NAME = libriti.d; |
145 | 145 | CARGO_XCODE_CARGO_FILE_NAME = libriti.a; |
146 | 146 | INSTALL_GROUP = ""; |
147 | 147 | INSTALL_MODE_FLAG = ""; |
148 | 148 | INSTALL_OWNER = ""; |
| 149 | + MACOSX_DEPLOYMENT_TARGET = 10.15; |
149 | 150 | PRODUCT_NAME = riti; |
150 | 151 | SKIP_INSTALL = YES; |
151 | 152 | SUPPORTED_PLATFORMS = "xrsimulator xros watchsimulator watchos macosx iphonesimulator iphoneos driverkit appletvsimulator appletvos"; |
152 | 153 | }; |
153 | | - name = Debug; |
| 154 | + name = Release; |
154 | 155 | }; |
155 | 156 | CAF7FE07D4CF3CC16B37690B /* Release */ = { |
156 | 157 | isa = XCBuildConfiguration; |
157 | 158 | buildSettings = { |
| 159 | + "ADDITIONAL_SDKS[sdk=a*]" = macosx; |
158 | 160 | "ADDITIONAL_SDKS[sdk=i*]" = macosx; |
159 | 161 | "ADDITIONAL_SDKS[sdk=w*]" = macosx; |
160 | 162 | "ADDITIONAL_SDKS[sdk=x*]" = macosx; |
161 | | - "ADDITIONAL_SDKS[sdk=a*]" = macosx; |
162 | 163 | ALWAYS_SEARCH_USER_PATHS = NO; |
163 | 164 | CARGO_TARGET_DIR = "$(PROJECT_TEMP_DIR)/cargo_target"; |
164 | 165 | CARGO_XCODE_BUILD_PROFILE = release; |
|
176 | 177 | CAF8FE07D4CF228BE02872F8 /* Debug */ = { |
177 | 178 | isa = XCBuildConfiguration; |
178 | 179 | buildSettings = { |
| 180 | + "ADDITIONAL_SDKS[sdk=a*]" = macosx; |
179 | 181 | "ADDITIONAL_SDKS[sdk=i*]" = macosx; |
180 | 182 | "ADDITIONAL_SDKS[sdk=w*]" = macosx; |
181 | 183 | "ADDITIONAL_SDKS[sdk=x*]" = macosx; |
182 | | - "ADDITIONAL_SDKS[sdk=a*]" = macosx; |
183 | 184 | ALWAYS_SEARCH_USER_PATHS = NO; |
184 | 185 | CARGO_TARGET_DIR = "$(PROJECT_TEMP_DIR)/cargo_target"; |
185 | 186 | CARGO_XCODE_BUILD_PROFILE = debug; |
|
0 commit comments